document.write( "Question 629305: 2. The average commute time via train from the Chicago O'Hare Airport to downtown is 60 minutes with a standard deviation of 15 minutes. Assume that the commute times are normally distributed. What proportion of commutes would be:
\n" );
document.write( " c. between 45 and 75 minutes? \n" );
document.write( "
Algebra.Com's Answer #396166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average commute time via train from the Chicago O'Hare Airport to downtown is 60 minutes with a standard deviation of 15 minutes. Assume that the commute times are normally distributed. What proportion of commutes would be: \n" ); document.write( "c. between 45 and 75 minutes? \n" ); document.write( "--------- \n" ); document.write( "z(45) = (45-60)/15 = -1 \n" ); document.write( "z(75) = (75-60)/15 = 1 \n" ); document.write( "---- \n" ); document.write( "Prop(45 < x < 75) = P(-1< z < 1) = 0.68 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |