Key formulas
From the Sampling & CLT formula sheet
- Standard Error of xbar:
SE_xbar = sigma / sqrt(n)— Standard deviation of the sampling distribution of the sample mean.
Module 4 · Sampling & CLT · Topic 7
The n ≥ 30 Guideline. The “n ≥ 30” rule is a convenient guideline, not a strict law. The required sample size depends on the population’s shape: symmetric populations need fewer observations, while heavily skewed or multimodal populations need more.
When n < 30. If the population is known to be normal, the sampling distribution of x̄ is exactly normal for any n. Otherwise, non-parametric methods or bootstrap techniques may be needed for small samples from non-normal populations.
SE_xbar = sigma / sqrt(n) — Standard deviation of the sampling distribution of the sample mean.Start with a uniform population (flat). With n = 5, the histogram of x̄ starts looking mound-shaped. By n = 30, it is very close to a smooth bell curve. This convergence is the CLT at work.
When in doubt about sample size, larger is better. Also check for outliers and extreme skewness in your data - these slow the CLT’s convergence.
Go interactive
Start with the free descriptive-statistics module and daily practice; this module's tracked lesson unlocks with Premium.
Keep reading