A pricing actuary pulls 30 claim amounts from last quarter and needs two numbers: a best guess for the true average claim and a best guess for the spread. The sample mean and sample variance answer both, but only if you apply the right denominator and respect the standard error.
The estimators. Given an iid sample from a distribution with mean and variance , define:
KEY: Both estimators are unbiased: and . The (called Bessel's correction) is not cosmetic. It corrects for the fact that , not , sits in the squared term and absorbs one degree of freedom.
Why ? The deviations sum to zero by construction, so only of them are free. Algebraically,
Dividing by recovers . Dividing by gives a biased low estimator with expected value .
TRAP: Some calculators offer two keys: (population, divides by ) and (sample, divides by ). On MAS-I, "sample variance" always means the version.
Common mistakes
- Dividing by instead of . The textbook "population variance" formula gives a value that is too small by a factor of . At the shortfall is 20%. Always convert when the source uses .
- Using directly as the standard error. The standard error of the mean is , not . Skipping the inflates the interval width by a factor of .
- Treating as unbiased for . is unbiased; is slightly biased downward. The exam rarely tests the correction, but never assert .
Bottom line
- Sample mean is unbiased: , with variance .
- Sample variance . The denominator is what makes .
- Computational shortcut: avoids recomputing each deviation.
- Standard error of the mean: . Use this, not , in confidence intervals for .
Exam shortcut
When a problem reports both and , skip the deviation table entirely. Compute , then , then divide by . When the stem gives a "variance" with no qualifier, check the denominator: if it matches , multiply by before using it as . For confidence-interval questions, write the SE first (); plugging directly into the margin is the single most common arithmetic trap.
The full lesson (about 1,598 words, 11 min read) adds 2 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- B1
Browse all free MAS-I lessons or jump into free MAS-I practice questions.