Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
10. Hypothesis Testing for Two Samples
Two Proportions
Problem 9.4.10a
Textbook Question
Second-Hand Smoke Samples from Data Set 15 “Passive and Active Smoke” include cotinine levels measured in a group of smokers ( n = 40, x_bar = 172.48 ng/mL, 119.50 ng/mL ) and a group of nonsmokers not exposed to tobacco smoke ( n = 40, x_bar = 16.35 ng/mL, 62.53 ng/mL ). Cotinine is a metabolite of nicotine, meaning that when nicotine is absorbed by the body, cotinine is produced.
a. Use a 0.05 significance level to test the claim that the variation of cotinine in smokers is greater than the variation of cotinine in nonsmokers not exposed to tobacco smoke.

1
Step 1: Identify the hypotheses for the test. The null hypothesis (H₀) states that the variance of cotinine levels in smokers is less than or equal to the variance in nonsmokers not exposed to tobacco smoke (σ₁² ≤ σ₂²). The alternative hypothesis (H₁) states that the variance in smokers is greater than the variance in nonsmokers (σ₁² > σ₂²).
Step 2: Determine the test statistic to use. Since we are comparing variances, we use the F-test for equality of variances. The test statistic is calculated as F = (s₁² / s₂²), where s₁² is the sample variance of smokers and s₂² is the sample variance of nonsmokers.
Step 3: Calculate the sample variances. The sample variance is calculated using the formula s² = (standard deviation)². For smokers, s₁² = (119.50)², and for nonsmokers, s₂² = (62.53)².
Step 4: Determine the critical value for the F-distribution. Use the F-distribution table or software to find the critical value for a one-tailed test at a significance level of 0.05, with degrees of freedom df₁ = n₁ - 1 (for smokers) and df₂ = n₂ - 1 (for nonsmokers).
Step 5: Compare the calculated F-statistic to the critical value. If the calculated F-statistic is greater than the critical value, reject the null hypothesis. Otherwise, fail to reject the null hypothesis. Interpret the result in the context of the problem.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
5mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Hypothesis Testing
Hypothesis testing is a statistical method used to make decisions about a population based on sample data. It involves formulating a null hypothesis (H0) and an alternative hypothesis (H1). In this context, the null hypothesis would state that the variation of cotinine levels in smokers is equal to or less than that in nonsmokers, while the alternative hypothesis would claim that the variation in smokers is greater.
Recommended video:
Guided course
Step 1: Write Hypotheses
Variance and Standard Deviation
Variance measures the dispersion of a set of data points around their mean, indicating how much the values differ from the average. The standard deviation is the square root of the variance and provides a measure of spread in the same units as the data. In this question, comparing the variances of cotinine levels in smokers and nonsmokers is crucial to determine if there is a significant difference in their variability.
Recommended video:
Guided course
Calculating Standard Deviation
Significance Level
The significance level, often denoted as alpha (α), is the threshold for determining whether to reject the null hypothesis. A common significance level is 0.05, which implies a 5% risk of concluding that a difference exists when there is none. In this scenario, using a 0.05 significance level means that if the p-value obtained from the test is less than 0.05, the null hypothesis can be rejected, indicating significant evidence that the variation in smokers is greater.
Recommended video:
Guided course
Step 4: State Conclusion Example 4
Watch next
Master Difference in Proportions: Hypothesis Tests with a bite sized video explanation from Patrick
Start learning