Read this lesson as text
The t-Distribution
Statistics · Axiom Academy
Understanding Student's t-distribution, degrees of freedom, and convergence to normality 1. What is the t-Distribution? The t-distribution is similar to the standard normal distribution but has heavier tails, meaning it assigns more probability to extreme values. This reflects the additional uncertainty when working with small samples. Symmetric and bell-shaped like the normal distribution Heavier tails than the normal distribution Shape depends on degrees of freedom (df) Mean = 0, but variance is greater than 1 (for df > 2) 2. Understanding Degrees of Freedom The degrees of freedom (df) parameter controls the shape of the t-distribution. It equals the sample size minus 1 (df = n - 1). As df increases, the t-distribution becomes closer to the normal distribution. 3. Convergence to the Normal Distribution As the sample size (and thus degrees of freedom) increases, the t-distribution approaches the standard normal distribution. By df = 30, they are nearly indistinguishable for practical purposes. With larger samples, our estimate of the population standard deviation becomes more accurate. The additional uncertainty captured by the heavier tails becomes negligible, and the distribution converges to the normal. 4. When to Use the t-Distribution The t-distribution is essential for inference with small samples. It's used in t-tests, confidence intervals, and regression analysis when the population standard deviation is unknown.
This is the written version of the interactive lesson above. See the full Statistics course.