A certain disease has an incidence rate of 2%. If the false negative rate is 10% and the false positive rate is 1%, compute the probability that a person who tests positive actually has the disease. For this question, why do we need to use Bayes' Theorem?

bazirT4Y

bazirT4Y

Answered question

2022-11-26

A certain disease has an incidence rate of 2%. If the false negative rate is 10% and the false positive rate is 1%, compute the probability that a person who tests positive actually has the disease.
For this question, why do we need to use Bayes' Theorem?

Answer & Explanation

Arturo Hogan

Arturo Hogan

Beginner2022-11-27Added 13 answers

"There is only a 1% chance of the test being false positive so there's a 99% chance that the test is correct."
No. A false positive is when the test is positive even though the person doesn't actually have the disease. The complement probability of a false positive is a true negative (i.e.: the test is negative and the person doesn't have the disease).
- 1% (the false positive rate) represents the probability that the test is incorrect given that the person doesn't have the disease.
- 99% (the true negative rate) represents the probability that the test is correct given that the person doesn't have the disease.
Neither of these two probabilities are what we want, since we don't know whether or not the person has the disease. All we know is that they tested positive (it could be a true positive or a false positive).
Jamir Summers

Jamir Summers

Beginner2022-11-28Added 2 answers

In general, there are four possibilities:
- True Positive: They had the disease (0.02) and the test was positive (0.9).
- False Negative: They had the disease (0.02) but the test was negative (0.1).
- False Positive: They didn't have the disease (0.98) but the test was positive (0.01).
- True Negative: They didn't have the disease (0.98) and the test was negative (0.99).
If a test is positive, then it could be a True Positive or a False Positive. We want to find the probability that, out of these two options, it was a True Positive. This yields:
Pr [ True Positive ] Pr [ True Positive or False Positive ] = ( 0.02 ) ( 0.9 ) ( 0.02 ) ( 0.9 ) + ( 0.98 ) ( 0.01 ) = 90 139 = 0.6474

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?