Exam PApplicationsFree to read
Sums, the central limit theorem and normal approximation
Sums of many independent variables are approximately normal; standardise, look up Φ, and apply a continuity correction if the summands are integers.
The formulas
- Sum moments
- Standardisation
- Sample mean
- Continuity correction
Where it comes from
- Independence makes variances add, so the sum's standard deviation grows like while its mean grows like .
- Standardising therefore stabilises the distribution, and the CLT says the limit is standard normal whatever the summands' shape (given finite variance).
- The continuity correction accounts for approximating a lattice-valued sum by a continuous density.
Worked example
A portfolio has 100 independent claims, each with mean 50 and standard deviation 12. Approximate the probability that total claims exceed 5,200.
- and , so .
- .
- .
- .
Answer: 0.0478
This answer is recomputed from the site’s own interest-theory and probability functions every time the test suite runs, so the page and the mathematics cannot drift apart.
Memory hooks
- Variances add, standard deviations do NOT. Everything else follows from that one line.
- σ of the sum grows like √n; σ of the MEAN shrinks like √n.
Traps
- Using n·σ instead of √n·σ for the standard deviation of a sum.
- Omitting the continuity correction when approximating a binomial or Poisson count.
Related
Drill this: the Exam P question bank has original questions on this topic, and today’s free round is open to everyone.