document.write( "Question 1124047: If P(A) = 0.2, P(B) = 0.32, and P(A and B) = 0.01, then P(A|B) = ?\r
\n" ); document.write( "\n" ); document.write( "I have tried P(A|B) = P(B and A)/ P(B)\r
\n" ); document.write( "\n" ); document.write( "Meaning: 0.32 * 0.2 = .064 / 0.32 = .2\r
\n" ); document.write( "\n" ); document.write( "I'm not sure if this is correct but I got it wrong when I first submitted it so I'm assuming something isn't right here. I'm just trying to follow what my textbook gave me but I keep getting it wrong anyway..? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #740419 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "P(A and B) = P(B and A) = 0.01
\n" ); document.write( "P(B) = 0.32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(A|B) = P(A and B)/P(B)
\n" ); document.write( "P(A|B) = 0.01/0.32
\n" ); document.write( "P(A|B) = 0.03125 which is the final answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Round that value however you need to. Note how P(A) isn't used at all since we know for certain that event B has happened, we don't worry about the event solely based on A. Though we do deal with event A partially when it comes to P(A and B).
\n" ); document.write( "
\n" ); document.write( "
\n" );