A point estimate of is useless without a range. Asymptotic MLE theory hands you that range almost for free, once you compute one second derivative.
Under mild regularity, the MLE is consistent and asymptotically normal. The standardizing variance is , where is the Fisher information:
In practice you rarely take the expectation. You evaluate the observed information at the MLE and invert it. That estimate is consistent and avoids integration over the data-generating distribution.
KEY: "Asymptotic" means the result holds as sample size grows. Treat any sample with fewer than 30 events warily; the Wald CI can undercover at small samples and may push limits past natural bounds.
A two-sided interval is:
Critical values you must know cold: (95%), (90%), (99%).
For the constant-force model with deaths and central exposure , the MLE is and . The variance estimate is .
Common mistakes
- Confusing and . Variance is the inverse. , so , not 72,500.
- Squaring instead of multiplying. The half-width is , not . Using 1.96² gives 3.84, the chi-square critical value.
- Sign error in for delta method. The sign vanishes when squared. Don't panic if is negative; only enters the variance.
Bottom line
- Asymptotic normality: for large samples under standard regularity conditions.
- Observed information: ; invert it for the variance estimate (use observed, not expected, from your data).
- Wald CI: ; .
- Delta method: ; only the squared derivative enters, so sign is irrelevant.
Exam shortcut
For constant force, write SE directly as . With and , . Matches the long-form answer instantly. DECISION: CI for a parameter. Wald on . CI for a survival probability or annuity. Delta method on the function, optionally with a log transform. Memorize -values 1.645, 1.96, 2.576 for 90%, 95%, 99%. Half the exam-day arithmetic in this LO collapses to one multiplication once you have the SE.
The full lesson (about 1,341 words, 9 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- 1i
Browse all free Exam ALTAM lessons or jump into free Exam ALTAM practice questions.