SOLUTION: A medical reseracher wishes to determine the percentage of females who take vitamins. He wishes to be 99% confident that the estimate is within 4% of the true proportion. How large

Algebra ->  Probability-and-statistics -> SOLUTION: A medical reseracher wishes to determine the percentage of females who take vitamins. He wishes to be 99% confident that the estimate is within 4% of the true proportion. How large      Log On


   



Question 308686: A medical reseracher wishes to determine the percentage of females who take vitamins. He wishes to be 99% confident that the estimate is within 4% of the true proportion. How large should the sample size be?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A medical researcher wishes to determine the percentage of females who take vitamins. He wishes to be 99% confident that the estimate is within 4% of the true proportion. How large should the sample size be?
---
z(99.5) = 2.5758
-------
Formula:
n = [z/E]^2(pq)
---
p= 0.5 is the least biased estimate of "p", so use it:
---
n = [2.5758/0.04]^2(0.5*0.5) = 1036.7
Round up to n = 1037
============================
Cheers,
Stan H.
============================