document.write( "Question 308806: A race car driver tested his car for the number of seconds required to travel from 0 to 60 mph. In 20 test he obtained an average of 4.85 seconds with a standard deviation of 1.47 seconds. Construct a 95% confidence interval for the 0 to 60 time. \n" ); document.write( "
Algebra.Com's Answer #220850 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A race car driver tested his car for the number of seconds required to travel from 0 to 60 mph. \n" ); document.write( "In 20 tests he obtained an average of 4.85 seconds with a standard deviation of 1.47 seconds. Construct a 95% confidence interval for the 0 to 60 time. \n" ); document.write( "--------------- \n" ); document.write( "sample mean = 4.85 seconds \n" ); document.write( "--- \n" ); document.write( "standard Error = E = 1.96*1.47/sqrt(20) = 0.6443 \n" ); document.write( "-------------------- \n" ); document.write( "95% CI: 4.85-0.6443 < u < 4.85+0.6443 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |