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
Struggling with Statistics?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
A school administrator wants to compare the proportion of students who passed a standardized math exam in two different schools by taking samples from 2 classes. Assume the samples are random and independent. Calculate the -score for testing whether there is a significant difference in the population proportions of student passing rates, but do not find a -value or draw a conclusion for the hypothesis test.
Class A: 72 out of 120 students passed.
Class B: 65 out of 100 students passed.
A
-0.76
B
1.07
C
-1.07
D
0.76

1
Step 1: Define the null hypothesis (H0) and alternative hypothesis (H1). H0: The population proportions of students passing the exam in the two schools are equal (p1 = p2). H1: The population proportions of students passing the exam in the two schools are not equal (p1 ≠ p2).
Step 2: Calculate the sample proportions for each class. For Class A, the sample proportion (p̂1) is calculated as the number of students who passed divided by the total number of students: p̂1 = 72 / 120. For Class B, the sample proportion (p̂2) is calculated as p̂2 = 65 / 100.
Step 3: Compute the pooled proportion (p̂) under the null hypothesis. The pooled proportion is calculated as the total number of successes divided by the total number of observations: p̂ = (72 + 65) / (120 + 100).
Step 4: Calculate the standard error (SE) for the difference in sample proportions. The formula for SE is: SE = sqrt(p̂ * (1 - p̂) * (1/n1 + 1/n2)), where n1 and n2 are the sample sizes for Class A and Class B, respectively.
Step 5: Compute the z-score using the formula: z = (p̂1 - p̂2) / SE. Substitute the values of p̂1, p̂2, and SE into the formula to calculate the z-score.
Watch next
Master Difference in Proportions: Hypothesis Tests with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice