n1 = 1190 males
p1 = 0.84 (males that scored above 90th percentile on the SAT)
n2 = 1345 females
p2 = 0.86 (females that scored above 90th percentile on the SAT)
Let's use the two-sided test.
Ho: p1 - p2 = 0
HA: p1 - p2 ≠ 0
We will be using the 2-proportion z-test to determine if the two sample proportions are different. In addition, we will be combining the proportions (pooled estimate for proportions).
pc = count of success in both samples combined ÷ count of students in both samples combined
pc = (1190*0.84) + (1345*0.86) ÷ (1190 + 1345)
pc = (1000 + 1157) ÷ (1190 + 1345)
pc = 2157/2535 = 0.85
z = [(0.84 - 0.86) - 0] ÷ √[(0.85)(0.15)/1190] + [(0.85)(0.15)/1345]
z = -0.02 ÷ 0.01421 = -1.41
Use the z-score table to find the p-value.
p-value = 0.0793 > 0.05. Since the p-value is greater than the level of significance, α = 0.05, based on the assumption, we fail to reject the null hypothesis. There is no sufficient evidence that shows the two proportions of males and females that recently took the SATs are significantly different from one another.