Advertisements
Advertisements
प्रश्न
A laboratory blood test is 99% effective in detecting a certain disease when it is in fact, present. However, the test also yields a false positive result for 0.5% of the healthy person tested (that is, if a healthy person is tested, then, with probability 0.005, the test will imply he has the disease). If 0.1 percent of the population actually has the disease, what is the probability that a person has the disease given that his test result is positive?
Advertisements
उत्तर
Let E1: 'the person has the disease' and
E2: 'The person is healthy'
⇒ `P (E_1) = 0.1% = 0.1/100 = 1/1000 = 0.001`
and `P (E_2) = 1 - 1/1000 = 999/1000 = 0.999`
Let A: 'test is positive,'
then `P (A|E_1) = 99/100 = 0.99`
and P(A|E1) = 0.005
Hence the required probability
`= P(E_1|A) = (P (A|E_1) P(E_1))/( P (A|E_1) P(E_1) + P(A|E_2) P (E_2))`
`= (0.99 xx 0.001)/(0.99 xx 0.001 + 0.005 xx 0.999)`
`= 22/133`
