document.write( "Question 286557: An airline company is considering a new policy of booking as many as 204 persons on an airplane that can seat only 190.5. (Past studies have revealed that only 86% of the booked passengers actually arrive for the flight.) Estimate the probability that if the company books 204 persons. not enough seats will be available. \n" ); document.write( "
Algebra.Com's Answer #207950 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An airline company is considering a new policy of booking as many as 204 persons on an airplane that can seat only 190.5. (Past studies have revealed that only 86% of the booked passengers actually arrive for the flight.) Estimate the probability that if the company books 204 persons. not enough seats will be available.
\n" ); document.write( "------------
\n" ); document.write( "Binomial Problem with n = 204 ; p = 0.86
\n" ); document.write( "P(191 <= x <= 204) = 1 - binomcdf(204,0.86,190) = 0.0004664
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );