document.write( "Question 1024845: Let P(A)=.49 P(B)=.65 and the A intersect B = .35 \r
\n" );
document.write( "\n" );
document.write( "Are events A and B disjoint (mutually exclusive)? Explain why or why not.
\n" );
document.write( "Are events A and B independent? Explain why or why not. \r
\n" );
document.write( "\n" );
document.write( " Find the probability of A union B. \n" );
document.write( "
Algebra.Com's Answer #640224 by robertb(5830) You can put this solution on YOUR website! A and B are NOT disjoint, because P(A∩B) is not equal to 0.\r \n" ); document.write( "\n" ); document.write( "A and B are NOT independent, because P(A∩B) is not equal to P(A)*P(B). (Verify directly!)\r \n" ); document.write( "\n" ); document.write( "P(A u B) = P(A) + P(B) - P(A ∩ B) = 0.49 + 0.65 - 0.35 = 0.79 \n" ); document.write( " |