Read this lesson as text

Why Everything Becomes Normal

Probability · Axiom Academy

INTRO Why Everything Becomes Normal The surprising reason the bell curve appears everywhere in nature. Roll a single die: you get a uniform distribution (all outcomes equally likely). But what happens when you roll multiple dice and sum them? Starting from Different Shapes Let's sum different kinds of random variables. Watch what happens to their sums... Why the Normal Distribution is Everywhere Countless phenomena follow a normal distribution. Why? Because they're the result of many small additive effects . The pattern: Many independent + additive effects = Normal distribution Sum of many independent random variables → Normal distribution, regardless of the original distribution . This is one of the most powerful and universal results in all of mathematics. The CLT is the foundation of statistical inference. It's why we can use normal distributions to approximate sampling distributions, construct confidence intervals, and perform hypothesis tests—even when the underlying data isn't normal! If X₁, X₂, ..., Xₙ are i.i.d. with mean μ and variance σ², then: (X̄ₙ - μ) / (σ/√n) → N(0,1) as n → ∞

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