Two-minute demonstration

Central Limit Theorem — in motion

The Central Limit Theorem is one of the most important results in statistics. It says that no matter what shape the population has, the sampling distribution of the mean will be approximately normal — as long as your sample is large enough.

Don't take anyone's word for it. See it happen. Pick a population shape, then build up the right-hand chart gradually — click Take 1 Sample a couple of times, then Take 5, then Take 10, then Take 100. Watch the bell curve form as you go.

🔬 Sampling Distribution Simulator

Watch how sample means distribute when you take repeated samples from a population.

0
samples drawn so far
each sample is a fresh draw of 30 observations from the population above

🎯 Population Distribution

The shape of the population you're sampling from

📊 Sampling Distribution of Means

Distribution of sample means (builds as you take samples)

Population Mean (μ)
50.0
Population SD (σ)
15.0
Theoretical SE
2.74
Observed SE
Mean of Sample Means

👀 What to Watch For

Choose a population shape and start taking samples. Watch how the sampling distribution builds up — notice how it becomes approximately normal regardless of the population shape, especially as sample size increases.

💡 Key Observations

⚠️ Why this matters

Because the sampling distribution is predictable and approximately normal, we can use it to calculate probabilities. This is what makes hypothesis testing possible.

When you run a t-test or calculate a p-value, you're essentially asking: "where does my sample result fall in the sampling distribution?"