document.write( "Question 804591: calculate commuting time is normally distributed with mean 45 mins per day, and standard deviation 10 minutes. what proportion of people spend less than 20 minutes commuting \n" ); document.write( "
Algebra.Com's Answer #484861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Commuting time is normally distributed with mean 45 mins per day, and standard deviation 10 minutes. What proportion of people spend less than 20 minutes commuting? \n" ); document.write( "-------- \n" ); document.write( "z(20) = (20-45)/10 = -25/10 = -2.5 \n" ); document.write( "----- \n" ); document.write( "p(x < 20 min ) = p(z < -2.5) = normalcdf(-100,-2.5) = 0.0062 \n" ); document.write( "================= \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |