MLE is the default estimator on this exam. Either the score equation solves in closed form (Poisson, exponential, lognormal) or you log-likelihood-and-Newton (gamma, Weibull, Pareto, negative binomial).
Building the likelihood. Each policy contributes one factor based on how it was observed.
- Complete observation at : factor .
- Right-censored at policy limit (claim exceeded the cap, you only know ): factor .
- Left-truncated at deductible (claims below never reported): divide by .
- Interval-censored on : factor .
Multiply across all observations to get . Take logs to get . Differentiate, set to zero, solve.
KEY: Truncation divides by ; censoring substitutes for . Mixing them up is the single most punished error in this LO.
Common mistakes
- Dividing exponential MLE by total observations including censored ones. Use only complete count in the denominator.
- Using divisor for lognormal . MLE uses ; is the unbiased estimator, not the MLE.
- Forgetting to divide by on left-truncated claims. Builds in deductible bias.
Bottom line
- Likelihood is the product of over complete observations, over right-censored ones, and over left-truncated ones.
- Closed-form severity: exponential ; lognormal and with divisor , not .
- Closed-form frequency: Poisson ; binomial .
- Right censoring: exponential divides by the complete count , never the full .
Exam shortcut
Exponential with censoring: add ALL claim amounts (complete and capped), divide by COUNT of complete claims. Pareto MLE with known and truncation at : . The anchor in the denominator is always . Lognormal: transform first to , then take the population mean and population variance. Convert back only at the end via . Exponential . Memorize the trailing . Bernoulli-from-exponential: .
The full lesson (about 4,831 words, 32 min read) adds 4 worked examples, all 11 common mistakes, a self-check, free in the app.
Learning objectives
- 4a
Browse all free Exam ASTAM lessons or jump into free Exam ASTAM practice questions.