Mathematical Physicsundergraduategraduate

Central Limit Theorem

Also known as: CLT · Normal convergence theorem

Add up many small independent random effects — no matter what weird shape each one has — and their sum looks like a bell curve. This is why the normal distribution is everywhere: measurement errors, heights, thermal noise, diffusion. The individual quirks wash out; only the mean and variance survive. The averaged quantity's spread shrinks as 1/√n, which is why more measurements give proportionally better precision.

1ni=1nXiμσ  d  N(0,1)\frac{1}{\sqrt{n}}\sum_{i=1}^{n}\frac{X_i-\mu}{\sigma}\;\xrightarrow{d}\;\mathcal{N}(0,1)
Live simulation
warming up the physics…

Averaging more independent random draws sharpens a histogram into the universal bell curve.

Equivalent forms

XˉnN ⁣(μ,σ2n)\bar{X}_n\sim\mathcal{N}\!\left(\mu,\tfrac{\sigma^2}{n}\right)
The reason the bell curve rules nature: sums of independent randomness forget their origins and converge to one universal shape.