Stephenson G. answered 12/04/24
Experienced Math Tutor - Probability, Statistics, Combinatorics
H0: p1 = p2 (The proportions are equal between the two groups)
Ha: p1 ≠ p2 (The proportions are different between the two groups)
Where:
- p1 = proportion of people under 40 who want stronger measures
- p2 = proportion of people 40 and over who want stronger measures
Then, use 2-PropZTest on the TI-84 with the following inputs:
- x1 = 100, n1 = 150
- x2 = 95, n2 = 175
- p1 ≠ p2
The p-value is 0.023. α = 0.05. Since p < α, we reject the null hypothesis. There is sufficient evidence to conclude that the proportion of people who want stronger measures to counteract climate change is different between those under 40 and those 40 and over.
Hope this was helpful.