document.write( "Question 1006925: suppose A and B are independent events. If P(A|B)=0.25 and P(B)=0.4, what is P(A U B)? \n" ); document.write( "
Algebra.Com's Answer #622960 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! suppose A and B are independent events. If P(A|B)=0.25 and P(B)=0.4, \n" ); document.write( "what is P(A U B)? \n" ); document.write( " \r\n" ); document.write( "Since A and B are independent, P(A|B) = P(A) = 0.25, P(A&B)=P(A)P(B)\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = P(A) + P(B) - P(A&B)\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = P(A) + P(B) - P(A)P(B)\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = 0.25 + 0.4 - (0.25)(0.4)\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = 0.25 + 0.4 - 0.1\r\n" ); document.write( "\r\n" ); document.write( "P(A U B) = 0.55\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |