Use the extended form of Bayes' theorem, since A is a binary virable (a person can either be sick or not sick): $\displaystyle P(A|B) = \frac{(P(B|A)*P(A)}{P(B|A)*P(A)+P(B|A^c)*P(A^c)}$ Note that the question is what the probablity that a person has the disease, given he tested positive. So A would be person having the disease, and B would be testing positive.