document.write( "Question 1180592: You measure 42 randomly selected textbooks' weights, and find they have a mean weight of 52 ounces. Assume the population standard deviation is 14.8 ounces. Based on this, construct a 99% confidence interval for the true population mean textbook weight.\r
\n" );
document.write( "\n" );
document.write( "Give your answers as decimals, to two places \n" );
document.write( "
Algebra.Com's Answer #810317 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 99% CI half-interval is z*(0.995)*sigma/sqrt(n) \n" ); document.write( "=2.576*14.8/sqrt(42) \n" ); document.write( "=5.88 \n" ); document.write( "that is added to and subtracted from the mean \n" ); document.write( "(46.12, 57.88) units oz. \n" ); document.write( " |