VoseAggregatePanjer

MR-dice-icon.png Download a pdf copy of this help file  here

See also: Vose Aggregate Panjer window

=VoseAggregatePanjer(Frequency distribution, Severity distribution, Intervals, MaxP, U)image1104.gif

 

 

 

MR_window_Aggregate_Panjer_1.jpg
The Aggregate Panjer window

Calculates the aggregate distribution for given Frequency and Severity Distribution Objects, using Panjer's recursive method.

 

When facing the problem of having to calculate a random number (represented by the claim frequency distribution) of random sized (represented by the claim size distribution) claims, there are a couple of possibilities to do this. One method is Panjer's recursive method (Panjer, 1981), which only works when the claim frequency distribution is one of the following distributions: Delaporte, Geometric, Logarithmic, Negative Binomial, Poisson or Polya.

Panjer's method is based on discretising the claim size distribution, which can seriously reduce the number of required computations.

The reason why not all distributions are allowed as a claim frequency distribution, is that in order to construct the compound distribution, the claim frequency distribution has to satisfy the relation:

image311.gif

where n = 1,2,3,... and pn denotes the probability that exactly n claims occur.

VoseFunctions for this distribution

VoseAggregatePanjer generates values from this distribution or calculates a percentile.

VoseAggregatePanjerObject constructs a distribution object for this distribution.

VoseAggregatePanjerProb returns the probability density or cumulative distribution function for this distribution.

VoseAggregatePanjerProb10 returns the log10 of the probability density or cumulative distribution function.