document.write( "Question 1044812: Construct the confidence interval for the population mean μ.
\n" );
document.write( "c=0.98, x overbar=15.7, σ=9.0, and n=50
\n" );
document.write( "A 98% confidence interval for μ is? (Round to one decimal place as needed.) \n" );
document.write( "
Algebra.Com's Answer #660264 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 98% CI is mean +/- z(0.99)sigma/sqrt(n) \n" ); document.write( "15.7 +/- 2.328*9/sqrt(50)=15.7+/-2.96 (3.0) \n" ); document.write( "(12.7,18.7) \n" ); document.write( " |