Student's t-distribution is a continuous probability distribution that resembles the normal — bell-shaped, symmetric — but with heavier tails. It depends on a parameter called degrees of freedom (df).
When to use it: inference about a population mean when (1) population standard deviation is unknown (estimated from sample as ), AND (2) sample size is small.
The t-statistic: follows a t-distribution with degrees of freedom.
Properties: as , t-distribution converges to standard normal . For , heavy tails meaningfully widen confidence intervals — you "pay" for not knowing .
History: developed by William Gosset at Guinness Brewery (publishing under "Student" because Guinness banned employee publications). Underlies t-tests (one-sample, two-sample, paired) and CIs for means with unknown variance.