document.write( "Question 270362: The length of time a domestic flight must wait between gate departure and takeoff taxi at BWI International Airport is approximately normally distributed with a mean of 22 minutes and a standard deviation of 7 minutes.
\n" ); document.write( "a. what is the probability that a plane must wait between 18 and 24 minutes before taxiing for takeoff after leaving the gate?
\n" ); document.write( "b. what is the probability a plane must wait between 22 and 30 minutes before taxiing for takeoff after leaving the gate?
\n" ); document.write( "c. what is the probability a plane waits more than 12 minutes between gate departure takeoff taxi?
\n" ); document.write( "d. what is the length of time such that only 5% of planes wait this long or longer before gate departure and taxiing down the runway?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #198115 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of time a domestic flight must wait between gate departure and takeoff taxi at BWI International Airport is approximately normally distributed with a mean of 22 minutes and a standard deviation of 7 minutes.
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "a. what is the probability that a plane must wait between 18 and 24 minutes before taxiing for takeoff after leaving the gate?
\n" ); document.write( "z(18) = (18-22)/7 = -4/7
\n" ); document.write( "z(24) = (24-22)/7 = 2/7
\n" ); document.write( "P(18< x <24) = P(-4/7 < z < 2/7) = 0.3286
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "b. what is the probability a plane must wait between 22 and 30 minutes before taxiing for takeoff after leaving the gate?
\n" ); document.write( "Ans: Same procedure as above.\r
\n" ); document.write( "\n" ); document.write( "-----
\n" ); document.write( "c. what is the probability a plane waits more than 12 minutes between gate departure takeoff taxi?
\n" ); document.write( "z(12) = (12-22)/7 = -10/7 = -1.4286
\n" ); document.write( "P(x > 12) = P(z > -1.4286)
\n" ); document.write( "Note: z = -1.4286 is a point 1.4286 standard deviations to the
\n" ); document.write( "left of the mean. You want the area under the normal curve that
\n" ); document.write( "is to the right of -1.4286. Use Your z-chart or calculator, if
\n" ); document.write( "you have one.
\n" ); document.write( "Using a TI calculator I get normalcdf(-1.4286,100) = 0.9234
\n" ); document.write( "---
\n" ); document.write( "Comment: If these calculations are a mystery I would strongly
\n" ); document.write( "suggest you use a sketch of the normal curve as you work each
\n" ); document.write( "problem. That is so you can see where your x-values, z-values,
\n" ); document.write( "and areas under the curve really are. You will better understand
\n" ); document.write( "what is going on when you get the answers.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------
\n" ); document.write( "d. what is the length of time such that only 5% of planes wait this long or longer before gate departure and taxiing down the runway?
\n" ); document.write( "Ans: Find the z-value that corresponds to a left-tail of 5%.
\n" ); document.write( "invNorm(0.5) = -1.645
\n" ); document.write( "Find the corresponding x-value:
\n" ); document.write( "x = zs + u
\n" ); document.write( "x = -1.645*7 + 22
\n" ); document.write( "x = 10.485 minutes
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );