BackChapter 8-B
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
One & Two-Sample Proportion Hypothesis Testing
Introduction
Hypothesis testing for proportions is a fundamental statistical method used to determine whether the proportion of a certain characteristic in a population differs from a hypothesized value or between two populations. This guide covers both one-sample and two-sample proportion hypothesis tests, including step-by-step procedures, formulas, and practical examples.
Hypothesis Testing Steps for Proportions
General Steps
Hypothesize Formulation: State the null hypothesis (H0) and alternative hypothesis (Ha).
Prepare - Check the CLT Conditions: Ensure sample size and randomness conditions are met for the Central Limit Theorem to apply.
Compute (Statistics) to Compare: Calculate the test statistic (z-score) and corresponding p-value.
Interpret and Conclude: Compare the p-value with the significance level (α) and draw a conclusion in context.
One-Sample Proportion Hypothesis Test
Null Hypothesis (H0):
Alternative Hypothesis (Ha): , , or (depending on the research question)
Conditions for the Test
Sample is random.
Sample size is large enough: and
Test Statistic Formula
Interpretation
Compare the p-value to α (significance level).
If p-value < α, reject H0; otherwise, do not reject H0.
Two-Sample Proportion Hypothesis Test
Null Hypothesis (H0):
Alternative Hypothesis (Ha): , , or
Conditions for the Test
Both samples are random and independent.
Sample sizes are large enough:
,
,
Pooled Proportion
Test Statistic Formula
Interpretation
Compare the p-value to α.
If p-value < α, reject H0; otherwise, do not reject H0.
Worked Examples
Example 1: One-Sample Proportion Test
Problem: According to a study, 25% of Canadians own a horse. In a random sample of 250 Canadians, 30% owned horses. Is there enough evidence to show that the true proportion is higher than 25%? Use α = 0.05.
Step 1: ,
Step 2: ,
Step 3: p-value = 0.034
Step 4: Since 0.034 < 0.05, reject . There is enough evidence that the proportion is higher than 25%.
Example 2: Two-Sample Proportion Test
Problem: Research compared caffeine therapy and placebo groups for infant mortality. Data:
Therapy, | Placebo, | Total | |
|---|---|---|---|
Death | 377 | 431 | 808 |
No Death | 560 | 501 | 1061 |
Total | 937 | 932 | 1869 |
Step 1: ,
Step 2:
Step 3: p-value = 0.004
Step 4: Since 0.004 < 0.05, reject . Conclusion: Caffeine therapy helps; lower proportion of babies will die.
Summary Table: Steps for Proportion Hypothesis Testing
Step | One-Sample | Two-Sample |
|---|---|---|
1. Hypothesize | ||
2. Prepare (CLT Conditions) | , | , |
3. Compute Statistic | ||
4. Interpret | Compare p-value to α | Compare p-value to α |
Additional Practice Questions (with Solutions)
Testing claims about proportions in populations (e.g., horse ownership, product usage, environmental beliefs).
Comparing proportions between two groups (e.g., therapy vs. placebo, male vs. female ad response).
Each solution follows the four-step process: Hypothesize, Prepare, Compute, Interpret.
Key Terms
Proportion (): The fraction of the population with a certain characteristic.
Sample Proportion (): The fraction in the sample with the characteristic.
Significance Level (): The probability of rejecting the null hypothesis when it is true (Type I error).
p-value: The probability, under the null hypothesis, of obtaining a result as extreme or more extreme than the observed result.
Central Limit Theorem (CLT): Ensures the sampling distribution of the sample proportion is approximately normal for large samples.
Common Applications
Medical studies comparing treatment effectiveness.
Market research on product usage rates.
Public opinion polling.
Additional info: The examples and tables provided illustrate both the calculation process and the interpretation of results in context, which is essential for hypothesis testing in statistics.