document.write( "Question 819871: Suppose commuting times to work are normally distributed with mean 25 minutes and standard deviation 6.1 minutes. Find the probability that a randomly selected spends more than 20 minutes commuting.
\n" );
document.write( "A).8190
\n" );
document.write( "B).6808
\n" );
document.write( "C).1230
\n" );
document.write( "D).2440 \n" );
document.write( "
Algebra.Com's Answer #493329 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose commuting times to work are normally distributed with mean 25 minutes and standard deviation 6.1 minutes. Find the probability that a randomly selected spends more than 20 minutes commuting. \n" ); document.write( "------ \n" ); document.write( "z(20) = (20-25)/6.1 = -0.8197 \n" ); document.write( "P(x > 20) = P(z > -0.8197) = normalcdf(-0.8197,100) = 0.7938 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |