Basic Strategy

Blackjack is at heart a mathematical game. Players develop a basic strategy (when to hit and when to stand) in order to minimize the house edge. They then use their strategy to make informed decisions at each step in the game. We have used simulations of play to calculate the probabilities of busting or winning in certain situations, but these probabilities reflect what happens in real game play only when hundreds or thousands of plays have been played. Thus, there is always an element of unpredictability in each hand that lends the game its excitement!

Example 1 You have a ten and an eight. The dealer is showing a 6.

You should stand. The total of your current hand is 18. Given your hand, the dealer's 6 is more favorable to your winning odds than most other cards if you hit. Our simulations show you have a 36% chance of hitting and winning on a dealer's 6. On the contrary, you should stand if the dealer had a 9, which means a much lower 28% chance of winning on your hit.


Example 2 You have an ace and a four. The dealer is showing a 6.

You should hit. The total of your current hand is 15. Given your hand, the dealer's 6 is more favorable to your winning odds than most other cards if you hit. Our simulations show you have a 36% chance of hitting and winning on a dealer's 6. On the contrary, you should stand if the dealer had a 9, which means a much lower 28% chance of winning on your hit.


The following graph shows that the probability of busting is higher when the player's cards have a higher total. The probability of busting decreases nearly linearly as the total of the player's hand increases. This makes sense because there is a larger gap between the player's hand total and 21. When the player's hand is greater than 14, it is more than 50% likely that the player will bust.



When taking into account the dealer's face up card when the player decides to hit or stand, our graphs show a very interesting phenomena. When the dealer has a very low card, except Ace, the player has a much higher chance of winning when they decide to hit. This steadily decreases, and the probability of winning reaches a minimum when the dealer's face up card is a 9. When the dealer's face up card increases beyond 9, the player's chance at winning increases again the higher the dealer's face up card is. This shows that the reveal of the dealer's face up card should influence hitting strategy.


Lastly, the following plot shows the win percentage for a player's hand over all possible dealer face up cards. The win percentage decreases much less linearly than the probability of not busting as the total of the player's hand increases. There is a significantly lower probability of winning when you hit on 16 or higher. The less linear decrease in winning probability than in busting probability is likely due to the increased number of factors that affect winning. The player must stay under 21 as well as beat the dealer's total.