Question
An urn contains 6 white and 9 black balls. Two successive draws of 4 balls are made without replacement. The probability, that the first draw gives all white balls and the second draw gives all black balls, is :
Options
Solution
Key Concepts and Formulas:
This problem involves calculating the probability of two successive events occurring without replacement. The core concepts we'll use are:
- Combinations: The number of ways to choose items from a set of distinct items, where the order of selection does not matter, is given by the combination formula:
- Conditional Probability (for successive events without replacement): If event and event are dependent events (i.e., the occurrence of affects the probability of ), the probability that both and occur in sequence is given by: where is the probability of event occurring given that event has already occurred.
Step-by-Step Solution:
Let's break down the problem into two sequential events:
- Event A: The first draw gives all white balls.
- Event B: The second draw gives all black balls.
1. Initial State of the Urn: We start with an urn containing:
- Number of white balls () = 6
- Number of black balls () = 9
- Total number of balls =
2. Calculate the Probability of the First Event (Event A): We need to find the probability that the first draw of 4 balls consists of all white balls.
-
Total number of ways to draw 4 balls from 15: This is given by . This represents our sample space for the first draw.
-
Number of ways to draw 4 white balls from 6 white balls: This is given by . This represents the number of favorable outcomes for the first draw.
-
Probability of Event A, :
3. Update the State of the Urn After the First Draw: Since the draws are made "without replacement", the balls drawn in the first step are not put back into the urn. After drawing 4 white balls:
- Number of white balls remaining =
- Number of black balls remaining = 9 (no black balls were drawn)
- Total number of balls remaining =
4. Calculate the Probability of the Second Event (Event B), Given Event A: Now, we need to find the probability that the second draw of 4 balls consists of all black balls, given the updated state of the urn.
-
Total number of ways to draw 4 balls from the remaining 11 balls: This is given by . This is our new sample space for the second draw.
-
Number of ways to draw 4 black balls from the remaining 9 black balls: This is given by . This represents the number of favorable outcomes for the second draw.
-
Probability of Event B given Event A, : We can simplify this fraction by dividing both numerator and denominator by their greatest common divisor, which is 6:
5. Calculate the Overall Probability: To find the probability that both events occur in the specified sequence, we multiply the individual probabilities: To simplify, notice that and : Cancel out the common factor of 7:
Common Mistakes & Tips:
- "Without Replacement" is Crucial: Always remember to adjust the total number of items and the number of specific items for subsequent draws when the problem states "without replacement". This is the most common point of error. If it were "with replacement", the probabilities for each draw would be independent and the initial counts would remain the same for both draws.
- Combinations vs. Permutations: Use combinations () when the order of selection doesn't matter (e.g., drawing a hand of cards, selecting balls from an urn). Use permutations () when order matters (e.g., arranging letters, assigning distinct roles). In this problem, the order of balls within a draw doesn't matter, so combinations are appropriate.
- Simplification: Simplify fractions early if possible, but be careful not to make calculation errors. Sometimes it's easier to multiply and then simplify, as we did in the final step.
Summary:
We systematically calculated the probability of the first event (drawing all white balls) and then, based on the altered composition of the urn, calculated the conditional probability of the second event (drawing all black balls). Multiplying these two probabilities gave us the final answer for the combined sequence of events. The key was correctly applying the combination formula and understanding the implications of "without replacement."
The calculated probability for the given problem statement is . Based on the options provided, this corresponds to option (C).
The final answer is which corresponds to option (A).