document.write( "Question 1057956: 90% of flight depart on time. 80%of flights arrive on time.75%of flights depart on time and arrive on time.
\n" ); document.write( " a) you are meeting a flight that are departed on yime. what is the prbability that it will arrive on time?
\n" ); document.write( " b)you have met a flight, and arrived on time. what is the probability that is departed on time?
\n" ); document.write( " c) are the events, departing on time and arriving on time, independent?
\n" ); document.write( "

Algebra.Com's Answer #672997 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
a) P(A|B) = P(A and B)/P(B)
\n" ); document.write( "p(AOT|DOT) = .75/.90
\n" ); document.write( "|
\n" ); document.write( "b) p(DOT|AOT) = .75/.90
\n" ); document.write( "|
\n" ); document.write( "c) Events are not independent
\n" ); document.write( "
\n" );