Central Limit Theorem Calculator
Estimate the probability that a sample mean falls within a range using the normal sampling distribution.
About the central limit theorem
Central limit theorem examples
| Population and range | Probability | Calculation |
|---|---|---|
| μ=100, σ=15, n=36, 95 to 105 | 95.4500% | SE=2.5 and the bounds are z=-2 and z=2. |
| μ=50, σ=10, n=25, 48 to 52 | 68.2689% | SE=2 and the bounds are z=-1 and z=1. |
| μ=20, σ=4, n=16, 19 to 21 | 68.2689% | SE=1, again producing the central one-standard-error interval. |
| μ=500, σ=60, n=100, 488 to 512 | 95.4500% | SE=6 and each bound is two standard errors from the mean. |
How to calculate a sample mean probability
- Enter the population mean and known population standard deviation.
- Enter the number of independent observations in each sample.
- Enter the lower and upper bounds for the sample mean.
- Click Calculate Probability to view the standard error, z-scores, and normal probability.
Central limit theorem FAQ
What is the standard error of the mean?
It is the standard deviation of the sampling distribution of the mean. With known population standard deviation, it equals σ divided by the square root of n.
Does the population have to be normally distributed?
Not necessarily, because the sampling distribution of the mean approaches normality as sample size grows under the theorem's conditions. More skewed or heavy-tailed populations generally require larger samples.
Is a sample size of 30 always enough?
No, 30 is only a common rule of thumb. The needed size depends on population shape, dependence, outliers, and the accuracy required.
Why does a larger sample size reduce standard error?
Averaging more independent observations cancels more random variation. Mathematically, standard error decreases in proportion to one divided by the square root of sample size.
When should I use a t distribution instead?
Use a t procedure when the population standard deviation is unknown and estimated from the same sample, especially for small samples. The correct choice also depends on the inferential question and assumptions.