document.write( "Question 560157: A medical researcher wishes to determine the percentage of females who take vitamins. He wishes to be 99% confident that the estimate is within 2% of the true proportion. How large should the sample size be? \n" ); document.write( "
Algebra.Com's Answer #363743 by stanbon(75887)\"\" \"About 
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 2% of the true proportion. How large should the sample size be?
\n" ); document.write( "----
\n" ); document.write( "n = [z/E]^2*pq
\n" ); document.write( "----
\n" ); document.write( "Since \"p\" is not know you should use p = 1/2
\n" ); document.write( "n = [2.3263/0.02]^2*(1/2)(1/2)
\n" ); document.write( "------------
\n" ); document.write( "n = 3383 when rounded up
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );