document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #220733 by stanbon(75887)![]() ![]() ![]() 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? \n" ); document.write( "--- \n" ); document.write( "z(99.5) = 2.5758 \n" ); document.write( "------- \n" ); document.write( "Formula: \n" ); document.write( "n = [z/E]^2(pq) \n" ); document.write( "--- \n" ); document.write( "p= 0.5 is the least biased estimate of \"p\", so use it: \n" ); document.write( "--- \n" ); document.write( "n = [2.5758/0.04]^2(0.5*0.5) = 1036.7 \n" ); document.write( "Round up to n = 1037\r \n" ); document.write( "\n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ \n" ); document.write( " \n" ); document.write( " |