In standard casino Punto Banco, the baccarat third-card rule is automatic. Bettors do not choose whether either hand draws. The dealer follows a fixed sequence: check for a natural, apply the Player rule, then apply the Banker rule using the Player action and, when Player drew, the value of Player’s third card.
The labels Player and Banker name the two hands. They do not mean the customer betting on Player controls that hand or the house manually decides the Banker hand.
Start with baccarat totals
Card values are:
- ace = 1;
- 2 through 9 = face value;
- 10, jack, queen, and king = 0.
Only the final digit of the card sum counts. Mathematically:
$$T=(c_1+c_2+c_3)\bmod 10$$
where $T$ is the baccarat total and each $c_i$ is a card value. A hand containing 7 and 8 totals 5 because $7+8=15$ and only the final digit remains. A third card never creates a total above 9 in baccarat scoring.
For a complete scoring guide, see baccarat card values.
The decision sequence
Use the chart in this order. Skipping directly to the Banker table is the main source of confusion.
1. Check both initial two-card totals
If either hand has 8 or 9, the result is a natural. Both hands stand and the coup is settled. A Player total of 4 does not draw if Banker already has a natural 8; the natural check comes first.
| Initial condition | Action |
|---|---|
| Either hand has natural 8 or 9 | No third cards; settle the hand |
| Neither hand has 8 or 9 | Continue to the Player rule |
The special status of initial 8 and 9 is explained in baccarat naturals.
2. Apply the Player rule
| Player two-card total | Player action |
|---|---|
| 0, 1, 2, 3, 4, 5 | Draw exactly one card |
| 6 or 7 | Stand |
| 8 or 9 | Natural; hand already ended |
This part is unconditional once the natural check is passed. Player does not look at the Banker total before drawing.
3. Apply the Banker rule
Banker acts after Player. There are two separate cases.
If Player stood
When Player stands on 6 or 7, Banker follows a simple rule:
| Banker two-card total | Banker action |
|---|---|
| 0, 1, 2, 3, 4, 5 | Draw |
| 6 or 7 | Stand |
If Player drew a third card
Banker uses Player’s third-card value, not Player’s new total.
| Banker two-card total | Banker draws when Player’s third card is | Banker stands when Player’s third card is |
|---|---|---|
| 0, 1, 2 | Any value | Never |
| 3 | 0, 1, 2, 3, 4, 5, 6, 7, or 9 | 8 |
| 4 | 2, 3, 4, 5, 6, or 7 | 0, 1, 8, or 9 |
| 5 | 4, 5, 6, or 7 | 0, 1, 2, 3, 8, or 9 |
| 6 | 6 or 7 | 0, 1, 2, 3, 4, 5, 8, or 9 |
| 7 | Never | Any value |
The Massachusetts baccarat rules set out this drawing procedure as a formal table-game control. Other approved Punto Banco rules are normally equivalent, but a named baccarat variant can use a different dealing or payout structure.
A compact memory pattern
The Banker chart becomes easier if you remember its narrow exceptions:
- Banker 0–2: always draw.
- Banker 3: draw except against Player third-card 8.
- Banker 4: draw against 2–7.
- Banker 5: draw against 4–7.
- Banker 6: draw against 6–7.
- Banker 7: always stand.
The draw window gets narrower as the Banker total rises. Do not turn that memory aid into a substitute for the full chart until it is reliable.
Four boundary examples
Banker 3 and Player draws 8
Initial totals:
- Player: 2 + 3 = 5, so Player draws.
- Banker: 1 + 2 = 3.
- Player third card: 8.
Banker 3 normally draws, except when Player’s third card is 8. Banker stands.
This exception is commonly missed because 8 is the only Player third-card value that makes Banker stand on 3.
Banker 3 and Player draws 9
Use the same two-card totals, but Player draws 9. Banker draws. The 9 is not excluded.
The distinction between 8 and 9 is a useful test of whether someone is reading the actual chart or guessing from the Player’s final total.
Banker 6 and Player draws 7
- Player has 5 and draws 7.
- Banker has 6.
Banker draws because Banker 6 draws only against Player third-card 6 or 7. If Player had drawn 5, Banker would stand.
Player stands on 6
- Player has a two-card 6 and stands.
- Banker has a two-card 5.
Because Player did not take a third card, the detailed chart is not used. Banker draws on 0–5 and therefore takes one card.
The chart uses the third card, not the final Player total
Suppose Player begins with 4 and draws 8. Player’s final total is 2 because $4+8=12$. For Banker’s decision, however, the relevant value is 8, not 2.
If Banker has 3, it stands against that third-card 8. A person who looks only at Player’s final total of 2 would incorrectly tell Banker to draw.
This distinction explains many apparent dealer errors reported by new players. The correct audit trail is:
- record Player’s original two-card total;
- identify whether Player drew;
- record the value of the third card itself;
- compare that value with Banker’s original two-card total;
- apply the chart.
What the rule means for bettors
The chart determines hand construction, but it does not create a decision for the customer. Once bets close, a Punto Banco bettor cannot improve the hand by requesting a card or refusing one.
The rule does matter mathematically. Banker acts second and, in some states, its draw decision is conditioned on Player’s third card. Across the full card distribution, that structure makes Banker win slightly more often than Player before ties are removed. The usual Banker commission or a variant payout adjustment is what converts that frequency advantage into a house edge rather than a player advantage.
For the outcome probabilities, see baccarat odds. For the price after payouts and commission, see baccarat house edge and baccarat payouts.
The drawing chart is not a pattern-prediction system. It tells you what happens after the initial cards are known. It does not reveal the next card in the shoe or make a future Banker or Player result due.
Dealer and floor controls
A trained dealer should apply the chart without hesitation, but speed is secondary to correct sequence. The operating controls include:
- announcing or displaying initial totals correctly;
- stopping immediately on a natural;
- drawing Player’s card before deciding Banker;
- using Player’s third-card value rather than final total;
- exposing cards in the approved order;
- placing third cards in the designated layout positions;
- preventing an extra draw after the hand is complete;
- settling side bets according to their separate rules;
- stopping the game and calling supervision when a dealing error occurs.
A wrong third card is not repaired casually. The response depends on the approved rules, whether the card was exposed, whether later cards were revealed, and whether the outcome can be reconstructed. The dealer should not improvise by returning a card to the shoe.
On squeeze baccarat, the presentation may be slower, but the chart is unchanged. The ritual of turning cards does not give the squeezing player control over the draw.
A full worked hand
A $50 Banker wager is placed.
Initial deal:
| Hand | Cards | Two-card total | Required action |
|---|---|---|---|
| Player | 2 and 3 | 5 | Draw |
| Banker | 4 and 2 | 6 | Wait for Player’s third card |
Player draws 9. The Player final total is:
$$T_P=(2+3+9)\bmod10=14\bmod10=4$$
Banker’s original total is 6. Banker draws only when Player’s third card is 6 or 7. Because the third card was 9, Banker stands on 6.
Final totals:
- Player: 4;
- Banker: 6.
Banker wins. At a standard 5% commission table, the $50 Banker wager produces $47.50 profit and the $50 stake is returned. A no-commission or reduced-pay Banker-6 variant can settle differently, so the paytable remains separate from the drawing chart.
Fast error check
When a draw looks wrong, ask these questions in order:
- Did either initial hand have 8 or 9?
- What was Player’s original two-card total?
- Did Player draw or stand?
- If Player drew, what was the value of that one card?
- What was Banker’s original two-card total?
- Which row of the Banker chart applies?
That sequence resolves the rule without relying on roadmaps, recent outcomes, or the final Player total.
The third-card rule is the mechanical core of Punto Banco: fixed, auditable, and independent of who placed which wager. Learn the sequence to understand the game, not to search for a choice that the rules do not provide.