You cant possibly think that its random lol
Yes I do.
Why not play the 97% chance to win constantly and become a millionaire then?
It doesn't work that way. You have a 97% chance to win a single bet, but look at how low your percentage of payout is. This still gives the house an edge. You will ultimately lose doing this.
Why is noone doing extremly large bets on that odd once then? a 07% chance to win is extremely high probability in any case. The anser is because they know when they do the big bet that the number 65000 will come out. Like usual.
Because on that 3% chance that they do lose, they lose everything. Some people don't want to take that sort of chance.
Try it this way:
- Create a new Excel document.
- In A2, type "=RANDBETWEEN(0,65536)"
- In B1, type "1000", or whatever starting Bitcoin balance you want to simulate.
- In B2, type "=IF(A2<64000,B1*1.004,0)"
- Now, copy A2 and B2 downward as far as you want, to simulate as many bets as you want.
- To refresh with a new set of random numbers, just click on an empty cell, and push the Delete key on your keyboard.
- You will soon find out why no one does extremely large bets on that odd.