document.write( "Question 867587: Help please\r
\n" );
document.write( "\n" );
document.write( "The rates of on-time flights commercial jets are continuously tracked by the U.S Department of Transformation. Recently, Southwest Air had the best rate with 80% of its flights arriving on time. A test is conducted by randomly selecting 10 Southwest flights and observing whether they arrive on time. Find the probability that no more than 7 flights arrive on time. \r
\n" );
document.write( "\n" );
document.write( "THANKS! \n" );
document.write( "
Algebra.Com's Answer #523099 by stanbon(75887) ![]() You can put this solution on YOUR website! Recently, Southwest Air had the best rate with 80% of its flights arriving on time. A test is conducted by randomly selecting 10 Southwest flights and observing \n" ); document.write( "Find the probability that no more than 7 flights arrive on time. \r \n" ); document.write( "\n" ); document.write( "---------------------- \n" ); document.write( "Binomial Problem with n = 10 and p(on time) = 0.8 \n" ); document.write( "---- \n" ); document.write( "P(0<= x <=7) = binomcdf(10,0.8,7) = 0.3222 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |