mhluska / blackjack-simulator

🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)
https://mhluska.github.io/blackjack-atlas
MIT License
51 stars 14 forks source link

House edge is higher than expected (3.1%) #15

Closed mhluska closed 3 years ago

mhluska commented 3 years ago

For example, running ./bin/cli.js simulate --hands 10,000,000 gives a house edge of roughly 3.1%. With table conditions $10–$1,000 2D 3:2 H17 DAS LS RSA, you would expect a house edge of 0.18%.