SOLUTION: find the n needed to obtain a p-hat between (p-0.01, p+0.01) with 95% probability

Algebra ->  Probability-and-statistics -> SOLUTION: find the n needed to obtain a p-hat between (p-0.01, p+0.01) with 95% probability      Log On


   



Question 362466: find the n needed to obtain a p-hat between (p-0.01, p+0.01) with 95% probability
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the n needed to obtain a p-hat between
(p-0.01, p+0.01) with 95% probability.
------------
n = [z/E]^2*pq
-----
n = [1.96/0.01]^2*(1/2)(1/2)
----
n = 9604
==============
Cheers,
Stan H.
==============