One common wisdom about gambling is that the house always wins.
This is not just a catchphrase; there is mathematical evidence behind it. If you play against an opponent with much deeper pockets, your chances of winning approach zero.
Read on to see why!
To illustrate the problem above, consider a simple example: betting on coin tosses.
The dealer tosses a fair coin. If it lands on heads, you win . If tails, you lose . With each toss, the probability of winning and losing are the same:
You have dollars, while the casino has . In total, there are dollars on the table. You win when you reach dollars. However, if you get to zero, you lose.
The question is simple: what is the probability of winning?
For instance, if you have and the casino has , this is what one possible outcome looks like.
( is the number of rounds, is your balance.)
This problem is much simpler if we think outside the box and generalize the question. When we ask the probability of winning, conditioned on starting from n $, a recursive relation and its boundary conditions are revealed. To put our idea into a mathematical form, consider the sequence
It is easy to see that and . What about the rest? For that, notice that when having , we either
- started from and lost a round,
- or started from and won a round.
Thus, we obtain the recursive relation
Although this seems complicated, the solution is easier than you think! Solving this recursion, we obtain a simple formula: your probability of winning is proportional to the money you have.
(If you are interested in working out the solution and the general case when the coin can be biased, check out this lecture from Harvard's Statistics course.)
If you are curious, I simulated trajectories and overlaid them on top of each other, with low opacity. (The paler a line is, the fewer trajectories go through it.) You can see here that starting from , losing is much more frequent than winning.
Even though the game is fair (since winning or losing a round is equally probable), deeper pockets are advantageous. In real casinos, your account is tiny compared to theirs. Thus, in the long run, you are likely to lose.
Thus, the house (almost) always wins.
The truth is, casino games are never balanced. They are designed with probabilities that favor the house, so your chances are even worse than this simple mathematical model shows.
TL;DR: you don't stand a chance against a casino.