document.write( "Question 847286: A hospital would like to determine the average length of stay for its 
\n" ); document.write( "patients having abdominal surgery. A sample of 15 patients revealed a 
\n" ); document.write( "sample mean of 6.4 days and a sample standard deviation of 1.4 days. 
\n" ); document.write( "Find a 95% confidence interval for the mean stay for patients with 
\n" ); document.write( "abdominal surgery?
\n" ); document.write( "

Algebra.Com's Answer #510324 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "re TY, for myself like to go with one more decimal point originally..
\n" ); document.write( "and then make the decision to go to less accuracy to match parameters
\n" ); document.write( "used on the set Up.
\n" ); document.write( "ME = \"1.96%2A1.4%2Fsqrt%2815%29+\" = .71
\n" ); document.write( " 6.4 - ME < \"mu\" < 6.4 + ME
\n" ); document.write( " 6.4 - .71 < \"mu\" < 6.4 + .71
\n" ); document.write( "5.69 < \"mu\" < 7.11
\n" ); document.write( " 5.7 < \"mu\" < 7.1
\n" ); document.write( "Note:
\n" ); document.write( "80% z = 1.28155
\n" ); document.write( "90% z =1.645
\n" ); document.write( "92% z = 1.751
\n" ); document.write( "95% z = 1.96
\n" ); document.write( "98% z = 2.326
\n" ); document.write( "99% z = 2.576
\n" ); document.write( " \n" ); document.write( "
\n" );