Testing Populations for Equal Variances
Learn how to test populations for equal variances
The choice among various difference-of-means tests depends partially on the assumption that two populations have a common variance. In the chapter, we did not discuss how to test whether this assumption holds or not. Here we offer an F test for whether the variances of growth are the same between 1960 and 1990.
Null hypothesis : ,i.e.,
Alternative hypothesis :
The test statistic for the null hypothesis is:
We reject the null hypothesis if the value for the test statistic is smaller than the acceptable Type I error, 0.05.
The R code and output below indicate that the value is much smaller than 0.05. Hence, we reject the null hypothesis that growth in 1960 and growth in 1990 are of equal variance.
Get hands-on with 1400+ tech skills courses.