We Didn’t Playtest This At All
Yesterday was my best friend’s birthday and his wife got him the game We Didn’t Playtest This At All, which is a very silly game that was tons of fun. (We probably played it about 15 times.) The point of the game is to win or, barring that, to make everyone else lose. And that’s all the rules there are, other than Draw 1, Play 1. Everything else is in the cards.
One set of cards in the game has players all throw out 1 to 5 fingers on the count of three:

Since you don’t know what card they are playing, even and odd really don’t matter. But winning on a prime…that’s interesting.
As I was leaving, I started to wonder if there was a best number you could throw out to maximize your chances of winnings (or, alternately, stopping to person who played the card from winning). Talking about it with another math teacher who was there, I hypothesized that, because of the lower density of prime numbers as numbers get larger, you’d want to throw smaller numbers to increase your chances of getting a prime.
But, of course, I couldn’t just leave that conjecture. I had to test it! For the purposes of this, I assumed all other players besides yourself throw out a random number of fingers, essentially becoming 5-sided dice.
It’s pretty simple to compute for two players:
- If I throw out a 1, it’ll be prime if my opponent throws 1, 2, or 4.
- If I throw 2, she needs to throw 1, 3, or 5.
- If I throw 3, she needs to throw 2 or 4.
- If I throw 4, she needs to throw a 1 or 3.
- If I throw a 5, she needs to throw a 2.
This supports my hypothesis: throwing a 1 or 2 increase the odds of a prime, and a 5 radically decreases them. (Of course, then we can get all game theoretical — if I know you’re gonna throw 5, I should throw 2. But then, if you know that, you should throw 4, etc.)
What about for more than 2 players? The game box says we can have up to 10. I worked it out somewhat in my notebook on my train ride home, but then I had the power of Excel. (It actually took me longer than I would like to admit to re-figure out how to find the probabilities of, say, getting a total of 12 when 3 people throw out. I was counting up all the possibilities for a while until I realized the recursive method for calculating those probabilities. And if Wolfram-Alpha hadn’t been so hard to use in this regard, I might not have figured it out myself.)

On the left are the probabilities that you opponents’ total will be a certain number. On the right is the number of ways you can get prime if you throw out that number.
For three players, 1 is still the champ is terms of getting you a prime, but surprisingly, 5 is second place! What had been the worst number to throw out to get primes for 2 players is now the second best with 3 players. And for 4 players, 1 and 5 are actually the worst (though only slightly), with 2, 3, and 4 coming out on top. But at this point, it’s pretty balanced. 5 players is almost equally likely no matter what you throw. It’s almost as if they playtested this?
When I extended to 6 or 7 players, though, it became clear that 1 really was the true winner and 5 the worst. Once we were out of the weeds of the prime-heavy teens, the hypothesis seems more true. (It also holds for 8 players.) Of course, I haven’t proven that it will always be true for 6+ players…but I leave that as an exercise to the reader.