You can put this solution on YOUR website! given: P(A) = 2/3, P(B)=1/2, P(B|A) = 1/3
find: P(A|B)
------------------
Find
P(A|B) = P(A and B)/P(B)
----
We know P(B|A) = P(B and A)/P(A) = 1/3
P(B and A)/(2/3) = 1/3
P(B and A) = 2/9
-----------------------
So, P(A|B) = (2/9)/(1/2) = 4/9
-----------------------------------
Cheers,
Stan H.