Read this lesson as text
Standard Error
Statistics · Axiom Academy
Understanding why sample estimates vary and how sample size affects precision 1 The Problem: Sample Means Vary Imagine taking multiple samples from the same population. Each sample will have a slightly different mean, even though they come from the same source. This variability is natural and unavoidable. 2 The Formula for Standard Error The standard error of the mean (SE) measures the typical distance between a sample mean and the population mean. It's calculated using this formula: SE = Standard Error of the mean σ (sigma) = Population standard deviation √n = Square root of sample size The square root relationship comes from the mathematics of combining independent random variables. When we average more observations, the extremes cancel out, but not in a linear way. Understanding standard error helps us make better decisions about sample sizes and interpret statistical results correctly. Larger samples = more precision: Bigger samples give you more reliable estimates Diminishing returns: Going from n=10 to n=40 is more impactful than from n=100 to n=400 Confidence intervals: SE determines the width of confidence intervals (typically ±2×SE for 95% CI) Statistical power: Smaller SE means better ability to detect real effects
This is the written version of the interactive lesson above. See the full Statistics course.