document.write( "Question 752670: Use the following table which contains data from a study of three airlines which fly to Small Town, USA.
\n" );
document.write( "
\n" );
document.write( " Number of flights ON TIME | Number of LATE FLIGHTS
\n" );
document.write( "Podunk Airlines | 33 | 6
\n" );
document.write( "Upstate Airlines | 43 | 5
\n" );
document.write( "Sargasso Airlines | 26 | 10\r
\n" );
document.write( "\n" );
document.write( "- One of the flights is randomly selected, find the probability that the flight sleeted arrived late. \r
\n" );
document.write( "\n" );
document.write( "- One of the flights is randomly selected; find the probability that the flight selected is not a upstate airline flight.\r
\n" );
document.write( "\n" );
document.write( "- One of the flights is randomly selected; find the probability that the flight selected arrived on time or is a Podunk airlines flight.\r
\n" );
document.write( "\n" );
document.write( "- One of the flights is randomly selected, find the probability that the flight selected arrived late and is a Sargasso airlines flight.\r
\n" );
document.write( "\n" );
document.write( "- One of the flights is randomly selected, find the probability that the flight selected arrived on time given that it was an upstate airlines flight.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #458026 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the following table which contains data from a study of three airlines which fly to Small Town, USA. \n" ); document.write( " \n" ); document.write( " Number of flights ON TIME | Number of LATE FLIGHTS \n" ); document.write( "Podunk Airlines | 33 | 6 \n" ); document.write( "Upstate Airlines | 43 | 5 \n" ); document.write( "Sargasso Airlines | 26 | 10\r \n" ); document.write( "\n" ); document.write( "- One of the flights is randomly selected, find the probability that the flight selected arrived late. \n" ); document.write( "Ans: (6+5+10)/123 = 21/123 \n" ); document.write( "--------------------------------- \n" ); document.write( "- One of the flights is randomly selected; find the probability that the flight selected is not an upstate airline flight. \n" ); document.write( "Ans: (33+26+6+10)/121 = 75/123 \n" ); document.write( "--------------------------------- \n" ); document.write( "- One of the flights is randomly selected; find the probability that the flight selected arrived on time or is a Podunk airlines flight. \n" ); document.write( "Ans: (102+39-33)/121 = 108/123 \n" ); document.write( "--------------------------------- \n" ); document.write( "- One of the flights is randomly selected, find the probability that the flight selected arrived late and is a Sargasso airlines flight. \n" ); document.write( "Ans: 10/123 \n" ); document.write( "--------------------------------- \n" ); document.write( "- One of the flights is randomly selected, find the probability that the flight selected arrived on time given that it was an upstate airlines flight. \n" ); document.write( "Ans 43/48 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |