document.write( "Question 1076573: Please help me solve problem.\r
\n" );
document.write( "\n" );
document.write( "Three airlines serve International airport. Airline A has 60% of all the scheduled flights, airline B has 30% and airline C has the remainder. Their on-time rates are 80%, 60% and 40% respectively. Define the event O as \"an airline arrives on time\".
\n" );
document.write( "If a plane has just left on time, what is the probability that it was airline C?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #691192 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! lease help me solve problem. \n" ); document.write( "Three airlines serve International airport. Airline A has 60% of all the scheduled flights, airline B has 30% and airline C has the remainder. \n" ); document.write( "Their on-time rates are 80%, 60% and 40% respectively. Define the event O as \"an airline arrives on time\". \n" ); document.write( "P(an airline arrives on time) = 0.8*0.6+0.6*0.3+0+0.4*0.1 = 0.7 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "If a plane has just left on time, what is the probability that it was airline C? \n" ); document.write( "P(C on time | an airplane on time)= P(Contime AND aplaneontime)/P(a plane on time) \n" ); document.write( "= (0.4*0.1)/0.7 = 0.057 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |