document.write( "Question 1004113: Air America is considering a new policy of booking as many as 170 persons on an airplane that can only seat 150. Past studies have revealed that only 85% of the booked passengers actually arrive for the flight. Estimate the probability that if Air America books 170 persons, not enough seats will be available. \n" ); document.write( "
Algebra.Com's Answer #620651 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Air America is considering a new policy of booking as many as 170 persons on an airplane that can only seat 150. Past studies have revealed that only 85% of the booked passengers actually arrive for the flight. Estimate the probability that if Air America books 170 persons, not enough seats will be available.
\n" ); document.write( "------------
\n" ); document.write( "Binomial Problem with n = 170 and p(arrive) = 0.85
\n" ); document.write( "-----
\n" ); document.write( "P(x >= 151) = 1 = binomcdf(170,0.85,150) = 0.0953 = 9.53%
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );