document.write( "Question 972197: A newspaper article about the results of a poll states: \"In theory, the results of such a poll, in 99 cases out of 100 should differ by no more than 5 percentage points in either direction from what would have been obtained by interviewing all voters in the United States.\" Find the sample size suggested by this statement \n" ); document.write( "
Algebra.Com's Answer #594582 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
sample size is a function of the z value and error\r
\n" ); document.write( "\n" ); document.write( "error= z/sqrt(n)
\n" ); document.write( "error^2=z^2/n\r
\n" ); document.write( "\n" ); document.write( "Therefore, n= z^2/error^2
\n" ); document.write( "=2.33^2/0.05^2\r
\n" ); document.write( "\n" ); document.write( "=2172\r
\n" ); document.write( "\n" ); document.write( "For 2 SDs, 100/error rate in % is about the square root of the sample size.
\n" ); document.write( "
\n" );