document.write( "Question 1181391: If n=29, ¯x(x-bar)=45, and s=17, construct a confidence interval at a 99% confidence level. \r
\n" );
document.write( "\n" );
document.write( "Assume the data came from a normally distributed population.\r
\n" );
document.write( "\n" );
document.write( "Give your answers to one decimal place.\r
\n" );
document.write( "\n" );
document.write( "___ < μ < __\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #811283 by Boreal(15235) You can put this solution on YOUR website! t(0.99,df=29)=2.76326 \n" ); document.write( "the half-interval is t*s/sqrt(n)=2.76326*17/sqrt(29)=8.70 \n" ); document.write( "the interval is mean +/- 8.72 \n" ); document.write( "(36.3, 53.7) \n" ); document.write( " |