Dreidel is a game played during Hanukkah where each player starts by putting 1 piece into the pot and then players rotate around spinning the 4-sided dreidel. If the pot goes to 0 or 1 then all players again put 1 unit into the pot.
Dreidel Spins and EV
The outcomes are:
נ (nun) |
41 |
Do nothing |
ג (gimel) |
41 |
Take whole pot |
ש (shin) |
41 |
Take half pot |
ה (hei) |
41 |
Put 1 unit into pot |
The general expected value of a spin with pot size p is:
E[Dreidel Spin]E[Dreidel Spin]=[nun result]∗Pr(nun)+[gimel result]∗Pr(gimel)+[shin result]∗Pr(shin)+[hei result]∗Pr(hei)=0∗41+p∗41+2p∗41+(−1)∗41=0+4p+8p+(−0.25)=83p−0.25
Example Scenario
Suppose it’s your turn to spin and the pot has 6 pieces in it.
The possible outcomes are:
נ (nun) |
41 |
0 |
ג (gimel) |
41 |
+6 |
ש (shin) |
41 |
+3 |
ה (hei) |
41 |
-1 |
We can now compute the expected value of the spin:
E[Dreidel Spin]E[Dreidel Spin]=[nun result]∗Pr(nun)+[gimel result]∗Pr(gimel)+[shin result]∗Pr(shin)+[hei result]∗Pr(hei)=0∗41+6∗41+3∗41+(−1)∗41=0+1.5+0.75+(−0.25)=2
(It turns out that the game is “painfully slow” such that a 4 person game where each player starts with 10 units and each spin takes 10 seconds would take an average of 2 hours and 23 minutes (860 spins). Ben Blatt has suggested improvements.)