MathematicsStatisticsAdvanced

t-Distribution

Also known as:Student's t-distributionStudent distribution

The t-distribution (Student's t-distribution) is a continuous probability distribution that arises when estimating the mean of a normally distributed population when the sample size is small and the population standard deviation is unknown. It has heavier tails than the normal distribution, reflecting greater uncertainty; as the degrees of freedom increase toward infinity, it converges to the standard normal distribution. It is the foundation of t-tests and is central to small-sample statistical inference.

Key Formula

t = (x̄ − μ) / (s / √n)

LaTeX: t = \dfrac{\bar{x} - \mu}{s / \sqrt{n}}

SymbolMeaningUnit
\bar{x}Sample meansame as data
μPopulation mean (null hypothesis value)same as data
sSample standard deviationsame as data
nSample sizecount

Worked Example

Problem

A sample of 10 light bulbs has a mean lifetime of 1 050 hours with s = 80 hours. Test whether the true mean differs from 1 000 hours.

Solution

Step 1: x̄ = 1 050, μ₀ = 1 000, s = 80, n = 10. Step 2: t = (1 050 − 1 000) / (80 / √10) = 50 / 25.298 ≈ 1.976. Step 3: Degrees of freedom = n − 1 = 9. Step 4: Critical t₀.₀₅(9) (two-tailed) ≈ 2.262. Step 5: |1.976| < 2.262, so we fail to reject H₀.

Answer

t ≈ 1.976, df = 9; insufficient evidence to reject μ = 1 000 hours at α = 0.05

Critical t-values for Two-Tailed Tests at α = 0.05

Degrees of FreedomCritical t (α=0.05)Critical t (α=0.01)Converges to Z
112.70663.657No
52.5714.032No
102.2283.169Approaching
302.0422.750Approximately
1001.9842.626Approximately
1.9602.576Yes (= Z)

Interactive Tools

GeoGebra t-Distribution

Interactive visualisation of t-distribution with adjustable degrees of freedom

Open Tool

Khan Academy — t-Distribution

Video lessons on t-statistics and confidence intervals

Open Tool

Wolfram Alpha t-Test

Compute t-distribution probabilities and critical values

Open Tool
Probability density functions of the t-distribution for various degrees of freedom

Wikimedia Commons, CC BY-SA

Related Terms

Published in 1908 by William Sealy Gosset under the pen name "Student" to hide his employment at Guinness Brewery. The letter "t" was used by Gosset in his original paper; Ronald Fisher later formalised the distribution's name as the "Student t-distribution".

statisticsprobabilityhypothesis-testingsmall-samplesinference