document.write( "Question 1159555: The breaking strengths of cables produced by a certain manufacturer have a standard deviation of 94 pounds. A random sample of 80 newly manufactured cables has a mean breaking strength of 1800 pounds. Based on this sample, find a 99% confidence interval for the true mean breaking strength of all cables produced by this manufacturer. Then complete the table below.
\n" );
document.write( "Carry your intermediate computations to at least three decimal places. Round your answers to one decimal place.\r
\n" );
document.write( "\n" );
document.write( "What is the lower limit of the 99% confidence interval?
\n" );
document.write( "
\n" );
document.write( "What is the upper limit of the 99% confidence interval?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #782623 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 99% CI for mean is sample mean+/- z(0.995)*sigma/sqrt(n) \n" ); document.write( "half-interval is 2.576*94/sqrt(80) \n" ); document.write( "=27.07 or 27.1 pounds \n" ); document.write( "99%CI is (1772.9, 1827.1) pounds, the lower and the upper limit respectively \n" ); document.write( " |