<< 3.6 t- and F-Distributions | 3.6.2 The F-distribution >>

Definition: t-distribution

Student’s t-distribution with degrees of freedom. Used when population variance is unknown and estimated from sample data.

  • pdf: , ,
  • mean: (for )
  • var: (for )
  • mgf: Does not exist

Key properties:

  • Symmetric around 0, bell-shaped like normal distribution
  • Heavier tails than standard normal
  • As ,
  • For , becomes Cauchy distribution

Construction: If and independently, then

Link to original

Proof

Let

  • and independent

Then joint pdf of and is the product of the pdf of and that of :

Let random variable defined by

TODO