We have a box with 4 products, 3 first-grade and 1 second-grade. Two products are drawn sequentially without replacement. We want to find the conditional probability $P(B|A)$, where $A$ is the event that the first drawn product is first-grade and $B$ is the event that the second drawn product is first-grade.
2025/3/27
1. Problem Description
We have a box with 4 products, 3 first-grade and 1 second-grade. Two products are drawn sequentially without replacement. We want to find the conditional probability , where is the event that the first drawn product is first-grade and is the event that the second drawn product is first-grade.
2. Solution Steps
We want to calculate , which is the probability that the second product drawn is first-grade, given that the first product drawn was first-grade.
By definition of conditional probability:
First, let's find . The probability that the first product drawn is first-grade is the number of first-grade products divided by the total number of products:
Next, let's find . This is the probability that both the first and second products drawn are first-grade.
We can calculate this as follows:
However, it can also be viewed as the probability of picking a first grade product first and then a first grade product second.
The number of ways to pick two first-grade products is . We have three choices for the first product and then two choices for the second first grade product out of a total of four products initially and then three products after the first one is taken.
Now, we can compute :
Alternatively, given that the first product drawn was first-grade, there are now 3 products remaining in the box, 2 of which are first-grade and 1 of which is second-grade. Therefore, the probability that the second product drawn is first-grade is .
3. Final Answer
The conditional probability is .