Question
Mathematics Question on Probability
A laboratory blood test is 99% defecting a certain disease when it is, infact present.However the test also yields a falls positive result for 0.5% of the healthy person tested(i.e.,if a healthy person is tested,then with probability 0.005,the test will imply he has the diesease).If 0.1% of the population actually has the disease,what is the probability that a person has the disease given that his test result is positive?
The correct answer is: 13322
Let E1=The person selected is suffering from certain disease,E2=The person selected is not sufferinf from certain disease and A=The doctor
diagnoses correctly
Now, P(E1)=0.1%=0.001,P(E2)=1−0.001=0.999,
P(A∣E1)=99%=10099=0.99,P(A∣E2)=0.005%
Therefore,by Bayes'theorem,
P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E1)P(A∣E1)
=0.001×0.99+0.999×0.0050.01×0.99
=990+4995990
=13322