Learn
Interactive·

t, Chi-square & F Distributions

Inference about means and variances requires more than the normal distribution.

If the population standard deviation were known, normal theory could be used directly for a mean. In practice, the standard deviation is usually estimated from the same sample.

The t distribution accounts for that extra uncertainty, while chi-square and F distributions arise when working with variances and variance ratios.

Key question

Why do inference about means, variances, and variance ratios require different reference distributions?

1

Concept

Where do the three distributions come from?

All three reflect sampling uncertainty

t distribution

Inference about means

when standard deviation is estimated from the sample

Chi-square distribution

Inference about variance and counts

sum of squared standard-normal values

F distribution

Ratio of variances

ANOVA and overall regression tests

DistributionRangeTypical use
tnegative to positivemean differences
χ²0 and abovevariance and categorical counts
F0 and abovevariance ratios and ANOVA
2

Why It Matters

Why does the t distribution have heavier tails?

The t distribution has heavier tails than the normal distribution

Replacing the population standard deviation with a sample estimate adds uncertainty to the denominator. The t distribution therefore assigns more probability to extreme values.

As degrees of freedom increase, the standard deviation estimate becomes more stable and the t distribution approaches the standard normal distribution.

Degrees of freedom

For a sample with one estimated mean, the degrees of freedom are typically n−1.

3

How It Works

What do chi-square and F distributions compare?

Chi-square comes from squared sums; F comes from a ratio of variances

A chi-square variable is built from squared standard-normal values, so it cannot be negative and is usually right-skewed.

An F variable is the ratio of two independent variance estimates. It is also nonnegative and right-skewed.

The ANOVA F statistic

ANOVA divides between-group variation by within-group variation.

4

Example

Which tests use each distribution?

Match the test statistic to its reference distribution

AnalysisReference distribution
One-mean or two-mean comparisont distribution
Variance test or chi-square count testchi-square distribution
ANOVA or overall regression testF distribution

Connection to the p-value

The p-value is the probability, under the reference distribution, of a statistic at least as extreme as the observed one.

5

Interactive

Change the degrees of freedom

Change the degrees of freedom

Switch distributions and adjust degrees of freedom to compare tail thickness and skew.

Key lesson

Degrees of freedom reflect the amount of independent information remaining in the sample.

Key takeaways

  • The t distribution is used for means when standard deviation is estimated from the sample.
  • The t distribution has heavier tails than the normal distribution.
  • Chi-square distributions are nonnegative and arise from squared sums.
  • F distributions arise from ratios of variance estimates.
  • Distribution shapes stabilize as degrees of freedom increase.
  • Each test statistic has an appropriate reference distribution.

Go Deeper

Standardization & Normal Probability