ToolsGambling
TG
How to Calculate a System Bet: Step-by-Step Math (2026)

How to Calculate a System Bet: Step-by-Step Math (2026)

Contents

How to Calculate a System Bet: Step-by-Step Math (2026)

A friend texts you his slip on Saturday morning, "2/4 system, £100 total, odds 1.80 × 4." He asks what he'll win if three of the four come in. You stare at the phone. How many lines? How much per line? Which combinations pay?

Most guides published in 2026 dodge the actual math. They describe what a system bet is, flash a generic "use a calculator" button, and leave you guessing. This guide does the opposite, it walks through the arithmetic end to end, with worked examples, the combinations formula, and the exact sequence to calculate any system bet by hand.

By the end, you'll be able to look at any slip, 2/3, 3/5, Yankee, Lucky 15, Heinz, and tell a friend what it pays before the final whistle. Or, if you prefer a shortcut, you can drop the numbers into our free system bet calculator and let it do the heavy lifting.

TL;DR, Quick Summary

A system bet payout = sum of (stake per line × combined odds) across every winning line. The number of lines is C(n, k), the combinations formula. Divide your total stake evenly across those lines, then add up what the winners pay.

The Core Formula in One Line

Payout=s×winning lines(o1×o2××ok)\text{Payout} = s \times \sum_{\text{winning lines}} (o_1 \times o_2 \times \ldots \times o_k)

Plain English: multiply each winning line's odds together, multiply by your per-line stake, then add up the lines that won. That's the entire mechanic.

Key Numbers to Memorize

SystemPicksLinesMinimum Correct
2/3332
3/4443
Trixie (full cover)342
3/55103
Yankee (full cover)4112
Lucky 15 (full cover)4151
4/66154
Heinz (full cover)6572
Goliath (full cover)82472

How to Calculate a System Bet in 4 Steps

This is the template, every system bet in the world follows this exact sequence. Once you've run through it a few times, you'll be able to work through any slip in under a minute.

Step 1, List Your Picks and Odds

Write them out. Seriously, pull out a piece of paper or open a notes app. Label each pick with a letter (A, B, C, D) and write its decimal odds next to it. Example:

  • A: Liverpool win @ 2.00
  • B: Man City win @ 1.50
  • C: Arsenal win @ 1.70

Decimal odds are mandatory for this math. If you're on American odds, convert them first (+150 = 2.50, −200 = 1.50). If you're on fractional, convert them too (7/4 = 2.75, 1/2 = 1.50). The formula only works with decimals.

Step 2, Work Out How Many Lines

This is the combinations step. For a k/n system, the number of betting lines is C(n, k), the binomial coefficient. We'll get into the formula in the next section, but for memorization:

  • C(3, 2) = 3
  • C(4, 2) = 6, C(4, 3) = 4, C(4, 4) = 1
  • C(5, 3) = 10
  • C(6, 3) = 20, C(6, 4) = 15

For full-cover bets (Yankee, Lucky 15, Heinz), add up multiple C(n, k) values because the bet covers every combination size. A Yankee on 4 picks = C(4,2) + C(4,3) + C(4,4) = 6 + 4 + 1 = 11 lines.

Step 3, Divide Your Stake

Your total stake divided evenly across every line. If you're staking £60 on a 3/5 system with 10 lines, each line carries £6. If you're staking £30 on a 2/3 system with 3 lines, each line carries £10.

Some bookmakers default to "stake per line" input instead of "total stake", meaning a £1 stake per line on a Heinz silently becomes £57 total. This trips up beginners constantly. Always confirm which mode the slip is using before tapping place.

Step 4, Sum the Winning Combinations

For every line where all legs won, compute:

Line payout=sper line×o1×o2××ok\text{Line payout} = s_{\text{per line}} \times o_1 \times o_2 \times \ldots \times o_k

Add them up. Ignore any line where one or more legs lost, that line returns zero.

That's it. Four steps, no shortcuts, no approximations. The next sections walk through the combinations formula and then show you the math live for a 2/3, a 3/5, and a Yankee.

SystemBetting lines
2/33
3/44
Trixie4
3/510
Yankee11
Lucky 1515
Heinz57
Super Heinz120
Goliath247

The Combinations Formula: nCr Made Simple

Everything in system bet math rests on one piece of high-school combinatorics: the binomial coefficient, written as C(n, k) or "n choose k". It answers the question: from a group of n items, how many distinct groups of size k can I make, if order doesn't matter?

What the Formula Actually Says

The standard formula:

C(n,k)=(nk)=n!k!×(nk)!C(n, k) = \binom{n}{k} = \frac{n!}{k! \times (n-k)!}

