BackHypothesis Tests for a Population Standard Deviation
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Hypothesis Tests for a Population Standard Deviation
Introduction
This section covers the use of the chi-square distribution to test hypotheses about a population variance or standard deviation. Such tests are essential in quality control and other applications where the consistency of a process or measurement is of interest.
Chi-Square Distribution
Definition and Formula
The chi-square distribution is used to model the distribution of the sum of squared standard normal variables.
If a simple random sample of size n is obtained from a normally distributed population with mean μ and standard deviation σ, then the statistic
has a chi-square distribution with n – 1 degrees of freedom, where s2 is the sample variance.
Characteristics of the Chi-Square Distribution
It is not symmetric.
The shape depends on the degrees of freedom (df = n – 1).
As the degrees of freedom increase, the distribution becomes more symmetric.
All values of are nonnegative (≥ 0).
Graphical Examples
With low degrees of freedom, the distribution is highly skewed right.
As degrees of freedom increase, the distribution flattens and becomes more symmetric.
Critical Values in the Chi-Square Distribution
Definition
A critical value is the value such that
Critical values are found using chi-square tables for a given significance level α and degrees of freedom n – 1.
Example
For , ,
Hypothesis Testing for Population Variance or Standard Deviation
Assumptions
The sample is obtained using simple random sampling.
The population is normally distributed.
Algorithm for Hypothesis Testing
The hypothesis test can be structured as two-tailed, left-tailed, or right-tailed, depending on the research question.
Test Type | Null Hypothesis () | Alternative Hypothesis () |
|---|---|---|
Two-Tailed | ||
Left-Tailed | ||
Right-Tailed |
Steps in the Classical Approach
State the hypotheses: Formulate and as above.
Select the significance level : Common choices are 0.05 or 0.01.
Compute the test statistic:
Determine the critical value(s): Use the chi-square table with degrees of freedom.
Compare the test statistic to the critical value(s):
Test Type | Decision Rule |
|---|---|
Two-Tailed | If or , reject |
Left-Tailed | If , reject |
Right-Tailed | If , reject |
State the conclusion: Interpret the result in the context of the problem.
P-value Approach
Calculate the test statistic as above.
Use statistical software or a calculator to find the P-value corresponding to the test statistic.
If P-value < α, reject the null hypothesis.
State the conclusion.
Caution
If the data do not come from a normally distributed population, the chi-square test for variance or standard deviation is not valid.
Worked Example: Testing for a Population Standard Deviation
Scenario
A quality-control engineer for M&M-Mars wants to test if the recalibration of a machine resulted in more consistent weights for fun-size Snickers bars.
Sample size: 11 candy bars
Previous standard deviation: 0.75 gram
Sample standard deviation after recalibration: 0.6404 gram
Significance level:
Step-by-Step Solution
Check assumptions: The data are roughly normal (as shown by a boxplot), so the test is valid.
State hypotheses:
gram
gram (left-tailed test)
Significance level:
Compute test statistic:
Find critical value: For degrees of freedom,
Decision: Since , do not reject the null hypothesis.
P-value approach: The P-value is greater than 0.10 (since 7.291 is greater than the value corresponding to 0.10 in the chi-square table), so do not reject the null hypothesis.
Conclusion: There is not sufficient evidence at the level to conclude that the standard deviation is less than 0.75 gram. The recalibration did not result in more consistent weights.
Summary Table: Steps for Hypothesis Test for Variance/Standard Deviation
Step | Description |
|---|---|
1 | State and |
2 | Select significance level |
3 | Compute test statistic |
4 | Find critical value(s) or P-value |
5 | Make decision and state conclusion |
Key Terms
Chi-square distribution (): A distribution used for hypothesis testing about variances.
Degrees of freedom (df): For variance tests, df = n – 1.
Critical value: The threshold value that determines the rejection region for the test.
P-value: The probability of observing a test statistic as extreme as, or more extreme than, the observed value under the null hypothesis.