Raymond B. answered 08/13/22
Math, microeconomics or criminal justice
Use Bayes Theorem
Basic formula is
P(x)P(y/x) = P(y)(P(x/y)
replace x and y by A and B and positive and negative test results
P(A) = .4, P(B)=.65, P(A^B) = Probability of events A and B happening together given as = .2 which should = P(A)P(B) if independent events, but instead = .4(.65) = .26 .
P(A)P(B/A)= P(B)P(A/B)
.4P(B/A) = .65P(A/B)
P(B/A) = P(A^B)/P(A) = .2/.4 = .5
P(A/B) = P(A^B)/P(B) = .2/.65 = 2/65 = about .031
P(~B/A) = 1-P(B/A) = 1-.5= .5
P(