If you've forgotten what factorials are: n! means multiply every integer from 1 to n together. 4! = 1 × 2 × 3 × 4 = 24. Plug it into the combinations formula and it collapses fast.

Example: C(4, 2) = 4! / (2! × 2!) = 24 / (2 × 2) = 6. So a 2/4 system bet creates 6 lines. Every possible pair from ABCD: AB, AC, AD, BC, BD, CD. Six pairs, six lines.

For small n and k, you can just list the pairs by hand. For anything above about C(5, 3), use the formula (or our universal system bet calculator, which handles every format from 2/3 to Goliath).

Combinations Table for Every System

Here's the cheat sheet, every combination count you'll realistically need, in one table.

Small Systems (3–5 Picks)

n picksPairs C(n,2)Trebles C(n,3)4-folds C(n,4)5-folds C(n,5)
331,,
4641,
5101051

So a 3/5 system = C(5, 3) = 10 lines. A Yankee (full cover on 4 picks) = 6 + 4 + 1 = 11 lines. A Lucky 15 adds 4 singles to the Yankee structure: 4 + 6 + 4 + 1 = 15 lines.

Large Systems (6–8 Picks)

n picksPairsTrebles4-folds5-folds6-folds7-folds8-folds
615201561,,
72135352171,
8285670562881

Full-cover bets sum every column:

  • Heinz (6 picks): 15 + 20 + 15 + 6 + 1 = 57 lines
  • Super Heinz (7 picks): 21 + 35 + 35 + 21 + 7 + 1 = 120 lines
  • Goliath (8 picks): 28 + 56 + 70 + 56 + 28 + 8 + 1 = 247 lines

Notice how fast the number grows. One more pick more than doubles the lines. This is the geometric explosion that makes £1-per-line Goliath cost £247 upfront.

Worked Example: 2/3 System Bet Calculation

Nothing teaches this faster than running through a full calculation with real numbers.

The Setup (3 Premier League Picks)

Three picks for this weekend's Premier League card, £30 total stake on a 2/3 system:

  • A: Liverpool beats Chelsea @ 2.00
  • B: Man City beats Brighton @ 1.50
  • C: Arsenal beats Spurs @ 1.70

The 2/3 system means: we need at least 2 of 3 to win for any payout.

Generating the 3 Betting Lines

C(3, 2) = 3. So there are 3 pairs:

LinePairCombined Odds
1A + B2.00 × 1.50 = 3.00
2A + C2.00 × 1.70 = 3.40
3B + C1.50 × 1.70 = 2.55

£30 total ÷ 3 lines = £10 per line.

Calculating Each Line's Payout

If every leg won, max payout would be:

Max=£10×(3.00+3.40+2.55)=£10×8.95=£89.50\text{Max} = £10 \times (3.00 + 3.40 + 2.55) = £10 \times 8.95 = £89.50

That's the best case, all three picks hit, all three pairs settle, all three lines pay. Let's see what happens when only two of three win.

What Happens with 2 of 3 Correct

Saturday: Liverpool wins (A ✓), Man City wins (B ✓), Arsenal loses to Spurs (C ✗).

  • Line 1 (A + B): both winners → pays out
  • Line 2 (A + C): C lost → loses
  • Line 3 (B + C): C lost → loses

Only Line 1 pays:

Payout=£10×2.00×1.50=£30\text{Payout} = £10 \times 2.00 \times 1.50 = £30

You staked £30 total. You got £30 back. Break-even, despite 2 of 3 picks being correct. This is the hidden trap of system bets, partial wins don't always profit. You need either more hits or higher per-leg odds for the math to turn green. (If you want to understand when partial wins fall short at a deeper level, our beginner's guide on system bets unpacks the trade-off from the strategy side.)

Calculating Bigger Systems: 3/5 and Yankee

Now that the 2/3 mechanic is clear, the same method scales up. The only thing that changes is the number of lines and the amount of arithmetic.

How to Calculate a 3/5 System Bet

A 3/5 system = 5 picks, at least 3 correct, C(5, 3) = 10 lines. Each line is a treble (3 legs). Your stake splits 10 ways.

Say you stake £100 on 5 picks all at odds 2.00. Stake per line = £10. Each treble's combined odds = 2.00³ = 8.00.

  • If all 5 win: every treble pays. There are 10 trebles, each at £10 × 8.00 = £80. Total = 10 × £80 = £800.
  • If 4 of 5 win (say E loses): any treble containing E loses. C(4, 3) = 4 winning trebles. Losing trebles = 10 − 4 = 6. Payout = 4 × £80 = £320.
  • If 3 of 5 win (say D and E lose): winning trebles = C(3, 3) = 1. Payout = £80. You staked £100, still in the red.

