SOLUTION: Suppose there is a test for a disease that correctly gives positive results for 95% of those having the disease, and correctly gives negative results for 90% of those who do not ha
Algebra.Com
Question 178988: Suppose there is a test for a disease that correctly gives positive results for 95% of those having the disease, and correctly gives negative results for 90% of those who do not have the disease. Suppose also that the incidence of the disease is 1%. If a person tests positive for this disease, what is the chance that the person has the disease? Find the exact percentage.
Answer by kev82(151) (Show Source): You can put this solution on YOUR website!
TP = test positive
TN = test negative
D = diseased
O = not diseased
P(TP | D) = 0.95
P(TN | O) = 0.9
P(D) = 0.01
And obviously (probabilities sum to one)
P(TN | D) = 0.05
P(TP | O) = 0.1
P(O) = 0.99
Want to know:
P(D | TP)
By definition of conditional probability
P(D | TP) = P(D ^ TP)/P(TP)
P(TP | D) = P(TP ^ D)/P(D)
P(D | TP) = P(TP | D)*P(D)/P(TP)
From set theory
P(TP) = P(TP ^ O) + P(TP ^ D)
Conditional probability again
P(TP) = P(TP | O)*P(O) + P(TP | D)*P(D)
Substitute
P(D | TP) = P(TP | D)*P(D)/( P(TP | O)*P(O) + P(TP | D)*P(D) )
0.95*0.01 / ( 0.1*0.99 + 0.95*0.01 ) = 19/217
I'm pretty sure that's right, but last time I did this was 1999!
RELATED QUESTIONS
supposed that a test for a disease correctly gives results for 97% of those having the... (answered by 303795)
In a region 4% of the population is thought to have a certain disease. A standard... (answered by stanbon)
Suppose a test for a disease has a sensitivity of 95% and a specificity of 60%. Further... (answered by Boreal)
One in a thousand people is a carrier of a particular heart disease. There is a test to... (answered by ewatrrr)
Compute the inductive probability of the following argument assuming that
epistemic... (answered by Boreal)
If a test is carried out and it identifies a disease in 95% of people who have it. It... (answered by jim_thompson5910)
Consider a medical test for a certain disease. The probability of a person having the... (answered by Shin123)
3) Suppose that a test has been discovered for a disease that affects 2% of the... (answered by ikleyn)
Suppose that a test has been discovered for a disease that affects 2% of the population.... (answered by ewatrrr)