MTH331 Lecture Notes 04 - Conditional Probability and Multiplication Rule
Conditional Probability Law
What is it? Conditional probability tells us the chance of an event happening given that another event has already happened.
We write it as , which means "the probability of event A happening, given that event B has already happened."
The formula is: .
This means: (Probability of both A and B happening) divided by (Probability of B happening).
Think of it like this: When you know event B has happened, your entire possible world (sample space) shrinks from all outcomes () to just the outcomes where B happened.
So, we only consider the outcomes within B, and event A inside this new world becomes "A and B".
We then calculate the probability of "A and B" relative to the size of "B".
The rules still apply: Conditional probabilities still follow the basic rules of probability:
It's never negative: The chance of an event happening can't be less than zero.
The whole space is certain: If B has happened, then the probability of any outcome within B is 100%.
Adding probabilities for separate events: If two events, and , can't happen at the same time (they are "disjoint"), then the probability of either or happening, given B, is simply the sum of their individual conditional probabilities.
Multiplication Rule
What does it do? This rule helps us find the probability that multiple events all happen one after another.
The formula for events all happening is:
In simpler words: It's the probability of the first event, multiplied by the probability of the second event given the first one happened, multiplied by the probability of the third event given the first two happened, and so on.
How it works (A quick look at why):
You can break down the probability of multiple events happening step-by-step using conditional probability.
For example, .
Then, .
If you keep substituting like this, you get the long multiplication chain shown in the rule.
Example: Drawing 3 cards (without putting them back) and none are hearts.
Let's say:
= "The first card is not a heart."
= "The second card is not a heart."
= "The third card is not a heart."
Step 1: Probability the first card isn't a heart.
There are 39 non-heart cards out of 52 total. So, .
Step 2: Probability the second card isn't a heart, given the first wasn't a heart.
Now there are 51 cards left, and 38 of them are not hearts. So, .
Step 3: Probability the third card isn't a heart, given the first two weren't hearts.
Now there are 50 cards left, and 37 of them are not hearts. So, .
Final Result: To get the probability that none of the three cards are hearts, we multiply these probabilities:
.
Examples Using the Multiplication Rule
Example 1: Drawing 3 cards (no hearts)
This is the same as the example in the "Multiplication Rule" section.
We want the probability that the 1st card isn't a heart, AND the 2nd isn't a heart, AND the 3rd isn't a heart.
The calculation is:
Total Probability:
Example 2: Grouping Graduates and Undergraduates
Imagine you have 4 graduates and 12 undergraduates (total 16 people). You divide them into 4 groups of 4 people each.
Question: What's the chance that each of the 4 groups ends up with exactly one graduate?
Let's call the graduates .
We look at this step-by-step:
Place the first graduate (): It doesn't matter where goes.
Place the second graduate (): For to be in a different group from , there are 15 spots left in total, and 12 of them lead to a different group (since took up one spot in their group, leaving 3 spots in that group, and 12 spots in the other 3 groups). So, .
Place the third graduate (): Now, and are in different groups. There are 14 spots remaining. For to be in a different group from both and , there are 8 valid spots left (since 's group has 3 spots left, 's group has 3 spots left, leaving spots in the remaining two empty groups). So, .
Place the fourth graduate (): are all in different groups. There are 13 spots left. For to be in a different group from all three, it must go into the last remaining group that doesn't have a graduate yet. There are 4 valid spots in that last group. So, .
Total Probability: Multiply these chances together:
Example 3: The Prize Ticket Draw
You have 5 tickets, and only one is a prize winner. 5 people take turns drawing one ticket each, without putting them back.
Question: Is this game fair? Does the person who draws first have a better chance to win than someone who draws later?
Challenge for you: Try to use the conditional probability and multiplication rule ideas to figure out the probability of winning for each position (1st person, 2nd person, etc.). You'll find it's surprisingly fair!