Sampling Distribution Calculator
Probabilities for a sample mean — standard error, the Central Limit Theorem, and the normal CDF, step by step
The Distribution of Sample Means
Take repeated samples of size and record each time. Those means form their own distribution — the sampling distribution of the mean — and it is narrower than the population:
That second quantity is the standard error (SE). It is not the population standard deviation, and substituting for it is the single most common error on this topic.
When is normal? Either condition suffices:
- The population is normal — then is exactly normal for any , even .
- The Central Limit Theorem — for any population with finite variance, is approximately normal once is large. is the usual rule of thumb; strongly skewed populations need more.
Also assumed: observations are independent. If sampling without replacement from a finite population, that holds well enough when ; otherwise apply the finite population correction .
Computing the Probability
Standardise with the standard error, then read the cumulative distribution function :
Then and .
Is known? If you only have the sample standard deviation , the statistic follows a distribution with degrees of freedom, not . For the two are close enough that many textbooks use anyway.
Normal approximation to the binomial. A count is approximately when and . Apply a continuity correction of .
Common Mistakes to Avoid
- Dividing by instead of . That answers a question about one individual, not about a mean of .
- Dividing by instead of . The standard error shrinks with the square root: quadrupling only halves it.
- Assuming the CLT fixes everything. It says nothing about outliers, dependent observations, or a biased sampling method. A large of a bad sample is still a bad sample.
- Using when is unknown and is small. Use .
- Skipping the continuity correction in the binomial approximation — with near the boundary it shifts the answer noticeably.
- Confusing with . The second is far smaller, because means vary less than individuals.
Examples
Frequently Asked Questions
It is the standard deviation of the sampling distribution of the mean, sigma / sqrt(n). It measures how much a sample mean typically varies from the population mean, and it is always smaller than the population standard deviation for n > 1.
Averaging cancels random error: high and low values in a sample offset each other. The cancellation improves with the square root of n, so the spread of sample means is sigma/sqrt(n). Quadrupling the sample size halves the standard error.
Not if n is large. If the population is normal, x-bar is exactly normal at any n. If it is not, the Central Limit Theorem makes x-bar approximately normal for n of about 30 or more — larger if the population is heavily skewed or has outliers.
Use t with n-1 degrees of freedom whenever the population standard deviation is unknown and you substitute the sample standard deviation s. The t distribution has heavier tails, which matters most for small n; by n = 30 the difference is under 3%.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving