probablity

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

probablity

aastha
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(i.e., if a healthy person is tested , then, with probability 0.005 , the test will imply he will have the disease ). If 0.1 % of the population actually has the disease , what is the probability that a person has the disease given that his result is positive ?
Reply | Threaded
Open this post in threaded view
|

Re: probablity

neha.
I think it should be done like this:

Probability =[(1/1000)*(99/100)]divided by[ (1/1000)*(99/100) + (999/1000)*(5/1000)]