document.write( "Question 1119720: 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 8% margin of error at a 99% confidence level, what size of sample is needed?
\n" ); document.write( "

Algebra.Com's Answer #735376 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the error is from the standard error*z
\n" ); document.write( "e=z*sqrt(p*(1-p)/n))
\n" ); document.write( ".08=2.576*sqrt(p*(1-p)/n))
\n" ); document.write( "square both sides
\n" ); document.write( "0.0064=6.64*.5*.5/n, using .5, which is the most conservative estimate since it is the p that maximizes the error value
\n" ); document.write( "0.0064=1.66/n
\n" ); document.write( "n=259.4 or 260
\n" ); document.write( "
\n" ); document.write( "
\n" );