Jon S. answered 02/16/21
Patient and Knowledgeable Math and English Tutor
Ho: p = 0.1
Ha: p < 0.1
phat (sample proportion) = 0.08, n = 150
sample is random, n*phat = 150*0.08 = 12 and n(1-phat) = 150*0.92 = 138 both > 10
sample size less than 10% of the population
test statistic z = (phat - p)/sqrt(p*(1-p)/n) = (0.08 - 0.1)/sqrt(0.1*0.9/150) = -0.82
test is left tailed as looking to test if vaccination rate is LOWER than the national rate
p-value is P(z < -0.82) = 0.2061.
p-value =0.2061 is the probability of getting a proportion as low as 0.08 when the population proportion is 0.1. It is also the lowest level of significance for which the null hypothesis will be rejected. Since the p-value is relatively large, one would fail to reject the null hypothesis and conclude there is insufficient evidence to suggest the community's vaccination rate is lower than the national average.