document.write( "Question 1119956: Please help me solve this in simple way. Thank You.\r
\n" );
document.write( "\n" );
document.write( "Suppose that A and B are two events for which P(A)=0.25, P(B)=0.73, and P(B|A)=0.52 Find each of the following:\r
\n" );
document.write( "\n" );
document.write( "A. P(AandB)=
\n" );
document.write( "B. P(AorB)=
\n" );
document.write( "C. P(A|B)= \n" );
document.write( "
Algebra.Com's Answer #735840 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The formal definition of conditional probability is \n" ); document.write( "P(A|B) = (P(A and B))/(P(B)) \n" ); document.write( "Then P(A and B) = (P(A|B))*P(B). \n" ); document.write( "So in your example, P(A and B) = (0.52)(0.25) = 0.13. \n" ); document.write( "That makes P(A or B) = (0.25+0.73)-0.13 = 0.85; and P(A|B) = P(A and B)/P(B) = 0.13/0.73 = (approximately) 0.178. \n" ); document.write( "I personally find the formal definition of conditional probability confusing. \n" ); document.write( "My way of thinking of P(B|A) is that the sample space is only \"A\", and I want to know what part of A is also B. That makes it easy (for me!) to see that P(A and B) is equal to P(B|A) times P(A). \n" ); document.write( "A picture with a Venn diagram can also help visualize the probabilities, if you are thinking of A as the sample space. In your example, P(A) is 0.25, and P(B|A) is 0.52 of A, or 0.52*0.25 = 0.13 \n" ); document.write( " |