Core Severity Models
Core Severity Models
Let be one ground-up claim amount at a common price level. A severity model must match the support, centre, variability, and tail relevant to the decision.
1. Exponential: a transparent benchmark
With scale ,
Its memoryless property,
is convenient but often unrealistic: exceeding a large threshold supplies no information about further excess. Use Exponential as a benchmark, not a default.
2. Gamma: flexible centre with exponential-type tail
With shape and scale ,
- recovers the Exponential distribution.
- has density zero at the origin and a positive mode.
- coefficient of variation is , so shape directly controls relative dispersion.
Gamma regression is useful when mean severity changes with claim or policy characteristics while positive support is preserved.
3. Lognormal: multiplicative variation and a heavier tail
If , then
The logarithm turns multiplicative effects into additive ones. The lognormal tail is heavier than Gamma or Exponential but lighter than a power-law Pareto tail.
4. Same mean, different decision
Choose parameters so all three models have mean £5,000:
| Model | Parameters | SD | 99% quantile |
|---|---|---|---|
| Exponential | £5,000 | £23,026 | |
| Gamma | £2,500 | £12,556 | |
| Lognormal | CV ; | £7,500 | about £34,665 |
An expected-loss calculation sees no difference. A capital or reinsurance decision does.
Equal means, unequal tails
5. Contracts transform severity
Ordinary deductible
With deductible , insurer payment per loss is
Unconditional expected payment is
For Exponential with mean ,
At and , expected insurer payment per underlying loss is .
Limit
With payment limit applied to the post-deductible amount,
Values recorded at may be right-censored: the true loss exceeded the observable payment. Treating them as exact claims understates the tail.
Conditional payment severity
The mean payment given that a payment occurs is
Do not confuse this with the unconditional payment per exposure or per ground-up loss.
6. Choose a model by consequence
| Task | Most important checks |
|---|---|
| ordinary claim budgeting | mean, calibration by segment, out-of-sample error |
| deductible pricing | probability above deductible and payment mean |
| high-layer reinsurance | survival and mean excess near attachment |
| capital | aggregate tail, dependence, parameter/model uncertainty |
Practice
- For Exponential mean £4,000, find .
- A Gamma model has shape 9 and mean £4,500. Find scale and coefficient of variation.
- Why can a model fit a histogram well but price a high layer badly?
Answers
- .
- Scale ; CV .
- Most histogram mass is in the body; few tail observations determine high-layer cost. Tail diagnostics and uncertainty must be assessed separately.
Continue to Pareto, Weibull, and extreme-value models.