document.write( "Question 1056720: Construct a confidence interval for the population mean given that the sample size is 120, the sample mean is 86.1, and sigma is 17, and the desired confidence is 90%. Choose the correct interval from the following:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(63.5, 68.7)
\n" );
document.write( "(73.5, 78.7)
\n" );
document.write( "(83.5, 99.7)
\n" );
document.write( "(83.5, 88.7) \n" );
document.write( "
Algebra.Com's Answer #671791 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the interval width is z(0.95)*sigma/sqrt(n) \n" ); document.write( "That is 1.645*17/sqrt(120)=2.55 \n" ); document.write( "The interval is (83.55,88.65) \n" ); document.write( " |