Sampling Distributions
Problem
Take 100 random samples of size 25 from a population with μ=50, σ=10. Plot sample means.
Explanation
What is a sampling distribution?
A sampling distribution is the distribution of a statistic (like the mean) computed from many random samples of the same size. It answers: "If I took many samples, how much would the sample mean vary?"
Key properties
For the sampling distribution of :
- Center: (same as population mean)
- Spread: (standard error — gets smaller with larger )
- Shape: Approximately normal for large (CLT)
Step-by-step
Population: , . Sample size .
Standard error:
So the sampling distribution is approximately : centered at 50, with SD = 2.
Most sample means will fall between (95% of them).
Why this matters
The sampling distribution is the foundation of all inference: confidence intervals, hypothesis tests, and p-values all use the sampling distribution to assess how unusual a sample result is.
Try it in the visualization
Watch 100 samples drawn from the population. Each sample mean is plotted. The histogram of means forms a bell shape centered at μ with spread SE.
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.