
Jon S. answered 07/21/22
Patient and Knowledgeable Math and English Tutor
phat = sample proportion
p = population proportion = 0.42
n = 165
Want to compute: P ( 0.31 < phat < 0.47)
Translate limits 0.31 and 0.47 to z, using equation: (phat - p)/sqrt(p * (1-p)/n)
for 0.31, we get z = (0.31 - 0.42)/sqrt(0.42 * 0.58/165) = -2.86
for 0.47, we get z = (0.47 - 0.42)/sqrt(0.42 * 0.58/165) = 1.3
so P(0.31 < phat < 0.47) = P(-2.86 < z < 1.3) = P(z < 1.3) - P(z < -2.86) = 0.9032 - 0.0021 = 0.9011