document.write( "Question 78730This question is from textbook Elementary Statistics
\n" );
document.write( ": An airline reports that it has been experiencing a 15% rate of no-shows on advanced reservations. Among 150 advanced reservations, find the probability that there will be fewer than 20 no-shows. \n" );
document.write( "
Algebra.Com's Answer #56456 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An airline reports that it has been experiencing a 15% rate of no-shows on advanced reservations. Among 150 advanced reservations, find the probability that there will be fewer than 20 no-shows. \n" ); document.write( "----------- \n" ); document.write( "It is a binomial problem with n=150, p=0.15, 0<=x<=19 \n" ); document.write( "If you have a TI calculator with a stat capability use \n" ); document.write( "binomcdf(150,0.15,19)=0.250928... \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |