Why is the central limit theorem such a big deal? How does it apply to investment analysis?
Everyone says the central limit theorem is one of the most important results in statistics. I get the basic idea — sample means become normal as n gets large — but why does this matter for CFA Level I and real-world finance?
The Central Limit Theorem (CLT) is the theoretical justification for nearly all statistical inference in finance. Here's why it's so powerful.
What the CLT Says:
Given a population with mean μ and standard deviation σ, the distribution of sample means (x-bar) approaches a normal distribution as the sample size n increases, regardless of the shape of the underlying population.
The magic:
- The population can be skewed, bimodal, uniform — anything
- As long as n is "large enough" (typically n >= 30), sample means are approximately normal
- Mean of sample means = μ (population mean)
- Standard deviation of sample means = σ / √n (standard error)
Why this matters in finance:
1. Portfolio diversification:
The average return across many securities becomes more predictable (narrower distribution) even if individual stock returns are highly volatile and non-normal.
2. Hypothesis testing:
We can test whether a fund manager's average return is significantly different from a benchmark, because CLT ensures the test statistic follows a known distribution.
3. Confidence intervals:
We can construct intervals for expected returns, default rates, or any population parameter — all because CLT guarantees normality of the sample mean.
Numerical Example:
A hedge fund's monthly returns have a mean of 1.2% and standard deviation of 4.8% (not normally distributed — they're positively skewed).
With 36 months of data:
- Standard error = 4.8% / √36 = 4.8% / 6 = 0.80%
- By CLT, the sampling distribution of the mean return is approximately N(1.2%, 0.80%)
- 95% confidence interval: 1.2% ± 1.96 x 0.80% = [-0.37%, 2.77%]
We can make this inference even though the underlying returns aren't normal!
Key exam details:
- CLT works regardless of population distribution shape
- n >= 30 is the conventional threshold
- Standard error shrinks with √n, not n — diminishing returns to larger samples
- CLT applies to sample means, not individual observations
Exam tip: When a question says "the population distribution is unknown" but the sample size is >= 30, invoke CLT to justify using the normal distribution for inference.
Deep dive into sampling theory in our CFA Level I Quantitative Methods module.
Master Level I with our CFA Course
107 lessons · 200+ hours· Expert instruction
Related Questions
What exactly is the Capital Market Expectations (CME) framework and why does it matter for asset allocation?
How do business cycle phases affect asset class return expectations?
Can someone explain the Grinold–Kroner model step by step with numbers?
How do you forecast fixed-income returns using the building-blocks approach?
PPP vs Interest Rate Parity for forecasting exchange rates — when do I use which?
Join the Discussion
Ask questions and get expert answers.