Choosing the dealer in poker – is dealing to the first ace a fair system?

In Texas Holdem, sitting in the dealer position is a strategic advantage. The dealer position generally acts last in betting and is not forced to post blinds.

For a game in progress, the dealer position rotates around the table after each hand. But at the start of the game, the dealer position is simply assigned to one player.

So who gets to be dealer initially?

In poker tournaments, everyone gets a fair shot at holding the dealer position as seats are assigned randomly.

In home games, an attempt is also made to assign the dealer spot randomly. There are many methods to choosing the dealer. One of the common methods is dealing to the first ace. It works like this: the host deals a card to each player, face up, and continues to deal until someone receives an ace. This player gets to start the game as dealer.

The question is: does dealing to the first ace give everyone an equal chance to be dealer? Is this a fair system?

Let’s dig into the math and find out.

A hunch

Dealing to the first ace seems like a fair system. The first ace is randomly in the deck and everyone has a chance to get it.

But while playing home poker games, I noticed something unusual. It seemed like people who were first dealt cards were more likely to be dealer. It struck me this system was not entirely fair.

So why should there be any bias?

Although dealing the cards is random, I realized the unfair part of the system. The process of dealing simply stops when the first aces is dealt. If the very first card is an ace, then that person is dealer and no one even gets a chance. That means players who are earlier dealt cards have a “first-mover” type of advantage.

(This aspect me of the famous dice puzzle which I solved before)

In conclusion, I suspected dealing to the first ace involved an edge. What are the exact odds?

The distribution of the first ace appearing on the kth card

To solve the problem, it is helpful to solve a related question: what is the probability that the first time an ace is dealt from the deck is the 1st, or 2nd, or 3rd, or the kth card?

Once this distribution is known, it will then be possible to calculate the odds a person will get the dealer by summing up the possible “winning” positions. But more on that later. For now, let’s calculate the probability distribution of the first ace being dealt in position k.

To begin, note that a standard deck has 52 total cards of which 4 are aces.

What are the odds an ace will be the 1st; card dealt? The probability is readily calculated as the number of aces divided by the total cards which is 4/52.

So far easy enough. Continuing, what are the odds an ace will first be dealt as the 2nd card from the deck? This happens only if the following two events occur:

(i) the first card dealt was not an ace (48/52) AND
(ii) the second card dealt is an ace (4/51)

I have written the probabilities at the end of each condition. The probability for (i) is the number of non-ace cards divided by the number of total cards, or 48/52. The probability for (ii) is similarly calculated but just slightly more complicated. The numerator is the number of aces which is obviously 4. The denominator is the number of cards still left in the deck. As one card was dealt for event (i), there are 51 cards remaining. And hence the probability for (ii) becomes 4/51.

Therefore, the probability for the first ace being dealt as the 2nd card from the deck is the product of these two events, which is (48 x 4) / (52 x 51).

We can continue the exercise to calculate the first ace appearing on the 3rd card. This only happens when three events occur:

(i) the first card dealt was not an ace (48/52) AND
(ii) the second card dealt was not an ace (47/51) AND
(iii) the third card dealt is an ace (4/50)

The probabilities for each event are calculated in the same fashion as above: the only tricky part is remembering to decrement the numerators and denominators to account for the cards already dealt out.

Putting these together, the probability for the 3rd card being the first ace is (48 x 47 x 4) / (52 x 51 x 50).

By now it is evident the probability calculation has a pattern. We can thus generalize the logic to calculate the first ace appearing on the kth card.

The specifics for this to happen are the following events:

(i) the first card dealt was not an ace (48/52) AND
(ii) the second card dealt was not an ace (47/51) AND

(k) the kth card dealt is an ace [4/(52-k+1)]

This calculation is straight-forward and again the only tricky part is the diminishing numerators and denominators.

Multiplying these event probabilities together yields the chance as  [48 x 47 x ... (48 - k + 2) x 4] / [52 x 51 x 50 x (52 - k + 1)], for 1 > k > 49

There is a restriction on k because the process can theoretically continue until there are just 4 cards left in the deck,  all of which are all aces. And then the next card must be an ace.

I went ahead and calculated the probability for each k and I thought a graph would be instructive. Here is what the distribution looks like:

The distribution is very gently falling because it is less and less likely it will take so many turns for the first ace to appear.

For completeness, here is a table with each probability explicitly written.

Card
dealt
Probability 1st Ace
1 7.69%
2 7.24%
3 6.81%
4 6.39%
5 5.99%
6 5.61%
7 5.24%
8 4.89%
9 4.56%
10 4.24%
11 3.94%
12 3.65%
13 3.38%
14 3.12%
15 2.87%
16 2.64%
17 2.42%
18 2.21%
19 2.02%
20 1.83%
21 1.66%
22 1.50%
23 1.35%
24 1.21%
25 1.08%
26 0.96%
27 0.85%
28 0.75%
29 0.65%
30 0.57%
31 0.49%
32 0.42%
33 0.36%
34 0.30%
35 0.25%
36 0.21%
37 0.17%
38 0.13%
39 0.11%
40 0.08%
41 0.06%
42 0.04%
43 0.03%
44 0.02%
45 0.01%
46 0.01%
47 0.004%
48 0.001%

Solving the original question

Now that we have the complete distribution, we can solve for the probability a particular player is assigned the dealer.

To see how this works, consider a poker game with just two players. Let’s say the first person dealt a card face up is “player 1″ and the other person is “player 2.”

When will player 1 be dealer? Player 1 is dealer if the first ace is dealt to him and not player 2. Which cards are potentially dealt to player 1? Player 1 gets the first card, then one card goes to player 2, but then he gets the third card, and so on. In other words, player 1 is the dealer precisely if the first ace appears in the odd-numbers positions 1, 3, 5, …, 47. And correspondingly, player 2 is the dealer if the first ace appears in any of the even-numbered positions 2, 4, 6, …, 48.

Using a spreadsheet it is easy enough to sum up those entries to find the probabilities. It turns out that player 1 gets to be dealer almost 52 percent of the time versus 48 percent for player 2. This might seem like a small edge, but realize this is worse of a bias than most casino games! Player 1 has a great advantage in this system.

The entire distribution

Similar calculations can be performed if the game starts with a different number of players. For illustration, I extended the calculations for games of 3 players up to 9 players (a full ring game).

The probability is again calculated based on the distribution of the first ace. In a 3-handed game, for example, the first person dealt is the dealer if the first ace appears on the turns 1, 4, 7, etc.; the second on turns 2, 5, 8, etc.; and the third on turns 3, 6, 9, etc. (This calculation was automated as I used a handy spreadsheet array formula to sum up the probabilities based on the turn modulo).

Here are the results.

The first table is about the probability the first player receiving a card gets the ace. Notice there is a definite edge over the fair odds of anywhere from 2 to 4 percent.

The second set of results shows player by player probabilities for receiving the first ace, split up by game size. The advantage becomes exceeding large in games with 7, 8, and 9 players where the first person receiving a card has almost double the chance of getting to be dealer initially compared to the last player.

Players Fair odds Actual odds 1st player dealer Edge
2 50% 52% 2%
3 33% 36% 3%
4 25% 28% 3%
5 20% 23% 3%
6 17% 20% 3%
7 14% 18% 4%
8 13% 16% 4%
9 11% 15% 4%

Three Prob Seven Prob
1 36% 1 18%
2 33% 2 17%
3 31% 3 15%

4 14%
Four Prob 5 13%
1 28% 6 12%
2 26% 7 11%
3 24%
4 22% Eight Prob
1 16%
Five Prob 2 15%
1 23% 3 14%
2 22% 4 13%
3 20% 5 12%
4 18% 6 11%
5 17% 7 10%
8 9%
Six Prob Nine Prob
1 20% 1 15%
2 19% 2 14%
3 17% 3 13%
4 16% 4 12%
5 15% 5 11%
6 13% 6 10%
7 9%
8 9%
9 8%

In conclusion, dealing to the first ace is not a fair system.

(Off the top of my head, some fair methods are: using a random number generator, dealing everyone a card and allowing the high card to be dealer (with a runoff for ties), or picking numbers from a hat.)

Appendix: dealing WITH replacement

The math on this one got complicated because the deck size kept decreasing.

What if we instead replaced each time a card is dealt–that is, always sampled from a full deck?

The two-person case essentially becomes a version of the dice brain teaser where the odds of winning are 4/52 = 1/13. Using the same method as the dice puzzle, we can find the odds of the first person winning are 13/25 = 52 percent. This is very close to the case of replacement which has 51.98!

The lesson is it’s instructive to consider easier versions to get a ballpark estimate.