This is why mixing odds matters more than number of picks. With 2.00 odds across the board, even 4 out of 5 correct only triples your money. Lower per-leg odds make partial wins even worse.

How to Calculate a Yankee (11 Lines)

Yankee = full cover on 4 picks. Structure:

  • 6 doubles (C(4, 2))
  • 4 trebles (C(4, 3))
  • 1 four-fold (C(4, 4))
  • Total: 11 lines

Each line is essentially a mini-parlay, if you've ever worked through how parlay odds multiply, you already know the payout mechanic for one line. A Yankee is just 11 of them stacked together. Stake is per line, not total. A £1 Yankee costs £11.

Calculating a Yankee by hand is tedious but doable. Say you pick 4 events all at 2.00. Structure:

  • All 4 win: 6 × (£1 × 4.00) + 4 × (£1 × 8.00) + 1 × (£1 × 16.00) = £24 + £32 + £16 = £72
  • 3 of 4 win: the winning doubles are C(3, 2) = 3, the winning trebles are C(3, 3) = 1, four-fold loses. Payout = 3 × £4 + 1 × £8 = £12 + £8 = £20
  • 2 of 4 win: winning doubles = C(2, 2) = 1, no trebles win, no four-fold. Payout = £4

An £11 Yankee with 2 of 4 winners returns £4. Net loss: £7. This is why Yankee bets reward high odds, at low odds, you need 3+ of 4 just to break even. The Yankee calculator lays this out line by line for any odds combination.

How to Calculate a Lucky 15 (15 Lines)

Lucky 15 = Yankee + 4 singles. Structure:

  • 4 singles (C(4, 1))
  • 6 doubles
  • 4 trebles
  • 1 four-fold
  • Total: 15 lines

The 4 extra singles are the big advantage, even one pick winning guarantees some return. Most bookmakers also offer Lucky 15 bonuses: 3× odds if only one pick wins, 10–20% bonus if all four hit.

With £1 per line, a Lucky 15 costs £15 upfront. One winner at 2.00 returns £2 (plus any "all-loser consolation" if the book offers it). All four winning at 2.00 returns £2×4 + £4×6 + £8×4 + £16 = £8 + £24 + £32 + £16 = £80, plus any bonus if applicable. The Lucky 15 calculator handles the bonus math automatically, which is worth using because every bookmaker configures the bonuses differently.

The Math Behind Partial Wins

Why do partial wins often underperform expectations? The intuition: every losing leg kills multiple lines, not just one.

Why Partial Wins Don't Always Profit

In a 3/5 system, every losing pick kills C(4, 2) = 6 of the 10 lines (every combination that included that pick). Lose just one pick, and 6 of your 10 lines are dead. Lose two, and 9 of your 10 lines die (only the one treble of the 3 remaining picks survives). The geometry is brutal.

