document.write( "Question 1182687: A data set includes 108 body temperatures of healthy adult humans having a mean of 98.3°F and a standard deviation of 0.69°F. Construct a 99% confidence interval estimate of the mean body temperature of all healthy humans. What does the sample suggest about the use of 98.6°F as the mean body temperature?\r
\n" );
document.write( "\n" );
document.write( "What is the confidence interval estimate of the population mean μ?
\n" );
document.write( "__°F < μ < __°F
\n" );
document.write( "(Round to three decimal places as needed.) \n" );
document.write( "
Algebra.Com's Answer #812781 by Boreal(15235) You can put this solution on YOUR website! the half-interval is a t(0.995, df=107)*s/sqrt(n)=2.623*0.69/sqrt(107)=0.175 \n" ); document.write( "the interval is (98.125, 98.475) \n" ); document.write( "This would suggest that 98.6 is too high to use as the mean body temperature, since it lies outside the confidence interval. \n" ); document.write( " |