Assume one person out of 10,000 is infected with HIV, and there is a test in which 2.5% of all people test positive for the virus although they do not really have it. If you test negative on this test, then you definitely do not have HIV. Let H be the event of having HIV and T be the event of testing positive. Find the following.
(a) Pr(T|H), the probability of testing positive for someone with HIV.
(b) Pr(H ∩ T), the probability of having HIV and testing positive.
(c) Pr(T|H'), the probability of testing positive for someone without HIV.
(d) Pr(H'∩ T), the probability of not having HIV and testing positive.
(e) Pr(T), the probability of testing positive.
(f) Pr(H|T), the probability of having HIV for someone who tests positive.
I already get Pr(H) = 0.0001, Pr(H') = 0.9999 ,Pr(T|H')= 0.025 , Pr(H|T)= 0.0395 -Calcaluted with bayes theorem Now the question is how to do part (b) , part (d), and part (e)