English

Finding Blackjack's Optimal Strategy in Real-time and Player's Expected Win

Optimization and Control 2007-05-23 v1

Abstract

We describe the probability theory behind a casino game, blackjack, and the procedure to compute the optimal strategy for a deck of arbitrary cards and player's expected win given that he follows the optimal strategy. The exact blackjack probabilities are used, in contrast to approximate probabilities used by Baldwin et al. \cite{BCMM} or Monte Carlo methods. We distinguish between two probability measures P\mathbb{P} and Q\mathbb{Q}; P\mathbb{P} is used to compute dealer's probabilities and Q\mathbb{Q} is used to compute player's expectations. The implementation is described in pseudo-C++. The program is fast enough to deal with any blackjack's hand in a matter of seconds.

Keywords

Cite

@article{arxiv.math/0412311,
  title  = {Finding Blackjack's Optimal Strategy in Real-time and Player's Expected Win},
  author = {Jarek Solowiej},
  journal= {arXiv preprint arXiv:math/0412311},
  year   = {2007}
}
R2 v1 2026-07-22T17:13:40.122Z