I remember hearing from college-mates that some grad student did their thesis on Blackjack and proved that there was a 51% chance of winning if the player counted cards.
Let's look at a simpler variant, with only one decision making node.
The game is thus: there are 3 players, and a first card is dealt to each, then a second card is dealt to each, then a third card, etc. The game ends when either one player has 20 or 21, in which case they win, or when 2 players have busted with 22 or above, in which case the remaining player wins.
Your decision: which seat do you sit in? For simplicity, assume the cards are dealt from an infinite stack of decks.
Question
Yoruichi-san
I remember hearing from college-mates that some grad student did their thesis on Blackjack and proved that there was a 51% chance of winning if the player counted cards.
Let's look at a simpler variant, with only one decision making node.
The game is thus: there are 3 players, and a first card is dealt to each, then a second card is dealt to each, then a third card, etc. The game ends when either one player has 20 or 21, in which case they win, or when 2 players have busted with 22 or above, in which case the remaining player wins.
Your decision: which seat do you sit in? For simplicity, assume the cards are dealt from an infinite stack of decks.
Link to comment
Share on other sites
20 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.