ArticleslgStudy

mathematics

Panjer recursion

Panjer recursion is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Panjer recursion rather than just read about it. In short: The Panjer recursion is an algorithm to compute the probability distribution approximation of a compound random variable S = ∑ i = 1 N X i {\displaystyle S=\sum _{i=1}^{N}X_{i}\,} where both N {\displaystyle N\,} and X i {\displaystyle X_{i}\,} are random variables and of special types. In more general cases the distribution of S is a compound distribution.

Panjer recursion — main illustration
Panjer recursion — illustration

Key takeaways

  • Panjer recursion belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Panjer recursion to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Panjer recursion from memory before moving on to harder problems.

Reference excerpt

The Panjer recursion is an algorithm to compute the probability distribution approximation of a compound random variable

S = ∑ i = 1 N X i {\displaystyle S=\sum _{i=1}^{N}X_{i}\,}

where both N {\displaystyle N\,} and X i {\displaystyle X_{i}\,} are random variables and of special types. In more general cases the distribution of S is a compound distribution. The recursion for the special cases considered was introduced in a paper by Harry Panjer (Distinguished Emeritus Professor, University of Waterloo). It is heavily used in actuarial science (see also systemic risk).

Preliminaries We are interested in the compound random variable S = ∑ i = 1 N X i {\displaystyle S=\sum _{i=1}^{N}X_{i}\,} where N {\displaystyle N\,} and X i {\displaystyle X_{i}\,} fulfill the following preconditions.

Claim size distribution We assume the X i {\displaystyle X_{i}\,} to be i.i.d. and independent of N {\displaystyle N\,} . Furthermore the X i {\displaystyle X_{i}\,} have to be distributed on a lattice h N 0 {\displaystyle h\mathbb {N} _{0}\,} with latticewidth h > 0 {\displaystyle h>0\,} .

f k = P [ X i = h k ] . {\displaystyle f_{k}=P[X_{i}=hk].\,}

In actuarial practice, X i {\displaystyle X_{i}\,} is obtained by discretisation of the claim density function (upper, lower...).

Claim number distribution The number of claims N is a random variable, which is said to have a "claim number distribution", and which can take values 0, 1, 2, .... etc.. For the "Panjer recursion", the probability distribution of N has to be a member of the Panjer class, otherwise known as the (a,b,0) class of distributions. This class consists of all counting random variables which fulfill the following relation:

P [ N = k ] = p k = ( a + b k ) ⋅ p k − 1 , k ≥ 1. {\displaystyle P[N=k]=p_{k}=\left(a+{\frac {b}{k}}\right)\cdot p_{k-1},~~k\geq 1.\,}

for some a {\displaystyle a} and b {\displaystyle b} which fulfill a + b ≥ 0 {\displaystyle a+b\geq 0\,} . The initial value p 0 {\displaystyle p_{0}\,} is determined such that ∑ k = 0 ∞ p k = 1. {\displaystyle \sum _{k=0}^{\infty }p_{k}=1.\,}

The Panjer recursion makes use of this iterative relationship to specify a recursive way of constructing the probability distribution of S. In the following W N ( x ) {\displaystyle W_{N}(x)\,} denotes the probability generating function of N: for this see the table in (a,b,0) class of distributions. In the case of claim number is known, please note the De Pril algorithm. This algorithm is suitable to compute the sum distribution of n {\displaystyle n} discrete random variables.

Recursion The algorithm now gives a recursion to compute the g k = P [ S = h k ] {\displaystyle g_{k}=P[S=hk]\,} . The starting value is g 0 = W N ( f 0 ) {\displaystyle g_{0}=W_{N}(f_{0})\,} with the special cases

g 0 = p 0 ⋅ exp ⁡ ( f 0 b ) if a = 0 , {\displaystyle g_{0}=p_{0}\cdot \exp(f_{0}b)\quad {\text{ if }}\quad a=0,\,}

and

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Panjer recursion

Start with the simplest possible case. Write down what Panjer recursion claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Panjer recursion before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Panjer recursion ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Panjer recursion

In research
Panjer recursion appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Panjer recursion in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Panjer recursion is common in secondary-school and first-year university syllabi. It links to neighbouring topics Actuarial science, Compound probability distributions, Theory of probability distributions, so understanding it makes those chapters shorter.
In everyday life
Look for Panjer recursion outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Panjer recursion in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Panjer recursion means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Panjer recursion out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Panjer recursion in simple terms?

The Panjer recursion is an algorithm to compute the probability distribution approximation of a compound random variable S = ∑ i = 1 N X i {\displaystyle S=\sum _{i=1}^{N}X_{i}\,} where both N {\displaystyle N\,} and X i {\displaystyle X_{i}\,} are random variables and of special types. In more gen…

Why does Panjer recursion matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Panjer recursion?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Panjer recursion.

Tags

  • Actuarial science
  • Compound probability distributions
  • Theory of probability distributions

Keep exploring