document.write( "Question 1058427: A study of the amount of time it takes a mechanic to rebuild the transmission for a 2005 Chevy Cavalier shows that the mean is 8.4 hours and the standard deviation is 1.8 hrs, If 40 mechanics are randomly selected, find the probability that their mean rebuild time is less than 7.6 hrs. \n" ); document.write( "
Algebra.Com's Answer #673800 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
t=(x-mean)/s/sqrt(n);
\n" ); document.write( "t=(7.6-8.4)*6.32/1.8=--2.81
\n" ); document.write( "p=0.0076 for t with 39 df.
\n" ); document.write( "
\n" );