Post
Topic
Board Gambling
Re: Advanced Betting strategy (low risk, low reward)
by
ndnh
on 28/09/2015, 18:58:36 UTC

Each bet is not independent of each other. Each bet is determined by a algorithm where a nonce is incremented each bet. Which means each bet is dependent on all previous bets, since the bet with nonce=10 would never exist without the previous 9 nonces.

The algorithms that determine the outcome are pseudo random and not truly random.

The result is independent.

If I give you 10 rolls, can you predict the next? No. That is referred to as independence here, of the result.