Share this post:

| More

Previous post:

Next post:



  • Eyal

    First Ace isn’t that common. The standard way is that everyone gets one card and highest card goes first. Ace is higher than King and the suits, from low to high, are: club, diamond, heart, spade. The suits are easy to remember because they are alphabetical.

    In 7-card stud, the first deal has 2 cards face-down and 1 card face-up. The lowest face-up card goes first.

  • http://www.franchise-info.ca michael webster

    I liked this. (I would have used a 10 card deck, and only 2 people to explain the point, and then hide the generalities in an appendix.)

    After reviewing the calculation, do you feel that people will be alert for different versions of the first ace bias?

  • http://www.franchise-info.ca michael webster

    Hmm, the more I think about this problem the more difficulties I have getting your result

    Suppose that we only have 2 people and a ten card deck.

    Turn 1:
    Player 1 has a 1/10 chance of getting the ace.
    Player 2 has 9/10*1/9 chance of getting the ace.

    So equal chances.

    Turn 2:
    Player 1 has a 1/8 chance of getting the ace.
    Player 2 has 7/8*1/7 chance of getting the ace.

    So equal chances, again.

    It seems like it is equal chances all the way down.

    What is wrong with my calculation, or thinking?

  • http://www.mindyourdecisions.com/blog/ Presh Talwalkar

    Michael Webster: You raise a good question and I think it highlights where the bias is coming from.

    With one ace, I think each of two players does have an even chance of getting that ace. I ran the numbers in my spreadsheet and the distribution of the first ace is uniform – each turn has the same probability.

    So the bias comes from having two or more aces in the deck. Imagine a deck with 52 cards of which 51 are aces. The first player has a 51/52 =98 percent chance of being dealer but the second has 1/52*51/51 = 1/52 = 2 percent.

    In the standard deck, as each turn passes the deck gets “loaded” with the aces and the first player gets the card before everyone else. This type of loading doesn’t happen if there is only one ace in the deck.

  • http://www.franchise-info.ca michael webster

    Fascinating. I agree with loading effect for more than one Ace. Because the initial chance, 4/52, the second player will have only 48/52*4/51, or 48/51*4/52. The ratio 48/51 is responsible for the bias.

    Who would have thought, but for your calculation, that:

    First to get any particular Ace is fair, but: first to get any Ace is biased!

  • Octal

    While it barely affects the results, it looks like you left out the final case–the one where the first ace is in the 49th position (in other words, the last four aces are in the last four positions–49, 50, 51, and 52). Or am I missing something?

  • http://www.mindyourdecisions.com/blog/ Presh Talwalkar

    Octal: Nice catch, I did miss the 49 case. (I am again humbled–I think this blog has among the smartest readers out there)

  • http://prorecoveryinc.com/ Roger

    Wow, that is a fairly significant edge, especially when you are dealing with a standard sized game. Wish I had done the math on that before, because there have been times when we have used the first ace to see who deals. Will definitely say something next time though, lol!

  • Sebastian

    Hey I really really enjoyed this post and followed your calculations along on excel.
    Just a couple things: 1.) You wrote that 1 > k > 49
    but you mean 1 =< k =< 49 (it might be just my browser, which is sometimes showing random squiggles in your blogs).
    2.) With 10 players, the best player has twice the chance to begin than the worst player and with 15 players it's 3 times. I graphed it and it looks like his advantage on the worst player is growing exponentially to the numbers of players (i.e. 40 players: 40 times better chance).
    Why is that?
    3.) Since it took me quite a bit to do the Excel-formulas, here they are for other readers(they're in German excel, sorry): for the ace odds on kth turn:
    P(1st turn)=4/52 from then on recursive:
    P(k+1)=P(k)*(#of NOTaces)/(#of NotAces + 3)
    best player odds (= 1st player odds):
    {=SUMME((REST(A$8:A$56;F10)=1)*(D$8:D$56))}
    worst player odds (=last player odds)
    {=SUMME((REST(A$8:A$56;F10)=0)*(D$8:D$56))}

    I love this blog and hope to write about something like this in my JP or Thesis.
    Keep over-analyzing things! :)

  • http://www.mindyourdecisions.com/blog/ Presh Talwalkar

    Thanks Sebastian for the edits. I fixed the random squiggles–it was an issue when I upgraded something on the back end.

Previous post:

Next post: