The CLT saves the day: for 10,000 non-normal policyholders, the exact sum distribution is impossible to compute, but the sum is approximately normal regardless of the original distribution. This is why actuaries can use normal-based calculations even for skewed losses.
Let be iid random variables with mean and finite variance . Define the sum . Then as :
Equivalently, for the sample mean :
HIGH-FREQUENCY: The CLT applies to any distribution with finite mean and variance, exponential, Poisson, Bernoulli, uniform, or any other. The distribution does NOT need to be symmetric or continuous.
For finite (but large) , the CLT gives the approximation:
Common mistakes
- Forgetting to take the square root of the variance. The z-score divides by , not . In Example 1, using instead of gives , producing a wildly wrong probability near 0.5. Trap: .
- Using instead of as the mean of the sum. The mean of is , not . In Example 1, using gives , which is nonsensical. The sum of 180 dice has mean 630, not 3.5.
- Applying the CLT with the wrong variance for the binomial. , not . With : the correct variance is , not . Using 40 gives , which produces , close to the continuity-corrected value, creating a subtle trap.
Bottom line
- CLT: for large , regardless of the original distribution
- Sample mean: ; standardize with
- Sum z-score: ; always divide by the standard deviation, never the variance
- Continuity correction: add or subtract 0.5 for discrete counts only (binomial, Poisson, integer sums), never a continuous mean; push the boundary 0.5 toward the region
Exam shortcut
CLT problems follow a template: (1) identify and , (2) compute and (or for the mean), (3) standardize, (4) look up . If the question asks about the sum, variance scales up by . If about the mean, variance scales down. "Sum scales up, Mean scales down:" grows with . shrinks. Continuity correction. "0.5 toward the region:" uses . uses .
The full lesson (about 3,334 words, 22 min read) adds 3 worked examples, all 6 common mistakes, a self-check, free in the app.
Learning objectives
- 3i
Browse all free Exam P lessons or jump into free Exam P practice questions.