HomeSimulations › Sampling Distribution Builder
Simulation 1 · The Central Limit Theorem

Sampling Distribution Builder

The single most important idea in the course: even when a population is lumpy or skewed, the distribution of sample means turns bell-shaped as you take more samples — and gets skinnier as n grows.

1 · Pick a population

Sample size n 5
Population (μ and σ shown below)

2 · Draw samples

The latest sample (each dot = one score)Its mean x̄

3 · The sampling distribution of the mean

Sample means collected so farCLT prediction: Normal(μ, σ/√n)
Population μ
Population σ
0
Samples drawn
Mean of the means
SD of the means
σ/√n (theory)
Try this:
  1. Pick Right-skewed with n = 2 and draw 5,000 samples. Skewed or bell-shaped? Now set n = 30 and draw 5,000 again. That change is the Central Limit Theorem.
  2. Watch the last two readouts: the SD of your collected means should home in on σ/√n. Double n from 25 to 100 — the standard error should cut in half. Does it?
  3. Set n = 1. What is the "sampling distribution" now, and why does it look exactly like the population?
Sigma says: The population almost never looks normal — and it doesn't have to. It's the means that behave. That's why we can use the normal curve for inference about averages.