SOLUTION: A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26

Algebra ->  Probability-and-statistics -> SOLUTION: A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26      Log On


   



Question 868633: A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26% of parents will not allow the new vaccine. Using this information, how many couples must be sampled in order for the estimate to be within 3% of the true proportion?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26% of parents will not allow the new vaccine. Using this information, how many couples must be sampled in order for the estimate to be within 3% of the true proportion?
-----------------------------------
Since E = z*sqrt(pq/n),
-------------------
n = [z/E]^2*pq
----------------------------
n = [1.645/0.03]^2*(0.26*0.74) = 575 when rounded up
=============================
Cheers,
Stan H.