
James M. answered 03/14/21
Math, Statistics, and Biology
Part A: The endpoints of the sample confidence interval are 0.18 and 0.26 (0.22 ± 0.04). Since that interval includes 0.25, there is insufficient evidence to reject the null hypothesis that the true proportion is 0.25. So no, it is not statistically evident that the program is not working.
Part B: Again, the endpoints are 0.18 and 0.26. There is insufficient evidence to reject the null hypothesis that the true proportion is 0.25. In this case, the answer to the question as written is "Yes."
Part C: Same scenario as Part A but with 4n as the sample size instead of n. Confidence intervals with proportions are calculated using z-statistics and standard error of means, with the square root of the sample size as the denominator. z*se = z*s/sqrt(n). Taking that formula with 4n in the denominator, we get z*se = z*s/(sqrt(4n) = z*s/[sqrt(4)*sqrt(n)] = z*s/(2*sqrt(n)). So quadrupling the sample size cuts the standard error of mean in half, which in turn cuts the calculated confidence interval in half. So the margin of error would be 0.22 ± 0.02.
Part D: The new endpoints of the confidence interval are 0.20 and 0.24. With the larger sample size, we now reject the null hypothesis that the true proportion is 0.25, as the value of 0.25 falls outside of the interval. In this case, there is sufficient evidence to say that the program is not working as intended.