Claim Count Models
Claim Count Models
A count without an exposure period is rarely comparable. Let be claims from exposure —for example, earned vehicle-years—during a stated period.
1. Begin with an observed rate
| Portfolio | Vehicle-years | Claims | Raw count | Claims per vehicle-year |
|---|---|---|---|---|
| A | 10,000 | 400 | lower | 0.040 |
| B | 15,000 | 525 | higher | 0.035 |
Portfolio B has more claims but lower observed frequency. Modelling counts without the exposure denominator reverses the comparison.
2. Poisson: the benchmark process
If ,
For risk , write , where is expected frequency per unit exposure. A log-link regression becomes
is an offset: its coefficient is fixed at one. If a rating factor has coefficient , its multiplicative effect on expected frequency is , holding other variables and exposure fixed.
Why Poisson appears
Poisson is plausible when many opportunities each have small event probability and events are approximately independent over a fixed exposure. These are process claims to investigate, not consequences of integer-valued data.
3. Binomial: fixed opportunities
If exactly policies can each produce one event with probability independently,
Binomial is appropriate for “at least one claim” per policy. It is not appropriate when one policy can generate several claims unless the response is deliberately reduced to a binary indicator.
4. Negative binomial: extra-Poisson variation
A useful parameterisation has
It can arise from Poisson counts with a Gamma-distributed latent rate. Different policyholders then have different unobserved propensities, even after measured rating factors are included.
Diagnose, do not merely switch families
Overdispersion—sample or residual variance exceeding the Poisson mean—can arise from:
- unobserved heterogeneity;
- common weather or event shocks;
- omitted seasonality or trend;
- excess zeros;
- exposure errors;
- serial or spatial dependence.
Negative binomial handles one variance pattern but does not identify which mechanism caused it.
5. Zero-inflated and hurdle models
Two distinct questions can generate excess zeros:
- Zero-inflated model: some observations are in a structural-zero state; the remaining state can also produce zeros.
- Hurdle model: one process determines zero versus positive; a zero-truncated count model determines positive counts.
Use them only when the zero mechanism has operational meaning. A flexible model can fit zeros while giving misleading interventions.
6. Time and dependence
For monthly or regional counts, condition on known structure:
where can represent seasonality/trend and a group effect. Event clustering may require random effects, event-level models, or correlated processes; multiplying independent Poisson probabilities is then invalid.
7. A current data-literacy example
The Association of British Insurers reported £11.9bn of motor claim payouts across 2.5m claims in 2025. Dividing gives £4,760 per reported claim, but that number should not be presented as market severity without checking:
- whether payout and count scopes match;
- claim versus coverage definitions;
- whether figures are paid during year or ultimate accident-year cost;
- mix of damage, theft, injury, and third-party claims;
- the ABI's warning that improved 2025 coverage limits direct year-on-year comparison.
The example illustrates why a quotient is not automatically a statistical estimand.
8. Validation checklist
| Check | What failure suggests |
|---|---|
| predicted vs observed counts by exposure band | offset or non-linearity problem |
| Pearson/deviance residual pattern | misspecified mean or variance |
| variance-to-mean by homogeneous segment | overdispersion or omitted grouping |
| zero calibration | excess-zero mechanism |
| rolling-time validation | trend/seasonality instability |
| event-level residual clustering | dependence |
Practice
- Expected annual rate is 0.08 per policy. What is Poisson expected count for 2,500 policy-years?
- Under and , find negative-binomial variance.
- A portfolio's exposure doubles while rate is unchanged. What happens to expected count and expected rate?
Answers
- .
- .
- Expected count doubles; expected count per exposure remains unchanged.