精算屋-熊猫论坛

精算屋熊猫论坛

本论坛旨在为精算师及未来精算师提供交流平台.
在这里我们提倡平等,开放,互助,创新
或许你还不是精算师,来到这里,你已经成为了我们的一员.

人气 2902

如何更简单的理解要求资本RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0} [复制链接]

AL 2020-1-19 20:50:03
本帖最后由 AL 于 2020-1-19 20:51 编辑

  由于同事辞职,领导突然让我做EV的工作,之前这方面接触比较少,在看RC时碰到了瓶颈。

《人身保险内含价值评估标准》里对要求资本的定义为RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0},
虽然可以通过推导列出各种情形下的要求资本,但是却无法理解公式的真正含义,请教一下各位大神对这个公式有没有比较简单明了的理解方法








本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

zhangshaolong 2020-1-20 15:51:32
本帖最后由 zhangshaolong 于 2020-1-20 18:45 编辑

RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0}
(1)关于MAX[CV-(RES+MC),0]可参考《保险公司偿付能力监管规则》第三章 认可负债  第二十一条有关现金价值保证负债的解释;
(2)在偿二代中是没有DPL概念的,DPL是会计准备金和内含价值准备金中的概念,可以理解为内含价值准备金中的剩余边际,DTL是由于DPL产生的递延所得税负债,是会计中的递延所得税处理的一些内容,具体内容可参考会计中“递延所得税”的处理;
(3)在偿二代中,大多情况下CV<RES+MC,所以近似的RC=MC;
(4)因为在内含价值计算中考虑了DPL(这是与偿二准备金的主要区别),DPL本身可理解为未来将会释放的利润,既然是利润,在算RC时,要从MC中减掉。(或者可以将DPL理解为在偿二RES基础上额外计提的一笔负债,既然计提的负债增加了,那么在偿二MC保持不变的情况下,在计提的负债之上额外要求的RC就相应减少了,所以DPL是减项)
回复 支持 反对

使用道具 举报

C.C 2020-1-20 23:17:33
首先CSV Guarantee算是各国计提准备金及资本的共识了,因为现价是保证给客户的权益,如果计提负债+资本还没有现价高,显然是不合理的
其次,DPL和DTL楼上解释得很清楚了,虽然资本扣除DPL的部分后,偿付能力下可分配盈余的走向有时比较奇怪(出现利润倒挂)
再次,资本不允许计提为负的,也就是说不允许释放为利润,减少做手脚的空间吧,我个人理解
Waiting 4 FAC
回复 支持 反对

使用道具 举报

王明彦 2020-1-21 10:27:28
一,
这个问题的本源起始于偿二代负债的特征,偿二代负债的设计初衷是贴近会计负债(计算负债现金流的市场价值,更偏金融学理论的负债计量方法),在这种负债计算原则下,一个产品的利润会在0时点全部释放出来。为了让利润的释放能够在整个保险期间内更平滑和缓和,另外一种负债被强行植入了-DPL(利润递延负债,又叫剩余边际)。DPL存在的意义就是递延利润的释放,让原本在0时点全部释放的利润递延到各个保单年度,跟随一个选定的摊销载体来逐年释放。在0时点的DPL相当于未来利润的现值。

建议不要单独的看RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0}这个公式,让这个公式回到内含价值计算中。
无论是哪个监管体系,内含价值下的可分配利润=现金流-deta(准备金+要求资本)。
如果把这里面的准备金+要求资本合并来看,暂时忽略DTL,则准备金+要求资本等于max(A,B,C)-DPL:
A=RES + DPL
B=RES +MC
C=CV

1. 先解释为什么B和C要取大,CV现金价值是准备金和要求资本的打底项目,现金价值是退保时必须支付给客户的钱,如果准备金和要求资本的和比CV还小,那有点说不过去了
2. 再解释为什么要减去DPL。因为在偿二代负债下利润可以全部在0时点释放(如果没有DPL的话),所以如果利润足够多,这些利润本身是可以为未来的各种风险提供一个保证金(偿付能力)的作用的,不需要让保险公司的股东额外掏钱,这个产品可以自我融资,这里面的DPL就是利润的代表。这种机制相当于建立起一个奖惩机制,如果保险公司开发盈利性高的产品,那不需要股东额外的掏很多钱来支持新业务;反之如果产品盈利性差,股东为支持新业务要付出很高的代价。3. 最后解释为什么A和B要取大,因为2的原因,准备金和要求资本可以受到DPL的冲减,但是这个冲减是有限度的,被冲减后的准备金和要求资本之和不能低于准备金,所以B和A要取大。


回复 支持 反对

使用道具 举报

qq 2020-1-22 09:32:01
zhangshaolong 发表于 2020-1-20 15:51
RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0}
(1)关于MAX[CV-(RES+MC),0]可参考《保险公司偿付能力监管规 ...

学习了!
回复 支持 反对

使用道具 举报

AL 2020-1-26 01:36:09
感谢楼上几位大佬的详细解答!作为刚接手的新人很受用!
回复 支持 反对

使用道具 举报

muscle 2020-2-7 13:55:59
最近也在研究这个,既然楼上的解释都很详细了,那我就补个公式推导吧
RC=MAX{MC+MAX[CV-(RES+MC),0]-(DPL-DTL),0}
=MAX{MC+MAX[CV,RES+MC]-(RES+MC)-(DPL-DTL),0}
=MAX{MAX[CV,RES+MC]-RES-(DPL-DTL),0}
=MAX{MAX[CV,RES+MC],RES+(DPL-DTL)}-RES-(DPL-DTL)
=MAX{CV,RES+MC,RES+(DPL-DTL)}-RES-(DPL-DTL)
=MAX(A,B,C)-C
其中A=CV,B=RES+MC,C=RES+(DPL-DTL)
回复 支持 反对

使用道具 举报

bothbest 2026-1-15 16:06:41
本帖最后由 bothbest 于 2026-4-14 09:04 编辑

https://bothbest.simdif.com/
https://bothbest.simdif.com/blog.html
https://bothbest.simdif.com/contact.html
https://shor.by/C7o0
https://www.adsfare.com/usa/miami/wpc-decking-problems-you-should-know-before-buying-138069
https://prismo.fedibird.com/@bothbest
https://prismo.fedibird.com/posts/3c688a39-d576-43e2-b272-1abaeedd27bb
https://quick-limpet.pikapod.net/s/gMTWmOriby
https://www.in-pocasi.cz/uzivatele/bothbest-167877/
https://bothbest.aqulas.me/
https://ritualwell.org/author/bothbest/
https://ssn.so/forums/munpia-contest/topic/214508/
https://codoc.jp/sites/bothbest/entries/SKPmyv4gsg
https://beatsaver.com/playlists/1174585
https://bsky.app/profile/bothbest.bsky.social/post/3mjbb3hcxok2l
https://www.thefreeadforum.com/postclassifieds/for-sale/home-furniture-garden/classifieds_for_free/bamboo-acoustic-panels-the-natural-way-to-control-noise_i6348540/classifieds-for-free/seattle
https://escrever.coletivos.org/s/HyFJfYunWx
https://circle-book.com/circles/16446/blogs/115514
https://pad.cloud.abilian.com/s/KX0MmQMHJ
https://sites.google.com/view/bothbest/bamboo-cutting-boards-what-importers-should-look-for-in-quality-grades
https://md.sigma2.no/s/tuwOXSDTD
https://www.frenchwomenorg.com/read-blog/36040
https://zumpadpro.zum.de/s/rJRrcKOnbl
https://graph.org/Click-Lock-Bamboo-Floors-Are-They-Really-Waterproof-04-12
https://md.coredump.ch/s/2GAP9VEH8
https://comunidad.espoesia.com/bothbest/bamboo-shower-benches-a-practical-addition-for-wet-zones/
https://doc.cisti.org/s/keK3WC9RU
https://graphcommons.com/graphs/685a18fc-ce17-4cbc-b270-c2330b8753a9
https://japaneseclass.jp/notes/open/113898
https://kingschat.online/post/dWFMa2N
https://jsfiddle.net/bothbest/prevajd0/
https://pad.koeln.ccc.de/s/UqfkZ4pP5
https://pad.degrowth.net/s/C25z0K806
https://pad.interhop.org/s/re1puUDbzt
https://scrapbox.io/hssolar/The_Shift_Toward_Flexible_Solar_Modules_in_Niche_Installations
https://scrapbox.io/china-solar-panels-suppl/Bamboo_Shower_Benches_A_Practical_Addition_for_Wet_Zones
https://scrapbox.io/bothbest/How_to_Pick_the_Perfect_Decking_Without_Wasting_Thousands
https://www.hamqth.com/VU4CDF
https://www.hamqth.com/PE6MFT
https://cal.com/chinabamboo/how-to-pick-the-perfect-decking-without-wasting-thousands
https://2all.co.il/web/Sites20/bothbest/Article1.asp?ArticleRowID=21631
https://chinasolar.blog.shinobi.jp/solar/bamboo-shower-benches
https://bothbest.blog.shinobi.jp/bamboo/solar-modules-in-niche-ins
https://bambooflooring.blog.shinobi.jp/bamboo/how-to-pick-the-perfect-decking
https://hssolar.blog.shinobi.jp/bamboo/why-microinverters-are-a
https://safechat.com/post/3481098728346176713
https://www.guildquality.com/crew/post/76182
https://www.srujanee.in/view/comparing-topcon-vs-hjt-panels-ovizG4Qt
https://official.link/What-Makes-Glass-Glass-Solar-Modules-More-Durable/
https://official.link/How-Bamboo-Panels-Are-Changing-Interior-Design-Standards
https://official.link/Bamboo-Cutting-Boards-What-Importers-Should-Look-for-in-Quality-Grades
https://getfoureyes.com/s/6R457/
https://mooc.ifro.edu.br/mod/forum/discuss.php?d=52537
https://bothbest.exblog.jp/36428526/
https://bamboochopsticks.storeinfo.jp/posts/58737064
https://bamboodecking.themedia.jp/posts/58737093
https://chinabamboo.therestaurant.jp/posts/58737105
https://bambooflooring.shopinfo.jp/posts/58737137
https://bambooflooring.theblog.me/posts/58737143
https://japanbamboo.storeinfo.jp/posts/58737153
https://bambooplywood.localinfo.jp/posts/58737170
https://bothbest.amebaownd.com/posts/58737175
回复 支持 反对

使用道具 举报

bothbest 昨天 09:33
https://flooring.blog.shinobi.jp/wood/caramel-bamboo-better-than
https://bothbest.gjgd.net/china/best-rooms-to-install-natu
https://bothbest.blog.shinobi.jp/bamboo/bamboo-flooring-waterproof
https://bambooflooring.blog.shinobi.jp/bamboo/vertical-vs-horizontal-bamboo
https://hssolar.blog.shinobi.jp/bamboo/homeowners-choose-engineer
https://chinasolar.blog.shinobi.jp/solar/bamboo-moisture-prone-rooms
https://bamboochopsticks.storeinfo.jp/posts/58783891
https://bamboodecking.themedia.jp/posts/58783894
https://bambooflooring.theblog.me/posts/58783899
https://bothbest.amebaownd.com/posts/58783902
https://bambooplywood.localinfo.jp/posts/58783904
https://japanbamboo.storeinfo.jp/posts/58783911
https://bambooflooring.shopinfo.jp/posts/58783914
https://chinabamboo.therestaurant.jp/posts/58783920
https://forum.fcraft.net/viewtopic.php?t=38385
https://profu.link/u/bothbest
https://prismo.fedibird.com/posts/83c0c471-d30c-4ee1-bd3b-ab520ac68564
https://www.thefreeadforum.com/postclassifieds/for-sale/home-furniture-garden-supplies/classifieds_for_free/bamboo-plywood-vs-regular-plywood_i6363918/classifieds-for-free/los-angeles
https://www.2003cs.com/thread-110098-1-1.html
https://bolworld.com/blogs/22493/Click-Lock-Bamboo-Flooring-Installation-What-Homeowners-Must-Know
https://net.smartedge.com.ng/read-blog/32296
https://globbook.com/blogs/72873/Natural-Bamboo-Flooring-vs-Hardwood
https://www.gooalsocial.com/blogs/view/23260
https://www.zirvede.net/blogs/19331/Horizontal-Bamboo-Flooring-vs-Engineered-Flooring-Which-Wins
https://vialmi.com/blogs/2520/Why-Engineered-Bamboo-Flooring-Is-Ideal-for-Moisture-Prone-Rooms
https://vishalbharat.in/read-blog/38660
https://kvixi.com/blogs/10005/Vertical-Bamboo-Flooring-vs-Horizontal-Bamboo-Flooring
https://gonuldagi.com.tr/blogs/28051/Is-Natural-Bamboo-Flooring-Waterproof
https://ourfathersfamily.com/blogs/83785/Best-Rooms-to-Install-Natural-Bamboo-Flooring-in-Your-Home
https://chimba.ru/blogs/62784/Is-Caramel-Bamboo-Flooring-Better-Than-Natural-Bamboo
https://www.hamqth.com/WGU6MFF
https://www.tipga.com/e/69f3f9cf3286fe6c4495c63c
https://pad.medialepfade.net/s/OqxBQtEbk
https://codimd.communecter.org/s/2ZXsKmGm5
https://markdown.iv.cs.uni-bonn.de/s/IkgPs4oci
https://md.sigma2.no/s/DpsbID7Vj
https://www.starbookmarking.com/story/bamboo-veneer-wholesale-price
https://logcla.com/blogs/1463900/How-to-Fix-Bubbles-in-Bamboo-Veneer-After-the-Adhesive
https://www.youyooz.com/yooz/how-to-cut-bamboo-plywood-without-splintering-the-edges/
https://cal.com/chinabamboo/cleaning-bamboo-floors-why-vinegar-and-water-is-ruining-your-finish
https://www.backabuddy.co.za/campaign/how-to-mount-solid-bamboo-panels-securely
https://www.foriio.com/works/2358889/notes/50924
https://mypaper.pchome.com.tw/bothbest/post/1384255521
https://beatsaver.com/playlists/1192234
http://linoit.com/users/bothbest/canvases/SandingThinBambooVeneer
https://velog.io/@bothbest/Sanding-Thin-Bamboo-Veneer-The-Secret-to-Avoiding-Sand-Through-Spots-c9th2zu5
https://official.link/Are-Bamboo-Plywood-Sheets-More-Expensive-Than-Birch
https://official.link/How-to-Protect-Your-Bamboo-Decking-from-Intense-UV-Rays
https://sites.google.com/view/bothbest/how-to-protect-your-bamboo-decking-from-intense-uv-rays
https://www.datascienceportfol.io/chinahousehold/projects/11
https://bambooflooring.alboompro.com/post/the-best-contact-cements-and-glues-for-applying-bamboo-veneer
https://2all.co.il/web/Sites20/bothbest/Article1.asp?ArticleRowID=21804
https://www.frenchwomenorg.com/read-blog/39107
https://naya.com.np/post/p1777711506hwmor
https://safechat.com/post/3488115890631900035
https://www.guildquality.com/crew/post/78766
https://forums.liyuans.com/thread/17591
https://www.cssauw.org/forum/thread-41285-1-1
https://www.expatriates.com/cls/63174366.html
https://japaneseclass.jp/notes/open/114821
https://m.forumtransportu.pl/forum/temat/44815
https://codoc.jp/sites/bothbest/entries/SOFteQfIRw
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

Archiver|手机版|小黑屋|精算屋

GMT+8, 2026-5-5 13:15 , Processed in 0.122685 second(s), 28 queries .

Powered by Discuz! X3.4  © 2001-2017 Comsenz Inc.