document.write( "Question 955909: Suppose that A and B are events defined on a common sample space and that the following probabilities are known. Find P(A or B). (Give your answer correct to two decimal places.)
\n" );
document.write( "P(A) = 0.35, P(B) = 0.44, P(A | B) = 0.22 \n" );
document.write( "
Algebra.Com's Answer #583962 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that A and B are events defined on a common sample space and that the following probabilities are known. Find P(A or B). (Give your answer correct to two decimal places.) \n" ); document.write( " P(A) = 0.35, P(B) = 0.44, P(A | B) = 0.22 \n" ); document.write( "----- \n" ); document.write( "P(A and B) = P(A | B)*P(B) = 0.22*0.44 = 0.0968 \n" ); document.write( "------ \n" ); document.write( "Then, P(A or B) = P(A) + P(B) - P(A and B) \n" ); document.write( "---- \n" ); document.write( "= 0.35+0.44-0.0968 \n" ); document.write( "---- \n" ); document.write( "= 0.693 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |