Analyzing the Setup
Imagine you are standing before an urn containing fifteen balls in total: six white and nine black. You are tasked with a two-part challenge: first, to draw four white balls, and second, to draw four black balls, all without replacement.
This is a story of changing states and conditional realities. Let us embark on this journey together.
Phase 1
The First Draw
The first step is to isolate the event W1, where we successfully draw four white balls. We have six white balls available, and we need to choose four.
The number of ways to do this is given by the combination formula (46). Simultaneously, the total number of ways to choose any four balls from the fifteen available is (415).
The probability of our first success is:
Calculating these, we find (46)=15 and (415)=1365. Simplifying this, we get:
Phase 2
The Crucial Transition
Now, pause. This is where most students stumble. We have removed four white balls from the urn, so the urn is no longer the same as it was.
We started with six white balls; now, only two remain. The nine black balls, however, remain untouched. The total number of balls has dropped from fifteen to eleven.
This update to our sample space is the heartbeat of the problem. If you forget to update the urn, the entire calculation collapses.
Phase 3
The Second Draw
With our updated urn, we now calculate the conditional probability P(B2∣W1), the probability of drawing four black balls given that the first draw was all white. We need to select four black balls from the nine available, which is (49), and we are drawing from the new total of eleven balls, which is (411).
The math unfolds as follows:
Thus, the conditional probability is:
Phase 4
The Synthesis
Finally, we bring it all together using the Multiplication Theorem of Probability. The probability of both events occurring in sequence is the product of the individual probabilities:
Substituting our values, we have:
Before we multiply, let us look for elegance. We know 91=13×7 and 21=3×7. The sevens cancel out, leaving us with:
And there it is—the beauty of the final result, 7153. Remember, in probability, the system is always evolving; respect the change in the sample space, and the math will always reward you.