Thus far our interest has been exclusively on the population parameter \(\mu\) or it's counterpart in the binomial, p. Surely the mean of a population is the most critical piece of information to have, but in some cases we are interested in the variability of the outcomes of some distribution. In almost all production processes quality is measured not only by how closely the machine matches the target, but also the variability of the process. If one were filling bags with potato chips not only would there be interest in the average weight of the bag, but also how much variation there was in the weights. No one wants to be assured that the average weight is accurate when their bag has no chips. Electricity voltage may meet some average level, but great variability, spikes, can cause serious damage to electrical machines, especially computers. I would not only like to have a high mean grade in my classes, but also low variation about this mean. In short, statistical tests concerning the variance of a distribution have great value and many applications.
A test of a single variance assumes that the underlying distribution is normal. The null and alternative hypotheses are stated in terms of the population variance. The test statistic is:
\[\chi_c^2=\dfrac{(n-1) s^2}{\sigma_0^2}\]
where:
- \(n=\) the total number of observations in the sample data
- \(s^2=\) sample variance
- \(\sigma_0^2=\) hypothesized value of the population variance
- \(H_0: \sigma^2=\sigma_0^2\)
- \(H_a: \sigma^2 \neq \sigma_0^2\)
You may think of \(s\) as the random variable in this test. The number of degrees of freedom is \(d f=n-1\). A test of a single variance may be right-tailed, left-tailed, or two-tailed. Example 11.1 will show you how to set up the null and alternative hypotheses. The null and alternative hypotheses contain statements about the population variance.
Math instructors are not only interested in how their students do on exams, on average, but how the exam scores vary. To many instructors, the variance (or standard deviation) may be more important than the average.
Suppose a math instructor believes that the standard deviation for his final exam is five points. One of his best students thinks otherwise. The student claims that the standard deviation is more than five points. If the student were to conduct a hypothesis test, what would the null and alternative hypotheses be?
- Answer
-
Even though we are given the population standard deviation, we can set up the test using the population variance as follows.
- \(H_0: \sigma^2 \leq 5^2\)
- \(H_a: \sigma^2>5^2\)
A SCUBA instructor wants to record the collective depths each of his students' dives during their checkout. He is interested in how the depths vary, even though everyone should have been at the same depth. He believes the standard deviation is three feet. His assistant thinks the standard deviation is less than three feet. If the instructor were to conduct a test, what would the null and alternative hypotheses be?