Answer:
The probability that you have the disease, given that your test is positive is ≈ 0.0098
Explanation:
This is a conditional probability problem.
Let P(A|B) denote the conditional probability of A given B and it satisfies the equation
We have the the probabilities:
We can calculate:
P(Testing Positive) =
P(Having Disease) × P(Testing Positive | Having Disease) + P(Not Having Disease) × P(Testing positive | Not Having Disease ) = 0.0001×0.99 + 0.9999×0.01 =0.010098
from (1) we have the equation:
P(Having Disease|Testing Positive)=P(Having Disease) × P(Testing Positive | Having Disease)/ P(Testing Positive) = 0.0001×0.99/0.010098≈0.0098
Thus, the probability that you have the disease, given that your test is positive is ≈ 0.0098