Systems, wheels and syndicates
'Guaranteed 3 if 4' is a precise mathematical claim — and it promises far less than it sounds like. The logic, worked line by line on a real wheel.
Wheel sellers advertise guarantees: guaranteed 3-number win, guaranteed 4 if 5. These are not lies. They are precise combinatorial statements whose plain-English reading is much stronger than their actual content. Here is exactly what is being promised.
Every wheel guarantee has the shape:
IF at least Y of the drawn numbers are among the N numbers you chose, THEN at least one of your lines contains at least X of the drawn numbers.
Both halves matter, and the marketing usually shrinks the first one to nothing. "Guaranteed 3-number win!" is the conclusion with the premise removed. Restore the premise and it reads: "if four of the six drawn numbers happen to be among the ten I picked, then one of my lines will show three of them."
The guarantee is conditional, and it is about your lines, not about the draw. Nothing about it makes the condition any more likely to occur.
Take the cleanest possible case — the full wheel of 7 numbers in a 6-from-45 game, C(7,6) = 7 lines. Call your numbers {a, b, c, d, e, f, g}. Each line leaves exactly one out:
| Line | Omits |
|---|---|
| b c d e f g | a |
| a c d e f g | b |
| a b d e f g | c |
| a b c e f g | d |
| a b c d f g | e |
| a b c d e g | f |
| a b c d e f | g |
Claim: if all six winning numbers are among your seven, you are guaranteed division 1.
Proof: exactly one of your seven numbers is not a winner — call it the dud. The line that omits the dud contains the other six, which are precisely the six winners. Jackpot. Further, each of the other six lines omits one winner and includes the dud, so each has exactly 5 matches. So the full outcome is guaranteed to be: one division 1, and six lines with five matches.
That is a genuine guarantee — a counting fact, not a probability. It is also entirely conditional on the six winners landing inside your chosen seven, which happens with probability:
C(7,6) ÷ C(45,6) = 7 ÷ 8,145,060 ≈ 1 in 1,163,580
The guarantee is airtight and it triggers about once in a million draws. Both statements are true at the same time, and only one of them appears in the advertising.
A full wheel of 12 numbers is C(12,6) = 924 lines — around $830 at $0.90 a line. An abbreviated wheel plays a chosen subset, say a dozen lines, and still guarantees "3 if 4": whenever four drawn numbers land inside your twelve, some line shows three of them.
Finding the smallest such subset is the covering design problem, C(v, k, t): the minimum number of k-subsets of a v-set such that every t-subset is inside at least one. The best known solutions are published free in the La Jolla Covering Repository. Every commercial wheel table is a lookup from this body of mathematics.
What the abbreviation costs you is the top: by dropping lines, you drop jackpot coverage. You keep a low-division guarantee and give up the thing everyone is actually playing for.
1. The guaranteed prize is usually worth less than the entry. A "3 if 4" guarantee delivers a three-number match, which in most games is the smallest prize — commonly a few dollars, or a free ticket. Getting a guaranteed $10 for a $30 entry, in the rare event the condition triggers, is not a profit mechanism.
2. The guarantee does not raise expected value at all. Expected return is the sum of (prize × probability) over all outcomes, and every line's probability is fixed by the draw, not by which lines you chose. Rearranging which combinations you buy redistributes probability between outcomes; it cannot create any. This is the same result as in do wheeling systems improve your odds?.
3. "Guaranteed" is doing emotional work, not mathematical work. The word implies certainty. What is certain is a conditional statement about your own ticket, given an event you cannot influence. Compare: "if it rains, I guarantee you will get wet" is a true guarantee that tells you nothing about the weather.
Wheels are respectable mathematics. The mathematics simply does not say what the sales page says it says.
Last verified: 2026-08-29