document.write( "Question 1165835: construct the indicated confidence interval for the population mean
\n" );
document.write( "μ using the t-distribution. Assume the population is normally distributed.
\n" );
document.write( "c=0.90,
\n" );
document.write( "x=12.51
\n" );
document.write( " s=4.0,
\n" );
document.write( " n=9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #790325 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! half-interval is t0.95, df=8*s/sqrt (n) \n" ); document.write( "t=1.860 \n" ); document.write( "so the half-interval is 1.860*4/sqrt(9)=2.48 \n" ); document.write( "the interval is added to and subtracted form the sample mean \n" ); document.write( "(10.03, 14.99) \n" ); document.write( " \n" ); document.write( " |