Read this lesson as text

The Magic of the CLT

Statistics · Axiom Academy

Discover why the Central Limit Theorem is one of the most powerful and surprising results in all of statistics. Choose any distribution you like. It can be skewed, uniform, bimodal, or completely bizarre! Now let's take random samples from your distribution. Start with small samples and work your way up. Step 3: Watch the Magic Happen Let's collect hundreds of sample means and see what pattern emerges. Adjust the sample size to see how it affects the result. The CLT works for ANY distribution with finite mean and variance. It doesn't matter if your data is skewed, bimodal, or bizarre—sample means always tend toward normality. This is why we can use normal-based methods (like confidence intervals and hypothesis tests) even when our original data isn't normally distributed. We're making inferences about sample means, not individual observations! The CLT is why polls work, why quality control is possible, and why we can make predictions from samples. It's the foundation of much of applied statistics and data science. As n gets large, sample means are approximately distributed as N(μ, σ²/n), where μ is the population mean, σ² is the population variance, and n is the sample size.

This is the written version of the interactive lesson above. See the full Statistics course.