Let C denote the probability of selecting an adult over 40 years of age with cancer:
P(C)=0.05 .
Hence C' represents the event that the person does not have a cancer:
P(C′)=1–P(C)=0.95 .
Let D denote the event that a person is diagnosed cancer. Then the probability of a doctor correctly diagnosing a person with cancer as having the disease:
P(D∣C)=0.78
and the probability of incorrectly diagnosing a person with cancer as having the disease:
P(D∣C′)=0.06 .
a) The probability that an adult over 40 years of age is diagnosed as having cancer:
P(D)=P(D∣C)⋅P(C)+P(D∣C′)⋅P(C′)
P(D)=0.78⋅0.05+0.06⋅0.95=0.096
b) The chances that a person has no cancer but is still diagnosed otherwise:
P(C′∣D)=P(D∣C)⋅P(C)+P(D∣C′)⋅P(C′)P(D∣C′)⋅P(C′)
P(C′∣D)=0.78⋅0.05+0.06⋅0.950.06⋅0.95=0.0960.057=0.59375=59.375%
Answer:
a) 0.096
b) 59.375%
Comments