document.write( "Question 1206244: Suppose that
\n" );
document.write( "P(A) = 0.3
\n" );
document.write( " and
\n" );
document.write( "P(A ∩ B) = 0.06.
\n" );
document.write( "Find
\n" );
document.write( "P(B|A). \n" );
document.write( "
Algebra.Com's Answer #843541 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The basic definition of probability is this:\r\n" ); document.write( "\r\n" ); document.write( " # of ways event can happen\r\n" ); document.write( " P(event) = ------------------------------\r\n" ); document.write( " total # of possible outcomes\r\n" ); document.write( "\r\n" ); document.write( "By definition, P(B|A) is the probability that B happens, given that A happens.\r\n" ); document.write( "\r\n" ); document.write( "With that definition, the denominator of the probability fraction is the probability that A happens, because the only part of the sample space you are concerned with is the outcomes in which A happens. And the numerator is the probability that both A and B happen:\r\n" ); document.write( "\r\n" ); document.write( " P(A ∩ B)\r\n" ); document.write( " P(B|A) = ----------\r\n" ); document.write( " P(A)\r\n" ); document.write( "\r\n" ); document.write( "In your problem, the given information is the numerator and denominator of this fraction, so\r\n" ); document.write( "\r\n" ); document.write( " .06\r\n" ); document.write( " P(B|A) = ----- = 0.2\r\n" ); document.write( " 0.3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |