document.write( "Question 923780: What is the random sample of 7,9,6,,85,1, from normal distribution
\n" );
document.write( "Construct a 90% confidence interval for the population mean (u)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560352 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the random sample of 7,9,6,,85,1, from normal distribution \n" ); document.write( " Construct a 90% confidence interval for the population mean (u) \n" ); document.write( " ------------------------- \n" ); document.write( "sample mean = 21.6 \n" ); document.write( "sample standard deviation = 35.56 \n" ); document.write( "----- \n" ); document.write( "90%CI: 21.6 - 1.645*(35.56)/sqrt(5) < u < 21.6+1.645(35.56)/sqrt(5) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |