CHAPTER 04 · TOPIC 06
Inference for Population Variances
Use a chi-square test for one population variance and an F test for two variances, with links to pooled and Welch t tests.
On this page
Estimating the population variance determines whether the dispersion of the data is equal to a specified criterion or whether the variances of two populations are equal. In a normal population, the chi-square distribution is used for one population variance, and the F distribution is used for the ratio of two independent population variances.
Chi-Square Test for One Population Variance#
Constructing the chi-square statistic#
If we estimate μ by X̄ in an independent sample of a normal population, we lose one degree of freedom, and the standardization of the sample variance follows a chi-square distribution with n−1 degrees of freedom.
Rejection region for two-tailed test#
F Test for Two Population Variances#
If we exchange the numerator and denominator, F becomes 1/F, and we also exchange the two degrees of freedom.
Why the F-test arises from two chi-square variables#
Relationship to the Pooled and Welch t Tests#
| Method | Question | Setting |
| One-population variance χ² test | σ²=σ₀²? | one normal population |
| Two-population variance F test | σ₁²=σ₂²? | two independent normal populations |
| Pooled t | μ₁=μ₂? | Adds an equal-variance assumption |
| Welch t | μ₁=μ₂? | Does not require equal variances |