Probability & RTP Explained

Probability & RTP Explained

Understand the math behind keno: hit probabilities, expected value, return to player, and variance.

Section: Resources → Guides • Level: Intermediate

Probability tree diagram for keno draws
Hero: Every keno outcome follows a hypergeometric probability model.

Introduction

Keno feels like a simple guessing game, but its mathematics are precise. Every hit, payout, and long-run expectation can be described with probability formulas. This guide breaks down the essentials: how hit probabilities are calculated, how RTP (Return to Player) connects paytables to outcomes, and why variance explains the “feel” of volatility in different variants.

Flow: probability → paytable → RTP → variance → bankroll impact
Figure 1. From probability to bankroll impact.

Core Probability Model

Keno draws are modeled with the hypergeometric distribution. Out of 80 numbers, you select n spots. The game draws 20 numbers. The probability of hitting exactly k is:

p(k | n) = C(n, k) × C(80 – n, 20 – k) / C(80, 20)

Where C(a, b) is the binomial coefficient “a choose b.” This formula underlies all payout calculations and ensures results match theoretical predictions.

Graph of hit probability distributions for different spot counts
Figure 2. Hit probability curves for 4-, 6-, and 8-spot games.

Expected Value (EV)

To connect probability to paytables, multiply the probability of each hit by its payout. Summing across all possible hits gives the expected return for a single bet.

EV = Σ [ p(k) × Pay(k) ]

If EV = 0.93, it means the game returns 93% of wagers in the long run (RTP = 93%). The remaining 7% is the house edge.

Line chart showing RTP vs spot count for a sample paytable
Figure 3. RTP by spot count under one common paytable. Each spot count has a different curve.

Return to Player (RTP)

RTP is the long-run percentage of wagers returned as winnings. It depends only on the paytable and the laws of probability, not on lucky streaks or player choices. Typical keno RTP ranges between 85% and 95% depending on jurisdiction and variant.

Variants (Cleopatra, Power, Lightning, etc.) rebalance paytables so their RTP falls within the same target range, even though volatility changes drastically.

Band chart showing RTP ranges across different variants
Figure 4. RTP stays in a narrow band across well-balanced variants.

Variance and Volatility

Variance measures how much outcomes swing around the mean RTP. Games with frequent small pays (e.g., Classic 4-spot) have low variance. Games with multipliers or large jackpots (e.g., Lightning, Power) have high variance. Variance per bet is:

σ² = Σ [ p(k) × (Pay(k)²) ] – RTP²

Larger variance = bigger emotional swings and deeper drawdowns, even if RTP is identical.

Side-by-side payout histograms for low vs high variance games
Figure 5. Classic vs Lightning payout histograms. Same RTP, different volatility feel.

Simulation vs Theory

Long-run simulations confirm the math. After 100,000+ draws, observed hit frequencies match hypergeometric probabilities. RTP converges to the theoretical value. Variance bands appear clearly.

Simulation convergence plot showing observed vs expected RTP
Figure 6. Simulation confirms probability formulas over long runs.

Practical Uses

  • Estimate bankroll requirements for a given spot count.
  • Compare paytables across casinos or variants.
  • See why myths about “due numbers” or “hot streaks” fail.
  • Understand why entertainment value comes from variance, not profit potential.
Icons representing bankroll planning, paytable comparison, myth-busting
Figure 7. Practical applications of probability and RTP analysis.

Worked Example: 6-Spot Table

Suppose you play a 6-spot table with the following payouts:

  • 3 hits → 2×
  • 4 hits → 5×
  • 5 hits → 50×
  • 6 hits → 1,500×

Using the probability formula, calculate p(3), p(4), p(5), p(6). Multiply each by the payout and sum. The result is RTP. Simulation will confirm it within ±0.1% over 100,000 rounds.

Calculation table showing probability × payout products
Figure 8. Worked example: expected return from a 6-spot table.

Summary

  • Hit probabilities follow the hypergeometric distribution.
  • EV = Σ probability × payout; RTP is EV as a percentage of stake.
  • Variance explains volatility feel, not RTP.
  • Simulations confirm math and expose bankroll drawdowns.
Infographic summarizing probability and RTP key points
Figure 9. Summary: probability → paytable → RTP → variance → player experience.

Next Steps

Arrow graphic linking to Variant Breakdown, Simulation Tools, Strategies pages
Next: variant mechanics, simulations, and practical strategies.

Note: All images are placeholders. Replace src paths with generated charts before publishing.