Hypothesis Tests for Two Variances

Use the F-statistic to test whether two normal populations have equal variances. Covers one-sided and two-sided F-tests for two variances, the convention of placing the larger sample variance in the numerator, and the use of α/2\alpha/2 critical values for two-tailed alternatives.

Step 1 of 119%

Tutorial

The F-Test for Two Variances

Suppose we have independent random samples from two normal populations with variances σ12\sigma_1^2 and σ22\sigma_2^2, and we want to test whether one population has a larger variance than the other.

For the right-tailed test

H0: σ12=σ22H1: σ12>σ22,H_0:\ \sigma_1^2 = \sigma_2^2 \qquad H_1:\ \sigma_1^2 > \sigma_2^2,

the test statistic is

F=s12s22,F = \dfrac{s_1^2}{s_2^2},

which, under H0H_0, follows an FF-distribution with (n11,n21)(n_1 - 1,\, n_2 - 1) degrees of freedom. We reject H0H_0 at significance level α\alpha if

F>Fα(n11,n21).F > F_\alpha(n_1 - 1,\, n_2 - 1).

For example, suppose n1=11, s12=4.5, n2=16, s22=1.5n_1 = 11,\ s_1^2 = 4.5,\ n_2 = 16,\ s_2^2 = 1.5, and α=0.05\alpha = 0.05. Then

F=4.51.5=3,F = \dfrac{4.5}{1.5} = 3,

with df =(10,15)= (10,\,15). Since F0.05(10,15)=2.54F_{0.05}(10,\,15) = 2.54 and 3>2.543 > 2.54, we reject H0H_0. There is sufficient evidence that σ12>σ22\sigma_1^2 > \sigma_2^2.

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle