Probability and Distributions for Insurance
On this page
Every ratemaking, reserving, and reinsurance calculation an actuary performs rests on a small toolbox of probability distributions. This article surveys the frequency and severity families used to model claim counts and claim sizes, reviews moment-generating functions (MGFs) as a computational shortcut, and shows how mixing distributions produces the heavy-tailed, overdispersed behavior real loss data exhibits.
Frequency distributions
Claim counts are modeled with discrete, non-negative distributions. The workhorse is the Poisson: , with — the "equidispersion" property. Real portfolios are almost always overdispersed () because of parameter uncertainty across risks, so the negative binomial is the practical default: with parameters (or ) and , and . The negative binomial arises naturally as a Poisson mixed over a gamma heterogeneity parameter — exactly the frequency analogue of Bühlmann credibility.
The binomial applies when there is a hard cap on the number of events (e.g., at most one claim per policy per peril in a simplified model): .
The class unifies Poisson, negative binomial, and binomial: each satisfies for constants , which is the foundation of the Panjer recursion used to build aggregate loss distributions.
Severity distributions
Claim severity is continuous, positive, and right-skewed. Key families:
- Exponential: , memoryless, , .
- Gamma: , , ; flexible shape, thinner tail than lognormal for large .
- Lognormal: , so and . Popular for liability severity because it is easy to fit via logs and has a moderately heavy tail.
- Pareto (single-parameter and two-parameter): two-parameter with scale and shape has survival function ; mean for and infinite variance for — the standard model for excess/umbrella layers because of its regularly varying tail.
- Weibull: ; produces heavier-than-exponential tails.
Moments and the moment generating function
The MGF encodes all moments via , and — crucially for aggregate loss modeling — the MGF of a sum of independent variables is the product of the individual MGFs, while the MGF of a compound sum satisfies
This single identity is why frequency and severity are modeled separately and then combined: it lets us compute and from the frequency and severity moments alone, without ever deriving the distribution of itself. When and are independent,
Mixture distributions
A mixture blends component distributions, either discretely () or continuously (a distribution's parameter is itself random, e.g. the Poisson-gamma mixture giving negative binomial). Mixtures are the natural language for:
- Heterogeneous portfolios: each policyholder has their own , drawn from a population distribution — this is exactly the credibility problem.
- Fat tails from "normal" components: a lognormal-Pareto spliced model uses lognormal for the body of the severity distribution and Pareto above a threshold, matching empirical claims data far better than either alone.
- Zero-inflation: a point mass at zero mixed with a Poisson or negative binomial models portfolios with many risks that never report a claim.
Worked example
A book of 10,000 policies has claim frequency per policy and, given a claim occurs, severity (in dollars). Find the expected aggregate loss per policy and its standard deviation.
Frequency moments: , .
Severity moments: So , and the severity standard deviation is \sqrt{3.228\times10^8}\approx \17{,}967$.
Aggregate per policy:
Notice the standard deviation ($5,828) dwarfs the mean ($807) — a coefficient of variation over 7 — which is exactly why individual-policy pricing needs credibility weighting against class-wide experience rather than raw policy-level loss ratios.
Pitfalls
- Confusing per-claim and per-policy moments. Frequency is "claims per exposure," severity is "dollars per claim"; mixing them up double- or under-counts variance.
- Assuming independence of frequency and severity when large claims correlate with catastrophe-driven frequency spikes (e.g., a hurricane year has both more claims and larger claims).
- Fitting lognormal by ordinary least squares on raw dollars instead of MLE on logs — this understates the tail.
- Ignoring truncation and censoring: policy limits and deductibles truncate/censor the observed severity distribution; fitting to raw claims data without adjusting for the retention biases parameter estimates.
- Using Pareto with and still quoting a "mean" — the mean does not exist.
Exam relevance
Frequency/severity families, MGFs, and mixtures are core to CAS Exam MAS-I and SOA Exam STAM/SRM, and re-appear throughout CAS Exams 5, 8, and 9 whenever a loss distribution must be selected or an aggregate distribution built.
Related
MLE and method of moments, Bayesian estimation, the difference between confidence and credible intervals, and hypothesis testing as actuaries actually use it.
Compound distribution theory for aggregate losses: moments, the Panjer recursion, FFT and simulation approaches, and applications to aggregate deductibles and stop-loss pricing.
Full-credibility derivation and the square-root rule, Bühlmann and Bühlmann–Straub with a worked three-group example, Bayesian Poisson–Gamma, and complement of credibility.
References
- Klugman, Panjer & Willmot, Loss Models: From Data to Decisions
- CAS Exam MAS-I Syllabus — Frequency and Severity Distributions
- Mahler & Dean, Credibility (CAS study note context on mixtures)
Want a deeper conversation on this topic?
Ask the agent about this