01:00
30:00
05:00
This is a fun one we will play out in class! What is the probability that with \(K\) people in a room, at least 2 of them share a birthday? It turns out that with just 23 people there is already about a 50% chance two people share a birthday.
It is far easier to compute the complement — the probability that everyone’s birthday is different — and subtract from 1.
Line the people up. The 1st person can have any birthday. The 2nd must avoid that one day: \(\tfrac{364}{365}\). The 3rd must avoid two days: \(\tfrac{363}{365}\), and so on. Multiplying: \[P(\text{all different}) = \frac{365}{365}\cdot\frac{364}{365}\cdots\frac{365-K+1}{365} = \frac{365!}{(365-K)!\,\;365^{K}}.\]
So the probability of at least one shared birthday is \[P(\text{at least one match}) = 1 - \frac{365!}{(365-K)!\,\;365^{K}}.\]
Plugging in values gives the (famously surprising) numbers:
| People \(K\) | 10 | 23 | 30 | 50 | 57 | 70 |
|---|---|---|---|---|---|---|
| \(P(\text{match})\) | 0.117 | 0.507 | 0.706 | 0.970 | 0.990 | 0.999 |
At \(K = 23\) we cross 50%, and by \(K = 70\) a shared birthday is all but certain. The surprise comes from the fact that we are comparing all pairs of people, and the number of pairs grows fast — there are \(\binom{23}{2} = 253\) pairs among just 23 people.
(Assumptions: 365 equally likely birthdays, no leap years, no twins.)
For two events \(A\) and \(B\), \(P(A \vert B) = \displaystyle \frac{P(A \text{ and } B)}{P(B)}\)
For two events \(A\) and \(B\), \(P(A \text{ and } B) = P(A \vert B) P(B)\)
\(P(A^C) = 1 - P(A)\)
01:00
Flip 3 coins, one at a time. Define the following events:
\(A\) is the event that the first coin flipped shows a head
\(B\) is the event that the first two coins flipped both show heads
\(C\) is the event that the last two coins flipped both show tails
The events \(A\) and \(B\) are: ________
01:00
Flip 3 coins, one at a time. Define the following events:
\(A\) is the event that the first coin flipped shows a head
\(B\) is the event that the first two coins flipped both show heads
\(C\) is the event that the last two coins flipped both show tails
The events \(A\) and \(C\) are: ________
Suppose we draw 2 tickets at random without replacement from a box with tickets marked {1, 2, 3, . . . , 9}. Let \(A\) be the event that at least one of the tickets drawn is labeled with an even number, let \(B\) be the event that at least one of the tickets drawn is labeled with a prime number (recall that the number 1 is not regarded as a prime number). Suppose the numbers on the tickets drawn are 3 and 9.
Which of the following events occur?
\(A\)
\(B\)
\(A\) and \(B\) (\(= A \cap B\))
\(A\) and \(B^c\) (\(= A \cap B^c\))
\(A^c\) and \(B\) (\(= A^c \cap B\))
02:00
01:00
The 2024 World Series was the championship series was a best-of-seven playoff between the Los Angeles Dodgers and the New York Yankees. The winners in the World Series have to win a majority of 7 games, so the first team to win 4 games wins the series. Suppose we assumed that the probability that the Dodgers would have beaten the Yankees in any single game was estimated at 56%, independently of all the other games.
What was the probability that the Dodgers would have won in a clean sweep?
01:00
Suppose we assume, instead, that the probability that the Dodgers would have beaten the Yankees in any single game was 50%, independently of all the other games. In this case, was the probability that the series would have gone to 6 games higher than the probability that the series would have gone to 7 games, given that 5 games were played?
03:00
25:00
