document.write( "Question 924192: Let x denote the time it takes to run a road race. Suppose x is approximately normally distributed with a mean of 190 minutes and a standard deviation of 21 minutes. If one runner is selected at random, what is the probability that this runner will complete this road race in less than 217.51 minutes?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560691 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean of 190 minutes and a standard deviation of 21 minutes \n" ); document.write( "*Note: \n" ); document.write( "P(x < 217.50) = P( z < 27.5/21) = P(z < 1.3095) = normalcdf(-100,1.3095) \n" ); document.write( " |