document.write( "Question 1148673: Construct a confidence interval for the population mean using a t-distribution: c = 99% m = 16.7 s = 3.2 n = 20. \n" ); document.write( "
Algebra.Com's Answer #770048 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
t df=19,0.995=2.86093\r
\n" ); document.write( "\n" ); document.write( "half-interval is t*s/sqrt(n)=2.861*3.2/sqrt(20)=2.047
\n" ); document.write( "this is added and subtracted to the mean for the CI.
\n" ); document.write( "(14.653, 18.747) or (14.6, 18.7)
\n" ); document.write( "
\n" );