document.write( "Question 440002: If the completion time for a task is normally distributed with a mean of 15 seconds and a standard deviation of 2.5 seconds, what is the probability of getting a time less than 9.7 seconds? \n" ); document.write( "
Algebra.Com's Answer #304117 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\"
\n" ); document.write( " z = (9.7-15)/2.5 = -2.12
\n" ); document.write( " P(z < -2.12) = NORMSDIST(-2.12)= .017
\n" ); document.write( " \n" ); document.write( "
\n" );