The balls have no memory. The odds are still honest.
This page trains a model on every Lotto Max draw ever made and then measures it properly — on draws it has never seen — and publishes the answer even though the answer is unflattering. The best strategy beat a random ticket by +0.0146 numbers per draw, with a p-value of 0.60. That is noise, and the page says so instead of dressing it up.
So the model is used for the one thing that does change the arithmetic. A jackpot is split between every ticket that matches it, and players overwhelmingly pick numbers they can remember — birthdays, dates, tidy patterns. The lines below lean away from those. That does not make a win more likely. It makes a win worth more.
The numbers for draw 1274
Four lines — one play, $6.00 — covering the model's twenty-eight strongest numbers with no number used twice. Draw 1274 is Tuesday 29 September 2026.
- Line 103163335374851
- Line 207313638404247
- Line 322323441434549
- Line 405101317284446
The model's single best line on its own: 33 03 16 48 07 31 22.
What the backtest says
Features for draw t are computed from draws before t and nothing else, so no answer leaks backwards. The model is trained on the past, asked to pick the next draw's seven numbers, and scored on how many it got. It is retrained every twenty-five draws, and scored over 973 draws it had never seen.
| strategy | hits per draw | against random |
|---|---|---|
| a random ticket (expected) | 0.9823 | +0.0000 |
| a random ticket (sampled) | 0.9815 | -0.0008 |
| hot — most frequent lately | 0.9949 | +0.0125 |
| cold — longest absent | 0.9969 | +0.0146 |
| due — furthest below its expected count | 0.9897 | +0.0074 |
| logistic regression | 0.9085 | -0.0738 |
| neural network (32-16) | 0.9887 | +0.0064 |
| gradient-boosted trees | 0.9363 | -0.0460 |
A shuffled-target control is run beside it: the same pipeline with the answers permuted. If the measurement were leaking, that control would still appear to beat random. It does not.
| strategy | hits per draw | against random |
|---|---|---|
| a random ticket (expected) | 0.9823 | +0.0000 |
| a random ticket (sampled) | 0.9805 | -0.0018 |
| hot — most frequent lately | 0.9836 | +0.0012 |
| cold — longest absent | 0.9979 | +0.0156 |
| due — furthest below its expected count | 0.9866 | +0.0043 |
| logistic regression | 0.9743 | -0.0080 |
| neural network (32-16) | 0.9856 | +0.0033 |
| gradient-boosted trees | 0.9548 | -0.0275 |
And a planted-signal check, because "no edge" only means something if the test could have found one: a feature equal to the answer half the time was added over 195 draws. A working measurement must report about 3.991 hits per draw. It reported 3.897.
Where the money actually moves
Every combination of seven numbers from fifty-two is equally likely — there are 133,784,560 of them — so no choice of numbers changes the chance of matching. What a choice does change is the number of people sharing the prize. A jackpot is divided between every winning ticket, so the same seven numbers are worth more to one player than to a thousand.
The lines above are therefore scored on two things: what the model thinks, and how many other players are likely to hold the same set. Numbers up to 31 are dates and are over-picked. Consecutive runs and tidy arithmetic patterns are over-picked too. The lines carry a distinctiveness score below, where a lower number means fewer people are likely to be holding it.
| line | numbers | model total | penalty |
|---|---|---|---|
| Line 1 | 03 16 33 35 37 48 51 | 1.212 | 5 |
| Line 2 | 07 31 36 38 40 42 47 | 1.052 | 5 |
| Line 3 | 22 32 34 41 43 45 49 | 0.963 | 2 |
| Line 4 | 05 10 13 17 28 44 46 | 0.991 | 12 |
The penalty is a heuristic about other players, not a measurement of the balls. It is stated here so the reasoning is visible rather than buried in a choice of numbers.
Where the numbers came from
1,273 draws, from 25 September 2009 to 25 September 2026, taken from the British Columbia Lottery Corporation's public results feed — the same endpoint the winning-numbers page on PlayNow calls for itself. There are no gaps in the draw numbering.
The game changed twice inside that history, and the data shows it. The pool was 7 of 49 until 10 May 2019, 7 of 50 from 14 May 2019 — the same week Tuesday draws were added — and 7 of 52 from 14 April 2026. A number that only entered the pool in 2026 has not been "overdue" for seventeen years, so every recency feature is measured from the day that number became drawable. Without that, numbers 51 and 52 rank top of the board on an artefact rather than on evidence.
The features are ordinary ones: how often a number has appeared over the last ten, twenty-five, fifty and hundred draws; how long since it last appeared; whether it appeared in the previous draw; its average sorted position; how often it turns up alongside the previous draw's numbers; and how far above or below its expected count it sits. Three models are fitted — a logistic regression, a small neural network and a gradient-boosted tree — plus three plain rules that fit nothing at all. The plain rules did better, which is reported above rather than quietly dropped.
Privacy
Nothing is asked of you and nothing is stored about you. There is no account, no form, no comment box and no upload. The page does not read your clipboard and does not know which numbers you play.
Analytics is off until you say otherwise. The Google Analytics tag is not in this page. The consent script adds it only after you press Accept, so a visit that declines makes no request to Google and receives no cookie. Your answer is kept in this browser's local storage rather than in a cookie, and declining is remembered — the bar does not return to ask again.
Error reports. If the page throws an error, a short report is sent through a small relay on this domain so the fault can be fixed. It carries the message, the file, the line, the stack, the page path without its query string, and the browser's own user agent. It carries no cookie, no identifier, no session replay and no record of a person — and if your browser asks not to be tracked, it sends nothing at all.
No third-party code runs here. The styles, the script and the icons are all served from this domain. The only outside request this page can make is the Google Analytics tag, and only after you accept it.
What this page is not. It is not gambling advice and it is not a prediction service. It cannot tell you what will be drawn — it says so above, in numbers. A lottery ticket is a bad bet and this page will not pretend otherwise. If gambling stops being fun, the Ontario problem-gambling helpline is 1-866-531-2600, free and open at any hour.