document.write( "Question 290906: Dear Tutor,\r
\n" );
document.write( "\n" );
document.write( "I have always had trouble with probability, and I am faced with the following question:\r
\n" );
document.write( "\n" );
document.write( "Delta Airlines quotes a flight time of 2hrs and 5 minutes for its flights from Cincinnati to Tampa. Suppose we believe that actual flight times are uniformly distributed between 120 to 140 minutes. \r
\n" );
document.write( "\n" );
document.write( "a. What is the probability that the flight will be more than 10 minutes late?
\n" );
document.write( "b. What is the expected flight time?\r
\n" );
document.write( "\n" );
document.write( "If you could answer one, or both parts of this question I would greatly appreciate it!!!\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #210488 by stanbon(75887) ![]() You can put this solution on YOUR website! Delta Airlines quotes a flight time of 2hrs and 5 minutes (125 minutes) for its flights from Cincinnati to Tampa. \n" ); document.write( "Suppose we believe that actual flight times are uniformly distributed between 120 to 140 minutes. \n" ); document.write( "a. What is the probability that the flight will be more than 10 minutes late? \n" ); document.write( "--- \n" ); document.write( "At least 10 minutes late is a flight of at least 135 minutes \n" ); document.write( "If flight times range from 120 to 140 minutes, 6*sigma = 20 \n" ); document.write( "and sigma = 10/3 \n" ); document.write( "------------ \n" ); document.write( "Using the airlines schedule predictions, \n" ); document.write( "find the probability flight time >= 135 min, \n" ); document.write( "Find z(135) = (135-125)/(10/3) = 10/(10/3) = 3 \n" ); document.write( "Then P(x>= 135) = P(z> 3) = 0.00135 \n" ); document.write( "----------------------------------------- \n" ); document.write( "b. What is the expected flight time? \n" ); document.write( "Based on our observed times, expected flight time \n" ); document.write( "is the average flight time = (140+120)/2 = 130 minutes. \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |