easy puzzles
easy | probability |
I bought two fair six-sided dice. Keeping the first one untouched, I modified the second die, by erasing each face and writing a number of my own. Now, the sum of outcomes of the two dice is equally likely an integer between 1 and 12. Can you deduce the numbers written on the modified die?
Note: For each dice, each face is equally likely to turn up after a toss.
For the sum to be 1, we need at least one face must be
0 0 0 6 6 6
The sum of 1 and 12 ensures that there is at least one 0 and one 6. Since the sum ranges from 1 to 12 only, the faces of the modified die can only have an integer from 0 to 6. This also means that the sum of two outcomes can be 1 only iff the regular and modified dice outcomes are 1 and 0 respectively.
Let and be the outcomes of the regular and modified dice respectively.
Similarly, considering
These two marginal probabilities sum to 1, i.e., there is no other number on any of the faces of the modified die. The modified dice must have three 0's and three 6's.