document.write( "Question 994977: Consider the two events A and B with P(A) = 0.4 and P(B) = 0.3. (a) If A and B are independent then compute the probability that
\n" );
document.write( "(i) Both A and B happen.
\n" );
document.write( "(ii) A or B happen.
\n" );
document.write( "(iii) Neither A nor B happen.
\n" );
document.write( "(b) Now answer parts (i)-(iii) when the events A and B are mutually exclusive instead of being independent. \n" );
document.write( "
Algebra.Com's Answer #613873 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Probability is 0.12 that both happen. You multiply. \n" ); document.write( "Neither happens is 0.6*0.7=0.42. You take the complement of each and multiply \n" ); document.write( "A or B happens. 0.4+0.3-P(both)=0.7-0.12=0.58 \n" ); document.write( "If they are mutually exclusive, then \n" ); document.write( "probability is 0 that both happen. They can't by definition. \n" ); document.write( "probability A or B happens is 0.7. There is no double counting. \n" ); document.write( "probability neither happens is 0.3. \n" ); document.write( " \n" ); document.write( " |