document.write( "Question 465430: Suppose A and B are events with P(A) = 1/4, P(B) = 2/5, and P(A or B) = 1/2.\r
\n" );
document.write( "\n" );
document.write( "a) Are the events A and B mutually exclusive? Explain your reasoning.\r
\n" );
document.write( "\n" );
document.write( "b) What is P(A and B)?\r
\n" );
document.write( "\n" );
document.write( "c) Are the events A and B independent? Explain your reasoning. \n" );
document.write( "
Algebra.Com's Answer #318956 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a) Two events A and B are mutually exclusive if P(A) + P(B) = P(A U B). \n" ); document.write( "P(A) + P(B) = 1/4 + 2/5 = 13/20, but P(A U B) = P(A or B) = 1/2, so \n" ); document.write( "\n" ); document.write( "b) P(A and B) = P(A) + P(B) - P(A or B) = 3/20 = 0.15\r \n" ); document.write( "\n" ); document.write( "c) Two events A and B are independent if P(A)*P(B) = P(A and B). \n" ); document.write( " |