Different Number of Heads
Both Bob and Alice toss a fair coin three times and record the results. The probability that Alice records a different number of heads than Bob does can be expressed as \( \frac{M}{N} \) where \( M \) and \( N \) are relatively prime integers. Compute \( M + N \).
Answer
The total number of possible outcomes for both Alice and Bob is:
Next, calculate the number of outcomes where Alice and Bob have the same number of heads:
0 heads: \(1 \times 1 = 1\)
1 head: \(3 \times 3 = 9\)
2 heads: \(3 \times 3 = 9\)
3 heads: \(1 \times 1 = 1\)
Total same number of heads:
Number of different outcomes:
Probability of different number of heads:
Thus, \( M = 11 \) and \( N = 16 \), so:
Notes and comments
Comment 1: The main point here is that the complement of the event "Different Number of Heads" is "Same Number of Heads".