document.write( "Question 980616: Use the given degree of confidence and sample data to construct a confidence interval for the population mean μ. Assume
\n" );
document.write( "that the population has a normal distribution.
\n" );
document.write( " n = 10, x = 8.1, s = 4.8, 95% confidence \n" );
document.write( "
Algebra.Com's Answer #601745 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the given degree of confidence and sample data to construct a confidence interval for the population mean μ. Assume \n" ); document.write( "that the population has a normal distribution. \n" ); document.write( "n = 10, x-bar = 8.1, s = 4.8, 95% confidence \n" ); document.write( "----- \n" ); document.write( "Confidence Interval:: x-bar - ME < u < x-bar + ME \n" ); document.write( "------ \n" ); document.write( "ME = 1.96*4.8/sqrt(10) = 2.975 \n" ); document.write( "------- \n" ); document.write( "95%CI: 8.1-2.98 < u < 8.1+2.98 \n" ); document.write( "------- \n" ); document.write( "Ans: 5.12 < u < 11.08 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |