Exam guide

ASTAM Parametric Models

ASTAM parametric models is the likelihood-and-model-selection block of the exam: estimate parameters, build intervals, compare fits, and justify why one model should be trusted over another.

Page Contract
Role
Exam Guide
Level
Core
Time
Reference
Freshness
Stable
Search Intent
ASTAM parametric models
Credential side
SOA
Primary intent
ASTAM parametric models
Best next page
Maximum Likelihood Estimation

Quick Answer

The Spring 2026 ASTAM syllabus gives parametric models a 14-24% weight and explicitly includes maximum likelihood estimation, estimator variance, normal and non-normal confidence intervals, delta method, Bayesian estimation, goodness-of-fit testing, likelihood ratio tests, and score-based criteria such as AIC, BIC, and SBC.

That makes this one of the most statistics-heavy parts of ASTAM and one of the most reusable outside the exam.

What This Topic Is Really About

This block is about turning a family of models into a defendable choice. You estimate parameters, measure uncertainty, compare candidate fits, and decide whether the selected model is good enough for the actuarial task.

It is the cleanest place where ASTAM stops feeling like short-term insurance arithmetic and starts feeling like applied statistical inference.

Likelihood
L(θ)=i=1nf(xiθ)L(\theta)=\prod_{i=1}^n f(x_i\mid \theta)
AIC and BIC
AIC=2k2logL^,BIC=klogn2logL^\mathrm{AIC}=2k-2\log \hat{L},\qquad \mathrm{BIC}=k\log n-2\log \hat{L}

What To Know Cold

Know how to set up a likelihood and why the log-likelihood is usually the easier object to optimize. Know what the delta method is doing conceptually. Know the difference between estimation, interval construction, goodness-of-fit, and model comparison.

You should also know when the exam is asking for a modeling judgment instead of a formula dump. AIC, BIC, graphical checks, Kolmogorov-Smirnov, chi-square, and LRT are not there to be recited mechanically. They are there to help justify a model choice.

Why This Topic Matters For ASTAM

ASTAM uses parametric models because short-term actuarial work is full of severity, frequency, and aggregate distributions that need estimating and defending. The syllabus explicitly extends beyond MLE into Bayesian estimation and model-selection logic, which means the exam expects more than one estimation vocabulary.

This is also one of the strongest bridges into SRM, PA, and broader data-science work because the core habits are the same: fit, check, compare, and explain.

How To Study It

Start with maximum likelihood estimation and interval ideas first, because the rest of the topic depends on understanding what the fitted model is. Then study the goodness-of-fit and comparison tools as answers to a practical question: why should anyone believe this distribution choice?

For written answers, practice saying what a statistic is telling you, not just calculating it. Candidates often know the formula for AIC or LRT and still lose points because they never convert the result into a modeling recommendation.

References And Official Sources