(Oct. 13, Part 1) Individual Risk Model
(Oct. 13, Part 1) Individual Risk Model
(Oct. 13, Part 1) Individual Risk Model
Chapter 3
Aggregate-Loss Models
Learning Objectives
• De Pril recursion
• Approximation methods
• Stop-loss reinsurance
2
3.1 Individual Risk and Collective Risk Models
S = X1 + · · · + Xn . (3.1)
3
(2) Collective risk model:
S = X1 + · · · + XN . (3.2)
4
Remarks:
5
3.2 Individual Risk Model
S = X1 + · · · + Xn . (3.1)
6
• Thus, X = Y with probability , and X = 0 with probability 1 .
We can write X as
X = IY, (3.4)
where I is a Bernoulli random variable distributed independently of
Y , so that
(
0, with probability 1 ,
I= (3.5)
1, with probability .
7
Var(X) = Var(IY )
= [E(Y )]2 Var(I) + E(I 2 )Var(Y )
2 2
= Y (1 )+ Y. (3.7)
• Equations (3.6) and (3.7) can be plugged into equation (3.3) to ob-
tain the mean and variance of S.
8
• Solution: The mean and variance of the loss in a loss event is
1 1
Y = = = 2,
0.5
and
2 1 1
Y =2
= = 4.
0.52
Thus, the mean and variance of the loss incurred by a random policy
are
E(X) = (0.2)(2) = 0.4,
and
Var(X) = (2)2 (0.2)(1 0.2) + (0.2)(4) = 1.44.
The mean and variance of the aggregate loss are
9
and
Var(S) = (500)(1.44) = 720.
10
given by
Z x
n (n 1)
f (x) = fX1 + ··· + Xn (x) = f (x y)fn (y) dy
0
Z x
(n 1)
= fn (x y)f (y) dy. (3.9)
0
in which fYi (·) are well defined pdf of positive continuous random
variables.
11
integral form, i.e.,
Z x
2
F (x) = FX1 +X2 (x) = FX1 (x y) dFX2 (y)
0
Z x
= FX2 (x y) dFX1 (y). (3.11)
0
12
• Solution: We approximate the exponential loss distribution by a
discrete distribution taking values 0, 1, · · · , 10. As the df of E( ) is
FX (x) = 1 exp( x), we approximate the pf by
with
fX (0) = 0.8 + (0.2) {1 exp [ 0.5 ]} ,
and
fX (10) = (0.2) exp [ 9.5 ] .
The discretized approximate pf of the loss is
13
Table 3.1: Discretized probabilities
x fX (x) x fX (x)
0 0.8442 6 0.0050
1 0.0613 7 0.0031
2 0.0372 8 0.0019
3 0.0225 9 0.0011
4 0.0137 10 0.0017
5 0.0083
14
Table 3.2: The df of S by convolution
s FS (s) s FS (s)
110 0.0001 210 0.7074
120 0.0008 220 0.8181
130 0.0035 230 0.8968
140 0.0121 240 0.9465
150 0.0345 250 0.9746
160 0.0810 260 0.9890
170 0.1613 270 0.9956
180 0.2772 280 0.9984
190 0.4194 290 0.9994
200 0.5697 300 0.9998
15
3.2.3 Approximation of the Individual Risk Model:
• When n is large, by virtue of the Central Limit Theorem, S is ap-
proximately normal.
16