Problem 46
Question
\(10 \%\) of a certain population suffer from a serious disease. A person suspected of the disease is given two independent tests. Each test makes a correct diagnosis \(90 \%\) of the time. The probability that the person really has the illness given that both tests are positive is (A) \(0.5\) (B) \(0.9\) (C) \(0.6\) (D) none of these
Step-by-Step Solution
Verified Answer
The correct answer is (B) 0.9.
1Step 1: Define the Probability Notations
Let \( A \) be the event that a person has the illness, and \( B \) be the event that both test results are positive. We are given: \( P(A) = 0.1 \) (probability of having the disease), \( P(B|A) \) (probability of both tests being positive given the disease) is product of two independent tests: \( (0.9) \times (0.9) = 0.81 \), and \( P(B|\text{not } A) \) (both tests positive given no disease) is: \( (0.1) \times (0.1) = 0.01 \).
2Step 2: Calculate Probability of Two Positive Tests
Using the Law of Total Probability: \( P(B) = P(B|A) \cdot P(A) + P(B|\text{not } A) \cdot P(\text{not } A) \).Substituting the values we know: \( P(B) = 0.81 \times 0.1 + 0.01 \times 0.9 = 0.081 + 0.009 = 0.09 \).
3Step 3: Use Bayes' Theorem to Find Desired Probability
Bayes' Theorem: \( P(A|B) = \frac{P(B|A) \cdot P(A)}{P(B)} \).Plugging in known values: \( P(A|B) = \frac{0.81 \times 0.1}{0.09} = \frac{0.081}{0.09} = 0.9 \).
4Step 4: Determine the Correct Answer
The probability that the person really has the illness given that both tests are positive is \(0.9\). Therefore, the correct answer is (B) \(0.9\).
Key Concepts
ProbabilityIndependent EventsLaw of Total Probability
Probability
Probability is a measure of how likely an event is to occur. It ranges from 0 (the event will not happen) to 1 (the event will certainly happen). In our exercise, the probability of having the disease is 10%, or 0.1 in decimal form. This means that, out of 100 people, roughly 10 may have the disease.
Probability is often represented with the letter "P". For instance, \( P(A) \) refers to the probability of event \( A \) happening. In the solution:
Probability is often represented with the letter "P". For instance, \( P(A) \) refers to the probability of event \( A \) happening. In the solution:
- \( P(A) = 0.1 \) is the probability that a person has the illness.
- \( P(B|A) \) is the probability that both tests are positive given that the person has the illness.
- \( P(B|\text{not } A) \) is the probability that both tests are positive when the person does not have the illness.
Independent Events
Events are considered independent when the occurrence of one event does not affect the probability of another. In the exercise, two tests are administered for diagnosing the illness. These tests are described as independent.
The key part here is knowing that each test gives a correct diagnosis 90% of the time, regardless of the other's result. Since the tests are independent, multiply the individual probabilities to find the probability of both tests being positive together:
The key part here is knowing that each test gives a correct diagnosis 90% of the time, regardless of the other's result. Since the tests are independent, multiply the individual probabilities to find the probability of both tests being positive together:
- \( 0.9 \times 0.9 = 0.81 \).
Law of Total Probability
The Law of Total Probability helps us find the overall probability of an event based on all possible scenarios it can occur. In the exercise, it is used to find \( P(B) \), the probability that both tests are positive, by considering both cases: whether the person has the illness or not.
To use this law, you calculate:
To use this law, you calculate:
- \( P(B|A) \cdot P(A) \)
- \( P(B|\text{not } A) \cdot P(\text{not } A) \)
- \( P(B) = 0.81 \times 0.1 + 0.01 \times 0.9 = 0.09 \)
Other exercises in this chapter
Problem 44
At a railway staition a passenger leaves his luggage in a locker which is opened by dialling a three digit code (say \(253,009,325\) etc.). The passenger choose
View solution Problem 45
The decimal parts of the logarithms of two numbers taken at random are found to six places. Probability that second can be subtracted first one without borrowin
View solution Problem 47
An ordinary cube has four blank faces, one face marked 2 and another marked 3. Then the probability of obtaining 9 in 5 throws is(A) \(\frac{31}{7776}\) (B) \(\
View solution Problem 48
There are \(n\) persons \((n \geq 3)\), among whom are \(A\) and \(B\), who are made to stand in a row in random order. Probability that there is exactly one pe
View solution