Mixtures and Heterogeneity
Mixtures and Heterogeneity
A portfolio distribution can be wide because each risk is volatile, because risks belong to different groups, or both. Mixture models separate within-group and between-group variation.
1. Finite mixture
Let latent class have , where . Conditional on class , loss has density :
The moments expose the two sources of variation:
Example: ordinary and complex claims
Suppose 90% of claims have mean £2,000 and SD £1,000; 10% have mean £20,000 and SD £10,000.
The mixture SD is about £6,329. A single “average claim” hides both the rare high-cost class and the uncertainty over class membership.
2. Observed segmentation versus latent class
| Approach | Example | Advantage | Risk |
|---|---|---|---|
| observed segmentation | vehicle type or injury indicator | interpretable and actionable | coding changes; small cells |
| latent finite mixture | unobserved simple/complex claim | flexible distribution shape | classes may not have unique meaning |
| hierarchical/random effect | region or policyholder risk varies continuously | partial pooling | distribution of random effects matters |
Prefer observed, causally relevant information when available. Latent classes are mathematical devices unless external evidence gives them operational meaning.
3. Continuous mixture: Poisson–Gamma gives negative binomial
Suppose conditional claim count is Poisson:
but latent rates differ across risks:
Gamma mixing produces a negative-binomial marginal count with
The first variance term is Poisson process variation; the second is heterogeneity.
Poisson–Gamma heterogeneity creates overdispersion
4. Mixture is not compound aggregation
Do not confuse:
with
A mixture selects a distribution or parameter state; a compound model sums a random number of losses. An insurance portfolio can require both.
5. Changing mix can imitate inflation
Suppose group-specific severities stay constant, but the high-cost group's weight rises from 10% to 20%:
Portfolio mean rises 47.4% with no within-group inflation. Severity trends should therefore be decomposed into price, coverage, and mix effects.
6. Identifiability and stability
Mixture likelihoods can have multiple local optima, near-empty components, and label switching. A component with tiny weight and huge mean can dominate the tail. Use:
- several initial values and convergence checks;
- minimum-volume or regularisation rules justified before seeing results;
- holdout performance and tail sensitivity;
- stability across valuation dates;
- comparison with simpler observed segmentation.
Practice
- A 70/30 mixture has component means 1 and 6. Find the mixture mean.
- In a Poisson–Gamma mixture, what happens as ?
- Why can changing class weights bias a trend estimated from the unsegmented mean?
Answers
- .
- ; latent rates become homogeneous and the marginal count approaches Poisson variance .
- The aggregate mean changes even when every class-specific mean is constant; composition is confounded with within-class trend.
Next, apply these distributions to contractually transformed losses.