MATH OF LUCK

9/6 Jacks or Better: the one game here you can play wrong

Illustration for “9/6 Jacks or Better: the one game here you can play wrong”
Our video poker is full-pay “9/6” Jacks or Better: the full house pays ×9 and the flush ×6, the two cells that name the format, up to a ×800 royal flush — and the engine header puts the return at about 99.5% with optimal play. The qualifier is the whole game. Video poker is the only original in this catalog where a decision after the bet — which of the five cards to hold — changes the return, and consistently wrong holds can cost several points of it. The paytable is on screen; the strategy is on you.
BETKYO RESEARCHPUBLISHED 2026-08-31UPDATED 2026-08-319 MIN READ

What the 9/6 on the label means

Video poker paytables are named by two cells: what a full house pays and what a flush pays, per unit bet. Those two are the knobs manufacturers historically turned to tune a machine’s return, because the hands above them are too rare to move the average much and the hands below too common to touch quietly. A “9/6” machine — full house ×9, flush ×6 — is the classic full-pay Jacks or Better table, the benchmark every cut-down version is measured against.

ENGINE-VERIFIEDOur table is the full-pay one. VP_PAYTABLE in vpoker/derive.ts: royal flush ×800, straight flush ×50, four of a kind ×25, full house ×9, flush ×6, straight ×4, three of a kind ×3, two pair ×2, jacks or better ×1. The file’s header states the return: a 9/6 full-pay table with an 800× royal, approximately 99.5% RTP at optimal play.
The full paytable, as the engine pays it
HANDPAYSNOTE
Royal flush×800The cell the game is built around
Straight flush×50
Four of a kind×25
Full house×9The “9” in 9/6 — short-pay tables cut this first
Flush×6The “6” — the other tell
Straight×4
Three of a kind×3
Two pair×2
Pair of jacks or better×1Stake back — the floor that names the game

Multipliers are per unit staked. A pair of tens or worse pays nothing: “Jacks or Better” is a literal description of the last row.

Why the label deserves attention: the industry’s standard analyses put full-pay 9/6 at roughly 99.5% returned under optimal play, while the common “8/5” cut — full house ×8, flush ×5, everything else identical — gives up more than two points. Two cells most players never read are worth more than every lucky streak they will ever have. Checking the full house and flush rows before playing any video poker, anywhere, is the single highest-value habit the game offers.

Where the skill lives

Deal five cards, choose which to hold, draw replacements once, get paid by the table above. The entire game is the middle step. Most hands hold themselves — a made flush, a high pair — but a stubborn minority put two futures in your hand at once, and picking between them is the game:

  • Low pair against high cards. A pair of sixes beside a king and a queen. The pair is worthless now but leads to trips and full houses; the honors could pair into the ×1 floor. Optimal play keeps the low pair — the deep hands it reaches outweigh the frequent small save.
  • Four to the flush against a made pair of jacks. Guaranteed ×1, or roughly a one-in-five draw at ×6 plus everything a flush hand can become. The draw is right, and taking the sure unit anyway is one of the most common paying mistakes in the game.
  • Three to the royal against a made flush. The rare, agonizing one: break a paying ×6 to chase two perfect cards at ×800. Here the made hand usually wins the argument — which is the point: the correct answer switches sides case by case, and feel does not track it.

Optimal Jacks or Better strategy compresses into a ranked list of about thirty hand patterns — hold the highest pattern your five cards contain — that fits on a card and takes an evening to make automatic. We publish no strategy chart in the game because the ranking is standard, printed in every serious treatment of the game for decades. What we publish is the part that varies by house and hides easily: the paytable itself.

The contrast with the rest of the catalog is the reason this article exists. In keno, the risk level changes the payout table and nothing you do changes the odds; dice, limbo and crash resolve themselves the instant you commit. Video poker is the one machine here that leaves a lever in your hands after the bet — and honesty requires saying which direction the lever moves things: skill raises the return toward the published ceiling. It does not lift it over 100%.

