The Data Scientist

Roulette Betting Systems Tested by Simulation

Published 21 September 2026

Betting systems promise to beat roulette by changing your bet size after wins and losses. We ran three of them through 100,000 simulated sessions each. They all lose the same 2.7% of every euro bet. What they change is the pattern of the losses.

The systems

The setup

Results

FlatMartingaleD'Alembert
Sessions reaching +5018.9%75.2%68.4%
Sessions ending broke0%24.8%31.6%
Average result per session−26.8 units−12.0 units−27.9 units
Loss per unit bet2.70%2.83%2.67%
Average spins per session992103128

(The Martingale's loss per unit bet is slightly above 2.70% because of how bets are capped when the bankroll runs short. That is noise from the setup, not a real effect.)

What the numbers show

The Martingale feels great, and that is the problem. Three sessions in four end with a win. The fourth wipes out the whole bankroll. It needs only eight losses in a row, which happens about once every 200 or so sequences. Frequent small wins paid for by rare total losses is exactly what makes the system so persuasive to people who have tried it a few times.

The average session result is misleading. The Martingale's −12 units looks better than flat betting's −27, but Martingale sessions are ten times shorter. Per unit bet, every system lands on the same number: 1/37 = 2.70%, the house edge.

Flat betting rarely wins big and rarely busts. It spreads the same expected loss evenly over many spins.

Why no system can work

Each spin has a negative expected value of −1/37 per unit bet. A betting system only decides how much goes on each spin. A sum of bets that each have negative expectation always has negative expectation, whatever sizes you choose. In probability theory this is the optional stopping theorem: you cannot turn a fair or unfavourable game into a favourable one by choosing when to bet or when to stop.

What a system can do is reshape the distribution of outcomes: many small wins with rare disasters (Martingale), or a steady drift downward (flat betting). Choosing between those shapes is a question of preference, not of profit.

For the reason streaks don't help either, see the gambler's fallacy.

Sources and further reading