document.write( "Question 1155247: estimate the population mean by taking a sample and constructing a 99% confidence interval. \r
\n" ); document.write( "\n" ); document.write( "You know the population standard deviation is 10.97. \r
\n" ); document.write( "\n" ); document.write( "Compute the minimum sample size needed to ensure that your interval estimate has a margin of error less than or equal to 0.8.
\n" ); document.write( "

Algebra.Com's Answer #777904 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
start with z for 0.995=2.576
\n" ); document.write( "z*sigma/sqrt(n)=0.8
\n" ); document.write( "2.576*10.97/sqrt(n)=0.8
\n" ); document.write( "28.26=0.8* sqrt(n)
\n" ); document.write( "square both sides and divide by 0.64, which is 0.8^2.,
\n" ); document.write( "n=1247.875 or 1248, rounding upward\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );