Development Triangle
A development triangle is a table that shows changes in the value of various cohorts over time. Development for any of these cohorts (for example, accident year claims) is the change in the value for the cohort over time.
Objects
developmentTriangle | Create developmentTriangle object (Since R2020b) |
Functions
view | Display developmentTriangle object (Since R2020b) |
linkRatios | Compute link ratios for developmentTriangle
object (Since R2020b) |
linkRatiosPlot | Plot link ratios for development triangle (Since R2021a) |
linkRatioAverages | Compute link ratio averages for developmentTriangle
object (Since R2020b) |
cdfSummary | Compute CDFs to ultimate claims for developmentTriangle
object (Since R2020b) |
ultimateClaims | Compute ultimate claims for developmentTriangle
object (Since R2020b) |
claimsPlot | Plot claims for development triangle (Since R2021a) |
fullTriangle | Display full development triangle including ultimate claims (Since R2020b) |
Topics
- Mean Square Error of Prediction for Estimated Ultimate Claims
This example shows a workflow for estimating ultimate claims using a
developmentTriangle
object with simulated reported claims and then calculating the corresponding mean square error of prediction (MSEP). - Bootstrap Using Chain Ladder Method
This example shows how to apply a chain ladder bootstrap method to generate several
developmentTriangle
objects to estimate the ultimate claims. - Overview of Claims Estimation Methods for Non-Life Insurance
Unpaid claims estimation using development triangle, chain ladder, expected claims, Bornhuetter-Ferguson, and Cape Cod methods.