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 clinical and athletic testing processes, quality is measured not only by how closely the individual matches the target, but also the variability of the measurements. If one were testing the range of motion in a patient’s joint, not only would there be interest in the average degrees of rotation, but also how much variation there was across repeated trials. No one wants to be assured that their average flexibility is normal when some measurements are dangerously low and others are high. Blood glucose levels may meet a healthy average level over 24 hours, but great variability, or "spikes," can cause serious damage to physiological systems and long-term metabolic health. You would not only like to have a high mean score on your fitness assessments, but also low variation about this mean to ensure your performance is consistent. In short, statistical tests concerning the variance of a distribution have great value and many applications in health and human performance.
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.
Physical education instructors are not only interested in how their students perform on fitness assessments, on average, but how those scores vary. To many instructors, the variance (or standard deviation) may be more important than the average because it indicates how uniform the class’s skill level is.
Suppose a PE instructor believes that the standard deviation for the shuttle run test is five seconds. One of the graduate assistants thinks otherwise. The assistant claims that the standard deviation is actually more than five seconds, suggesting the group's performance is more inconsistent than the instructor believes.
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\)