The deck is already ordered before you choose

One engine detail is worth understanding because it defines what your decision does and does not touch. When a hand begins, the engine derives a single without-replacement sequence of cards from the committed seed pair — the five you see first, then the replacements, in order. Discard two and you get the sixth and seventh cards of that sequence; discard none and the rest are simply never read.

ENGINE-VERIFIEDderiveVpokerSequence in vpoker/derive.ts draws every card from one without-replacement pass over the 52-card deck, cursor per draw; vpFinalHand fills unheld positions from the sequence in ascending position order. The file notes: hold everything and no further cursor is read. The order is fixed by (server seed, client seed, nonce) before your hold decision exists.

The consequence cuts both ways and both are worth having. The house cannot react to your holds — the replacement cards were determined, and committed, before you chose, and you can recompute the whole sequence after the round. And you cannot outguess the deck — no timing, no pattern in your discards, changes what sits at position six. The only variable left alive in the round is the quality of your hold. That is what “a game of skill within a fixed price” means, mechanically.

This also means a bad beat is checkable. Break a flush to chase the royal and miss, and the fairness data will show you the two cards were never coming — not as consolation, but as proof the draw predated the decision.

What optimal play buys, honestly priced

The arithmetic of the ceiling: at roughly 99.5% returned, optimal play concedes about half a percent of turnover — the engine’s stated price for the game. Careless play concedes more, invisibly, one mis-held hand at a time; standard analyses of common errors put habitual mistakes at several points of return, which at equal stakes is the difference between our tightest and loosest games.

Two implications, both unglamorous. First, the royal is not the strategy — at ×800 it is the paytable’s crown, but it arrives on the order of once per tens of thousands of optimally played hands, and play that chases it at the expense of the ranking gives back more than the crown is worth. Second, variance still rules the session: half the return of Jacks or Better flows through the ×1 and ×2 rows, which is why the game feels like a slow tide rather than a lottery — and why the sizing logic from risk of ruin applies here with unusually little drama.

Played by the list, this is among the best prices in the building, stated on a table you can read before you sit down. Played by feel, it quietly is not. No other game here puts that difference in your hands, which is exactly why it gets an article.

The 9/6 table, dealt and verifiable
Jacks or Better with the full-pay table on screen and every hand recomputable
Video Poker →
FAQ

What does 9/6 mean in video poker?

The full house and flush payouts — ×9 and ×6 per unit bet — the two cells that identify a full-pay Jacks or Better table. Cut-down tables shave exactly these rows; ours pays the full 9/6, as VP_PAYTABLE in the engine shows.

What is the return of 9/6 Jacks or Better?

About 99.5% with optimal play, per the engine source. The number assumes correct holds on every hand; consistent mistakes lower it by several points. No level of skill takes it above 100%.

Is video poker a game of skill?

Partly, and uniquely so in this catalog. The hold decision after the deal changes the return, and optimal play is a learnable ranking of about thirty hand patterns. The ceiling remains the published paytable — skill closes the gap to it, nothing more.

Can the machine change the draw after I choose my holds?

No. The entire card sequence is derived from the committed seed pair before your decision — replacements come from a single pre-ordered, without-replacement sequence, and the fairness data lets you recompute it after the round.

How rare is the royal flush?

On the order of one in tens of thousands of optimally played hands, per the standard analyses of the game. It pays ×800 here; treating it as the goal rather than the paytable’s top row is the most expensive habit in video poker.

SOURCES & REFERENCES
THE GAMES IN THIS ARTICLE
Betkyo Research — written by the team that builds these games. Every probability quoted in the Journal is derived from our engine source or a cited reference, never copied from another site. Figures are re-checked whenever the engines change.

18+ · PLAY RESPONSIBLY · THE JOURNAL IS EDITORIAL CONTENT, NOT BETTING ADVICE