document.write( "Question 1160043: Based on interviews with 88 SARS patients, researchers found that the mean incubation period was 4.9 days, with a standard deviation of 15.7 days. Based on this information, construct a 95% confidence interval for the mean incubation period of the SARS virus. Interpret the interval. \n" ); document.write( "
Algebra.Com's Answer #783321 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 95% CI half-interval is t(0.975, df=87)*15.7/sqrt(88) \n" ); document.write( "t is 1.99 \n" ); document.write( "CI half-interval is 3.33 \n" ); document.write( "(1.57, 8.23) units days\r \n" ); document.write( "\n" ); document.write( "We don't know what the exact mean is, and at any given point in time there is one. But we are 95% confident that the true mean lies in the interval. Stated another way, if we constructed 100 such intervals with the same sample size, we would expect the true mean to lie within 95 of them, but we wouldn't know which 95. \n" ); document.write( " |