1.1.1 Multiplying probabilities
If you toss two coins, what is the probability that both coins are “heads”? Assume the two coins are described by probabilistic bits
where outcome 0 corresponds to “heads” and outcome 1 to “tails”. Then the probability to get “heads” for coin is while for coin it is . (We don’t assume that the coins are fair, so these probabilities are not necessarily 50%.) The probability that both coins simultaneously show “heads” is given by multiplying the probabilities of the two individual events:
Note that and since and . This is intuitive, since getting “heads” simultaneously for both coins should be no more likely (and is typically less likely) than getting it for any of the coins individually. You can similarly compute the probabilities of all other combinations of heads and tails. We summarize all four cases in the following table:
We call two events independent if they originate from two different sources, and the occurrence of one of them doesn’t tell you anything about the occurrence of the other. Typically such situation is described using the word “and”. For example, “the first coin is heads and the second coin is tails”. We multiply probabilities if we want to know if two independent events occurred simultaneously.
Exercise 1.2 (Multiplying probabilities).
Alice is bored during her math class and starts looking at her digital watch. The second’s counter on her watch can show values from 00 to 59. Assume that at some random point within the next minute Alice looks at the second’s counter on her watch.
-
1.
What is the probability that she sees 00?
-
2.
What is the probability that the last digit is 0?
-
3.
What is the probability that the first digit is 0?
-
4.
Argue that the values of both digits are independent from each other. Verify your answer to question 1 by multiplying the probabilities from questions 2 and 3.
Solution.
-
1.
The counter can have different values. The probability to see any of them is .
-
2.
The last digit has different values. The probability to see any of them is .
-
3.
The first digit has different values. The probability to see any of them is .
-
4.
If you see only the first digit, the last digit could have any of the possible values with equal probability. Similarly, if you see only the last digit, the first digit can have any of the possible values with equal probability. Hence, the values of the two digits are independent. You can verify that the probability to see 00 is indeed by multiplying the probabilities of each digit to be 0: