document.write( "Question 1157326: 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 95% confidence level, what size of sample is needed?\r
\n" ); document.write( "\n" ); document.write( "Give your answer in whole people.
\n" ); document.write( "

Algebra.Com's Answer #780241 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
8% error means z*SE=0.08; z(0.975)=1.96
\n" ); document.write( "SE=sqrt(.5*.5/n), because the probability of people supporting is not known. When that happens, use 0.5 as it gives the most conservative estimate. The largest product of two fractions that add to 1 occurs when both are 1/2.\r
\n" ); document.write( "\n" ); document.write( "so 1.96* sqrt(.25/n)=0.08
\n" ); document.write( "square both sides
\n" ); document.write( "3.84*.25=0.0064*n, moving the n across
\n" ); document.write( "n=150 people
\n" ); document.write( "
\n" );