contestada

Suppose that 8% of the general population has a disease and that the test for the diesease is accurate 70% of the time. What is the probability of testing positive for the disease

Respuesta :

Answer:

P = 0.332

Step-by-step explanation:

The probability of having the disease is 0.08

The probability that the test predicts with accuracy is 0.7.

We need to find the probability that the test positive for the disease.

Several cases may occur.

Case 1.

You have the disease and the test predicts it accurately

[tex]P_1 = 0.08(0.7) = 0.056[/tex]

Case 2

You do not have the disease and the test predicts that you have it

[tex]P_2 = 0.92(0.3) = 0.276[/tex]

Then the probability that the test predicts that you have the disease is the union of both probabilities P1 and P2

[tex]P = P_1 + P_2\\\\P = 0.056 + 0.276\\\\P = 0.332[/tex]