The Central Limit Theorem
Problem
Roll a die 10,000 times. Plot sample means of size 30. Show convergence to normal.
Explanation
The Central Limit Theorem (CLT)
The distribution of sample means approaches a normal distribution as sample size increases, regardless of the original population's shape.
Step-by-step demonstration
Step 1: Roll a die (uniform distribution, not normal at all). Single rolls: equally likely 1-6.
Step 2: Take samples of size and compute the mean of each sample.
Step 3: Repeat thousands of times and plot the distribution of sample means.
Result: The histogram of sample means is bell-shaped (approximately normal), centered at , with .
Why the CLT matters
- It justifies using the normal distribution for hypothesis tests and confidence intervals, even when the population isn't normal.
- Larger → better approximation → narrower spread.
- Rule of thumb: is usually sufficient.
Try it in the visualization
Select a source distribution (uniform, skewed, bimodal). Watch sample means accumulate into a histogram that becomes increasingly bell-shaped, regardless of the source shape.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.