Loading...
A sampling distribution describes how a statistic (like the sample mean) varies across all possible samples of size n from a population. The Central Limit Theorem (CLT) states that regardless of the population shape, the sampling distribution of the mean approaches a normal distribution as n increases (typically n ≥ 30 is sufficient).
Standard Error of the Mean (SE)
SE = σ / √n
You need the population mean (μ) and standard deviation (σ). Example: Average height μ = 170cm, σ = 10cm.
μ = 170, σ = 10The sample size affects how precise the sample mean is. Larger n = more precision. Example: n = 25 people.
n = 25SE = σ/√n = 10/√25 = 10/5 = 2cm. The standard error is how much sample means typically vary from the population mean.
SE = 10/√25 = 2What is P(x̄ > 173)? z = (173 − 170)/2 = 1.5. P(z > 1.5) = 1 − 0.9332 = 0.0668 (6.68% chance the sample mean exceeds 173cm).
z = (x̄ − μ) / SEThe Central Limit Theorem is one of the most powerful results in statistics. It means we can use normal distribution methods to make inferences about means even when the underlying population is not normal — as long as the sample size is large enough.
Sampling distributions are the foundation of: confidence intervals (±1.96 SE for 95% CI), hypothesis testing (is the observed mean significantly different from expected?), quality control (is the batch mean within specs?), and polling (the margin of error in election polls is based on SE).
Skip the manual calculations. Use our free Sampling Distribution Calculator for instant results.
Open Sampling Distribution Calculator →