For full-cover systems like Yankee and Heinz, one losing pick kills proportionally fewer lines (because many lines don't contain it). That's the structural reason full-cover bets feel more forgiving, they distribute the pain.

The Break-Even Odds Threshold

For a k/n system where every pick has identical odds o, and exactly k of n win, you break even when:

ok×C(k,k)total stakeo^k \times C(k, k) \geq \text{total stake}

Which simplifies to: per-line odds raised to k ≥ C(n, k). For a 3/5 system: 2.00³ = 8 ≥ 10? No, you're short. You need per-leg odds of roughly 2.16 or higher for 3 of 5 wins at equal odds to break even.

In practice, odds vary per leg, so this is a back-of-napkin check. The real calculation is the payout sum from Step 4. But the threshold is worth knowing: if your picks are all at shortish odds (1.50–1.80), partial wins usually don't cover costs.

Common Mistakes When Calculating System Bets

Three errors account for 90% of confused calculations. Watch for each.

Confusing Per-Line Stake With Total Stake

A £1 stake per line on a Yankee (11 lines) = £11 total. On a Heinz (57 lines) = £57 total. Bookmakers default to per-line entry on many slips, so the number you type isn't the number that leaves your account. Always confirm the total on the slip before placing.

Forgetting to Multiply by Stake Per Line

A common beginner error: adding combined odds (e.g., 2.00 + 3.00 + 2.55 = 7.55) and assuming that's the payout. It's not, it's the per-pound multiplier. The actual payout is stake per line × sum of winning combined odds. Forgetting this step means you'll massively over-estimate the payout.

Miscounting Combinations

C(5, 3) ≠ 5 × 3. C(5, 3) = 10. The combinations formula is not intuitive at first, writing 5! / (3! × 2!) looks intimidating if you haven't seen factorials since school. Keep the cheat-sheet table from earlier in this guide nearby, or drop the numbers into our universal system bet tool, it shows the line count for every format before you enter odds.

Interactive Combinations Calculator

Instead of memorizing the table, play with the numbers directly. Enter the total picks and minimum correct, and this tool shows the combinations formula expansion, the line count, and the total stake for any per-line amount.

This is pure combinations math, exactly what the bookmaker does in the background when you tap "system" on your slip. Once you've seen the factorials cancel out a few times, it stops feeling like algebra and starts feeling like counting.

If the combinations formula still feels abstract, the mechanics post how does system betting work strips the process back to plain-English flow, useful before you commit real money to a 7-bet Trixie.

FAQ

Frequently Asked Questions

Four steps. List your picks with odds. Work out how many betting lines the system creates using nCr (the combinations formula). Divide your total stake evenly across those lines. Then add up the combined-odds payout from every line that wins. Each winning line pays (stake per line × product of its odds). Sum them, and that's your return.
Total lines = C(n, k), where n is your picks and k is the combination size (pairs, trebles, etc.). Payout per winning line = stake per line × product of that line's odds. Total payout = sum of all winning lines. For a 2/3 system: 3 lines (3 pairs), total payout = s × (oA·oB + oA·oC + oB·oC) if all 3 win.
Pick 3 events. The 2/3 system creates 3 pairs: AB, AC, BC. Split your total stake into 3 equal portions (e.g., £30 total = £10 per line). For each line, payout = £10 × odds A × odds B if both legs win. Sum winning lines. With odds 2.0, 1.5, 1.7 and all three winning: £10 × (3.00 + 3.40 + 2.55) = £89.50.
A 3/5 system creates 10 betting lines (every possible 3-leg combination from 5 picks: C(5,3) = 10). Your stake divides by 10. Each line pays stake-per-line × product of its three odds, if all three legs win. Sum every line that hits. At least 3 of 5 picks must win for any payout — fewer, and every line contains a loser.
11 lines. A Yankee is a full-cover bet on 4 picks: 6 doubles + 4 trebles + 1 four-fold = 11. So a £1-per-line Yankee costs £11 total upfront. Any 2+ picks winning triggers at least one line to pay out. Formula: C(4,2) + C(4,3) + C(4,4) = 6 + 4 + 1 = 11.
Evenly across every line. If you stake £30 total on a 2/3 system (3 lines), each line carries £10. If you stake £57 total on a Heinz (57 lines), each line carries £1. Most bookmakers let you choose either total-stake-split or stake-per-line mode. Check which mode your slip is using before confirming.
C(n, k) is the combinations formula — it tells you how many ways you can pick k items from a group of n without caring about order. For system bets, n is your total picks and k is the combination size (doubles = 2, trebles = 3, etc.). C(4, 2) = 6 means there are 6 unique pairs from 4 picks. Formula: n! / (k! × (n−k)!).
No — that's the whole point of system bets. You need at least the minimum (the k in k/n). A 2/3 system needs 2 of 3 correct. A 3/5 system needs 3 of 5. Yankee and Lucky 15 pay out on any 2+ winners. If you hit below the minimum, every line contains at least one loser, so the bet loses entirely.
Only count lines where every leg won. Drop every line that contains a losing pick. For each remaining line, multiply the stake per line by the product of its odds. Sum those. That's your partial payout. Example: 2/3 system with £10 per line, odds 2.0, 1.5, 1.7 — if picks A and B win but C loses, only the A+B line pays: £10 × 2.00 × 1.50 = £30.
For small systems (2/3, 3/4), yes — once you've done a few. Memorize C(3,2)=3, C(4,2)=6, C(4,3)=4, C(5,3)=10. For everything larger, use a calculator. A Heinz (57 lines) or Goliath (247 lines) is not reasonable to compute by hand, especially if odds are irregular or some legs push/void.
Because system bets contain multiple lines. Total stake = stake per line × number of lines. A £1 stake per line on a Yankee = £11 total. A £1 stake per line on a Heinz = £57 total. The confusion is that bookmakers often default to 'per line' input — so the total on your slip will be higher than the number you typed. Always confirm.
A 2/3 system. Three picks, three pairs, equal stake per pair. Multiply each pair's odds, multiply by the per-line stake, sum what wins. Even a 3/4 system with 4 picks and 4 trebles is manageable. Anything with 5+ picks crosses into calculator territory because the number of combinations scales geometrically.
Evgeniy Volkov

Evgeniy Volkov

Verified Expert
Fullstack Developer

Fullstack developer with a background in mathematics. I build the calculators and game-style tools on ToolsGambling with Pixi.js and modern web tech, and every result uses transparent probability formulas you can verify yourself.

EducationMathematics
SpecializationiGaming
StatusActive

Was this article helpful?

Share Article

Free calculators and tools

Run the numbers before you bet. Our calculators use transparent formulas you can verify yourself.