The Panjer recursion is an algorithm to compute the probability distribution of a compound random variable
.
where both
and
are stochastic.
It was introduced in a paper of Harry Panjer [1]. It is heavily used in actuarial science.
Preliminaries
We are interested in the compound random variable
where
and
fulfill the following preconditions.
Claim number distribution
is the "claim number distribution", i.e.
.
is assumed to be independent of the
.
Furthermore,
has to be a member of the Panjer class. The Panjer class consists of all counting random variables which fulfill the following relation:
for some
and
which fulfill
.
the value
is determined such that
Sundt proved in the paper [2] that only the binomial distribution, the Poisson distribution and the negative binomial distribution belong to the Panjer class. They have the parameters and values as described in the following table.
denotes the probability generating function.
Distribution
|
|
|
|
|
|
|
|
Binomial
|
|
|
|
|
|
|
|
Poisson
|
|
|
|
|
|
|
|
negative binomial
|
|
|
|
|
|
|
|
Claim size distribution
We assume the
to be i.i.d. and independent of
. Furthermore the
have to be distributed on a lattice
with latticewidth
.
![{\displaystyle f_{k}=P[X_{i}=hk].}](/media/api/rest_v1/media/math/render/svg/45a9575454e8e046e4b39b4eee100ad97a84c5ad)
Recursion
The algorithm now gives a recursion to compute the
.
The starting value is
with the special cases

and

and proceed with

Example
The following example shows the approximated density of
where
and
with lattice width h = 0.04. (See Fréchet distribution.)
References