document.write( "Question 1178274: How large should the size of a random sample be so that we can be 90% certain that the sample mean X will not deviate from the true mean by more than σ/2?\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #807567 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the error, e,=sigma/sqrt(n)*z(0.95)
\n" ); document.write( "e^2=2.706*sigma^2/n, squaring everything including z=1.645
\n" ); document.write( "e=sigma/2 so e^2=sigma^/4
\n" ); document.write( "so sigma^2/4=2.706 sigma^2/n
\n" ); document.write( "n=10.0824 or 11.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );