document.write( "Question 1043991: Construct the indicated confidence interval for the population mean μ using a​ t-distribution.
\n" ); document.write( "c=0.95​, x overbar=115, s=10​, n=15
\n" ); document.write( "The confidence interval is? ​Round to the nearest tenth as​ needed.
\n" ); document.write( "

Algebra.Com's Answer #659392 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
CI is mean +/- t (0.975, df=14) s/ sqrt (n)
\n" ); document.write( "115+/-(2.145)(10)/sqrt (15)
\n" ); document.write( "=115+/-5.5
\n" ); document.write( "(109.5,120.5)
\n" ); document.write( "
\n" );