11  Multiplication Rule and Law of Total Probability

Example 11.1

A standard deck of playing cards has 52 cards, 13 cards (2 through 10, jack, king, queen, ace) in each of 4 suits (hearts, diamonds, clubs, spades). Shuffle a deck and deals cards one at a time without replacement.

  1. Find the probability that the first card dealt is a heart.




  2. If the first card dealt is a heart, determine the conditional probability that the second card is a heart.




  3. Find the probability that the first two cards dealt are hearts.




  4. Find the probability that the first two cards dealt are hearts and the third card dealt is a diamond.




  5. Shuffle the deck and deal cards one at a time until an ace is dealt, and then stop. Find the probability that more than 4 cards are dealt. (Hint: consider the first 4 cards dealt.)




\[ \text{P}(A_1 \cap A_2 \cap A_3) = \text{P}(A_1)\text{P}(A_2|A_1)\text{P}(A_3|A_1\cap A_2) \]

\[ \text{P}(A_1\cap A_2 \cap A_3 \cap A_4 \cap \cdots) = \text{P}(A_1)\text{P}(A_2|A_1)\text{P}(A_3|A_1\cap A_2)\text{P}(A_4|A_1\cap A_2 \cap A_4)\cdots \]

Example 11.2

The birthday problem concerns the probability that at least two people in a group of \(n\) people have the same birthday1. Ignore multiple births and February 29 and assume that the other 365 days are all equally likely2.

  1. If \(n=30\), what do you think the probability that at least two people share a birthday is: 0-20%, 20-40%, 40-60%, 60-80%, 80-100%? How large do you think \(n\) needs to be in order for the probability that at least two people share a birthday to be larger than 0.5? Just make guesses before proceeding to calculations.




  2. Explain how, in principle, you could perform a tactile simulation to estimate the probability that at least two people have the same birthday when \(n=30\).




  3. Now consider \(n=3\) people, labeled 1, 2, and 3. What is the probability that persons 1 and 2 have different birthdays?




  4. What is the probability that persons 1, 2, and 3 all have different birthdays given that persons 1 and 2 have different birthdays?




  5. What is the probability that persons 1, 2, and 3 all have different birthdays?




  6. When \(n = 3\). What is the probability that at least two people share a birthday?




  7. For \(n=30\), find the probability that none of the people have the same birthday.




  8. For \(n=30\), find the probability that at least two people have the same birthday.




  9. Write a clearly worded sentence interpreting the probability in the previous part as a long run relative frequency.




  10. When \(n=30\), how much more likely than not is it for at least two people to have the same birthday?




  11. Provide an expression of the probability for a general \(n\) and find the smallest value of \(n\) for which the probability is over 0.5. (You can just try different values of \(n\).)




  12. When \(n=100\) the probability is about 0.9999997. If you are in a group of 100 people and no one shares your birthday, should you be surprised?




Example 11.3 Each question on a multiple choice test has four options. You know with certainty the correct answers to 70% of the questions. For 20% of the questions, you can eliminate two of the incorrect choices with certainty, but you guess at random among the remaining two options. For the remaining 10% of questions, you have no idea and guess one of the four options at random.

Randomly select a question from this test. What is the probability that you answer the question correctly?

  1. Construct an appropriate twoway table and use it to find the probability of interest.




  2. For any given question on the exam, your probability of answering it correctly is either 1, 0.5, or 0.25, depending on if you know it, can eliminate two choices, or are just guessing. How does your probability of correcting answering a randomly selected question relate to these three values? Which value — 1, 0.5, or 0.25 —is the overall probability closest to, and why?




Example 11.4

Imagine a light that flashes every few seconds3. The light randomly flashes green with probability 0.75 and red with probability 0.25, independently from flash to flash.

  1. Write down a sequence of G’s (for green) and R’s (for red) to predict the colors for the next 40 flashes of this light. Before you read on, please take a minute to think about how you would generate such a sequence yourself.




  2. Most people produce a sequence that has 30 G’s and 10 R’s, or close to those proportions, because they are trying to generate a sequence for which each outcome has a 75% chance for G and a 25% chance for R. That is, they use a strategy in which they predict G with probability 0.75, and R with probability 0.25. How well does this strategy do? Compute the probability of correctly predicting any single item in the sequence using this strategy.




  3. Describe a better strategy. (Hint: can you find a strategy for which the probability of correctly predicting any single flash is 0.75?)




Example 11.5 You and your friend are playing the “lookaway challenge”.

The game consists of possibly multiple rounds. In the first round, you point in one of four directions: up, down, left or right. At the exact same time, your friend also looks in one of those four directions. If your friend looks in the same direction you’re pointing, you win! Otherwise, you switch roles and the game continues to the next round — now your friend points in a direction and you try to look away. As long as no one wins, you keep switching off who points and who looks. The game ends, and the current “pointer” wins, whenever the “looker” looks in the same direction as the pointer.

Suppose that each player is equally likely to point/look in each of the four directions, independently from round to round. What is the probability that you win the game?

  1. Why might you expect the probability to not be equal to 0.5?




  2. If you start as the pointer, what is the probability that you win in the first round?




  3. If \(p\) denotes the probability that the player who starts as the pointer wins the game, what is the probability that the player who starts as the looker wins the game? (Note: \(p\) is the probability that the person who starts as pointer wins the whole game, not just the first round.)




  4. Condition on the result of the first round and set up an equation to solve for \(p\).




  5. How much more likely is the player who starts as the pointer to win than the player who starts as the looker?





  1. You should really click on this birthday problem link.↩︎

  2. Which isn’t quite true. However, a non-uniform distribution of birthdays only increases the probability that at least two people have the same birthday. To see that, think of an extreme case like if everyone were born in September.↩︎

  3. Thanks to Allan Rossman for this example.↩︎