[Math] Probability of throwing a 1 or a 2 on two dice

diceprobability

I'm reading the book, Against the Gods: A Remarkable Story of Risk, by Peter L. Bernstein and in the chapter titled "A Renaissance Gambler", he talks about the probability of throwing a 1 or a 2 using two dice.

He explains how intuitively it seems like the probability with two dice should be 2/3 since throwing a 1 or a 2 on just one die is 1/3. However he writes that the probability is actually 5/9 because:

"When throwing two dice, there is one chance out of nine that a 1 or a 2 will come up on both dice on the same throw, but the probability of a 1 or a 2 on either die has already been accounted for; hence we must deduct 1/9 probability from 2/3. Thus, 1/3 + 1/3 – 1/9 = 5/9"

I totally get how throwing a 1 or 2 on two dice is 5/9 (just write down all the possible outcomes) but what I don't understand is when he says that the probability of throwing 1's or 2's on both dice is a 1/9 probability. Shouldn't that be a 1/18 probability? (1/6 * 1/6) + (1/6 * 1/6) = 1/18?

Is there a flaw in my thinking or is this an error in the book?

Best Answer

You get $\frac{1}{6}\frac{1}{6}$ for throwing two ones, the same for throwing two twos, but you also have the option of throwing one on the first dice and two on the other, or the other way around, so you need to discard $4\frac{1}{6}\frac{1}{6}=\frac{1}{9}$

Related Question