document.write( "Question 1166657: A political candidate has asked you to conduct a poll to determine what percentage of people support her.\r
\n" );
document.write( "\n" );
document.write( "If the candidate only wants a 3% margin of error at a 99% confidence level, what size of sample is needed?\r
\n" );
document.write( "\n" );
document.write( "Give your answer in whole people.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #791182 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! half-interval is z(0.995)*sqrt(p*(1-p)/n) use p=0.5 as the most conservative estimate. z=2.576 \n" ); document.write( "half-interval is 2.576 * sqrt (.25)/n and that equals 0.03 \n" ); document.write( "square both sides and 0.0009=6.634*.25/n \n" ); document.write( "so 0.0009n=1.6585 \n" ); document.write( "n=1842.77 or 1843 \n" ); document.write( " \n" ); document.write( " |