document.write( "Question 216091: Use the given degree of confidence and sample data to construct a confidence interval for the population mean u, assume that the population has a normal distribution.
\n" );
document.write( "N=10,x=14.6, s=2.6, 95 percent \r
\n" );
document.write( "\n" );
document.write( "I know the answer is 12.47\n" );
document.write( "
Algebra.Com's Answer #163244 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 u, assume that the population has a normal distribution. \n" ); document.write( "N=10,x=14.6, s=2.6, 95 percent \n" ); document.write( "--------------------------------------- \n" ); document.write( "I assume your \"x\" is really x-bar, which is the sample mean. \n" ); document.write( "--------------------------------- \n" ); document.write( "x-bar = 14.6 \n" ); document.write( "standard error = 2.2622*2.6/sqrt(10) = 1.86 \n" ); document.write( "--- \n" ); document.write( "95% CI: 14.6-1.86 < U < 14.6+1.86 \n" ); document.write( "95% CI: 12.74 < u < 3.72 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |