document.write( "Question 233872: The average flight from point A to B takes 40 minutes with a standard deviation of 5 minutes. What is the probability a random sample of 4 flights will take between 38 and 43 minutes?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172533 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average flight from point A to B takes 40 minutes with a standard deviation of 5 minutes. What is the probability a random sample of 4 flights will take between 38 and 43 minutes? \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( "z(38) = (38-40)/[5/[sqrt(4)] = -0.8 \n" ); document.write( "---------- \n" ); document.write( "z(43) = (43-40)/[5/sqrt(4)] = 1.2 \n" ); document.write( "--------------------------- \n" ); document.write( "P(38 < x < 43) = P(-0.8 < z < 1.2) = 0.6731 \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |