Mack (Chain Ladder) Flashcards
Chain Ladder Method Assumptions
- Expected losses in the next development periods are proportional to losses to date
- Losses in one accident year are independent of losses in another year
- The variance of the next incremental loss is proportional to the losses reported to date
Variance Assumptions
How to calculate LDF?
The variance of the next incremental loss is proportional to the losses reported to date
* Weighted average w/ weights = losses
The variance of the next incremental loss is proportional to 1 aka constant for all years
* Weighted average but weights = loss^2
The variance of the next incremental loss is proportional to the square of the losses reported to date
* Straight average
Calendar Year Effects Test
Sj, Lj, Zj, Z, nj, mj
Formula
Sj = # of < medium in diagonal
Lj = # of > median in diagonal
Zj = min(Lj, Sj)
Z = sum(Zj)
nj = Lj + Sj
mj = ROUNDDOWN((n-1)/2,0)
Remember to skip diagonal 1 (only 1 value)
Calendar Year Effects Test
E(Zj), Var(Zj) and H0 Test
Formula
E(Zj) = n/2 - combin(n-1, m) * n/(2^n)
Var(Zj) = n(n-1)/4 - combin(n-1, m) * n(n-1)/2^n + E(Zj) - E(Zj)^2
If Z is within (95%) confidence interval
E(Z) - 1.96 * sd(Z) ≤ Z ≤ E(Z) + 1.96 * sd(Z)
then fail to reject H0, there are no calendar year effects
E(Z) and Var(Z) is sum of the Zj’s
Reserve Confidence Intervals
Lognormal Confidence Interval
Formula
reserves * exp(-Var/2 ± Z * SD)
Reserve Confidence Intervals
Variance, σ^2
Formula
ln(1+ SE(reserves)^2 / reserves^2)
Reserve Confidence Intervals
Alpha^2 for each k, column
All steps and formulas, what about last column?
- Calculate LDF triangle
- Calculate wtd avg LDFs for each k
- Alpha^2 triangle = loss * (LDF - Avg LDF)^2
- Alpha^2 for each k = sum[loss * (LDF - Avg LDF)^2] / (I-k-1)
- Alpha^2 for K-1 = (alpha^2 for previous)^2 / (alpha^2 for previous previous). Make sure alpha^2 is descending, set = to alpha^2 for previous
where I is # of AYs