Stat477 - Lecture6 Loss Model
Stat477 - Lecture6 Loss Model
Chapter 9
Objectives
S = X1 + X2 + + Xn .
It is possible that here a policy does not incur a loss so that each Xi
has a mixed distribution with a probability mass at zero.
Alternative representation
Assume that the losses are also identically distributed say as X. Then
we can write X as the product of a Bernoulli I and a positive
(continuous) random variable Y :
X = IY
E(X) = E(I)E(Y ) = qY
and
Var(X) = q(1 q)2Y + qY2 .
E(S) = nqY
Illustrative examples
Illustrative example 1
The probability of dying within one year is qk = 0.01 for each insured, and
the policies are independent.
The insurer sets up an initial capital of $1 to cover its future obligations.
Using Normal approximation, calculate the probability that the insurer will
be able to meet its financial obligation.
Let Xi be the claim payment made for the ith policyholder and let N
be the random number of claims. The insurers aggregate loss is
N
X
S = X1 + + XN = Xi .
i=1
Example - Exponential/Geometric
Illustrative example 2
x Pr(X = x)
1 0.250
2 0.375
3 0.375
With Poisson():
s
1X
fS (s) = hp(h)fS (s h).
s
h=1
S = S1 + S2 + + Sm
You add the number of claim parameters, and the individual claim
distribution is a weighted sum.
Illustrative example 3
x p1 (x) p2 (x)
1 0.25 0.10
2 0.75 0.40
3 0.00 0.40
4 0.00 0.10
Determine the mean and variance of the individual claim amount for S.