Central limit theorem
A centered IID sum divided by σ√n approaches the standard normal distribution when individual variance is finite and positive.
On this page 8 sections
- Overview
- The central limit theorem describes the shape of fluctuations in large sums or averages
- Conditional on using a normal approximation, model the sum by N(nμ,nσ^2)
- The approximation describes a sum or average, not the raw observations
- This can approximate accumulated independent errors or uncertainty in a sampled average
- Key takeaway
- Sources & further reading
- Concept connections
01The central limit theorem describes the shape of fluctuations in large sums or averages#
The central limit theorem describes the shape of fluctuations in large sums or averages. Under the IID, finite-positive-variance version used here, a properly centered and scaled sum approaches a standard normal distribution. The original observations do not need to look bell-shaped.
The law of large numbers concerns where an average settles. The CLT describes a scale and limiting shape for its deviations. Keep the quantity being approximated clear: a sum and an average have different means and standard deviations.
IID draws have mean and finite positive variance . For their sum , define:
The CLT gives a standard normal limit as n grows.
A sum of 100 draws with mean 2 and variance 9 has mean 200 and variance 900. The sum’s standard deviation is 30.
For 100 IID draws with mean 2 and variance 9, the sum has mean and variance . Its SD is 30. An observed sum of 230 is standardized unit above its mean. Dividing by 900 would use variance where the standard deviation is required.
IID mean , variance . Normal model for a -draw sum: (mean, variance)?
Show answer and explanation
4×(3,9)=(12,36).
02Conditional on using a normal approximation, model the sum by N(nμ,nσ^2)#
Conditional on using a normal approximation, model the sum by . The second parameter here is variance.
Subtract the sum’s mean, then divide by its standard deviation. Dividing by n times the individual SD would use the wrong scale.
IID errors have mean and SD . For errors, observed sum is . Find its standardized value.
Show answer and explanation
Center at and divide by sum SD : the standardized value is .
03The approximation describes a sum or average, not the raw observations#
The approximation describes a sum or average, not the raw observations. Those observations may remain discrete or skewed.
The CLT is asymptotic. It supplies no universal sample size that guarantees a chosen accuracy; inspect those assumptions and accuracy separately.
IID: mean , variance . Draft variance for their -draw sum. Correct (mean, variance).
Show answer and explanation
for both.
04This can approximate accumulated independent errors or uncertainty in a sampled average#
This can approximate accumulated independent errors or uncertainty in a sampled average. There is no universal sample-size cutoff that guarantees accuracy for every distribution. Heavy tails, dependence, or an extreme-tail probability can make a simple normal approximation unreliable.
For the sum, use mean nμ and variance nσ²; standardize with σ√n and treat normality as an approximation.
- Form a normal approximation for a standardized IID sum with finite positive variance.
Sources & further reading
- [1]Pishro-Nik: Central Limit Theorem ↗Pishro-Nik · Article