So there is a car draw in my area. There are 3221 participants in the draw. The winner is decided by a trustee drawing each digit from a separate drum. So from the first drum there is 0-3, the second 0-9 (this is the same for the third and the fourth drum). So if I draw 0-4-0-7 the winner is the ticket holder of 407.
My first suspicion was those that have a ticket in the 3 thousands have a better chance of winning, correct me if I'm wrong. If it is the case that the probability is askew then how can one keep this draw fair? While maintaining the concept of drawing digits from a drum.
If this is not possible could anyone give suggestions on other draw methods that could work? Just putting all tickets in one bucket isn't an option though.
Thank you!
Whether or not the raffle is fair, depends on how you draw the ticket. Let's say I draw, from the four different bins, the numbers $3, 5, 1, 0$. This is an invalid number, so the price cannot be assigned. If I simply restart the whole procedure, each time drawing four numbers until a valid number shows up, then each participant has the same probability of winning.
However, we can also start drawing from left to right, and only redraw the number which resulted in an invalid sequence. Note that the first number is always valid, but the validity of the second number depends on the first number: if I first drew a $3$, I cannot draw the number $3$ to $9$. Indeed, in this case, the probability that a random person whose ticket number starts with a $3$ has a probability of:
$$\frac{1}{4} \cdot \frac{1}{222} = \frac{1}{888} > \frac{1}{3221}$$
of winning the raffle. Note that, using this procedure, the two people holding the tickets $3220$ and $3221$ have the highest probability of winning the raffle:
$$\frac{1}{4} \cdot \frac{1}{3} \cdot \frac{1}{3} \cdot \frac{1}{2} = \frac{1}{72}$$