34.8k views
5 votes
Suppose a particular type of cancer has a 0.9% incidence rate. Let D be the event that a person has this type of cancer, therefore P(D)=0.009. A test for this type of cancer has a false positive rate of 6%. The test correctly confirms the presence of the cancer with an accuracy of 91%. Suppose that the test indicates that a person has cancer. What is the probability that the person actually does have cancer? Round your answer to four decimal places, if necessary

User Darlyne
by
7.3k points

1 Answer

6 votes

Answer:

There is a 12.13% probability that the person actually does have cancer.

Explanation:

We have these following probabilities.

A 0.9% probability of a person having cancer

A 99.1% probability of a person not having cancer.

If a person has cancer, she has a 91% probability of being diagnosticated.

If a person does not have cancer, she has a 6% probability of being diagnosticated.

The question can be formulated as the following problem:

What is the probability of B happening, knowing that A has happened.

It can be calculated by the following formula


P = (P(B).P(A/B))/(P(A))

Where P(B) is the probability of B happening, P(A/B) is the probability of A happening knowing that B happened and P(A) is the probability of A happening.

In this problem we have the following question

What is the probability that the person has cancer, given that she was diagnosticated?

So

P(B) is the probability of the person having cancer, so
P(B) = 0.009

P(A/B) is the probability that the person being diagnosticated, given that she has cancer. So
P(A/B) = 0.91

P(A) is the probability of the person being diagnosticated. If she has cancer, there is a 91% probability that she was diagnosticard. There is also a 6% probability of a person without cancer being diagnosticated. So


P(A) = 0.009*0.91 + 0.06*0.991 = 0.06765

What is the probability that the person actually does have cancer?


P = (P(B).P(A/B))/(P(A)) = (0.91*0.009)/(0.0675) = 0.1213

There is a 12.13% probability that the person actually does have cancer.

User Khcpietro
by
7.2k points