Michael L. answered 02/13/16
Tutor
New to Wyzant
Intuitively explains the concepts in Math and Science
Hi Catherine,
Has condition Does not have condition Total
Test Positive 0.83898 0.16100 0.99998
Test Negative 0.00053 0.99947 1.00000
Total 0.83951 1.16047
G: a person has the genetic disorder; P(G) = 0.05
G': a person does not have the genetic disorder; P(G') = 0.95
p : an event of a positive test; P(p|G) = 0.99, P(p|G') = 0.01
n : an event of a negative test; P(n|G') = 0.99, P(n|G) = 0.01
P(G|p)= P(p|G)P(G)/(P(p|G)P(G) + P(p|G')P(G'))
= (0.99*0.05)/(0.99*0.05 + 0.01*0.95)
= 0.0495/0.0590
=0.83898
P(G'|p) = P(p|G')P(G')/(P(p|G')P(G') + P(p|G)P(G))
=(0.01*0.95)/(0.01*0.95 + 0.99*0.05)
=0.0095/0.0590
=0.16100
P(G'|n) = P(n|G')P(G')/(P(n|G')P(G') + P(n|G)P(G))
=(0.99*0.95)/(0.99*0.95 + 0.01*0.05)
=0.9405/0.941
=0.99947
P(G|n) = P(n|G)P(G)/(P(n|G)P(G) + P(n|G')P(G'))
=(0.01*0.05)/(0.01*0.05 + 0.99*0.95)
=0.0005/0.941
=0.00053
Probability that a person does not have the genetic condition and that the test was negative is 99.9%