Math Problem Statement

A certain virus infects one in every 300 people. A test used to detect the virus in a person is positive 80% of the time if the person has the virus and 5% of the time if the person does not have the virus. (This 5% result is called a false positive.) Let A be the event "the person is infected" and B be the event "the person tests positive".

(a) Find the probability that a person has the virus given that they have tested positive, i.e. find P(Has Virus | Tested Positive).

Round your answer to the nearest tenth of a percent.

P(Has Virus | Tested Positive)= %

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Conditional Probability
Bayes' Theorem

Formulas

Bayes' Theorem: P(A | B) = (P(B | A) * P(A)) / P(B)
Probability of an event not occurring: P(Not A) = 1 - P(A)
Total probability: P(B) = P(B | A) * P(A) + P(B | Not A) * P(Not A)

Theorems

Bayes' Theorem

Suitable Grade Level

Grades 10-12