This application treats the lottery like predictive text—using historical
data to generate a best-guess set of numbers (like a predictive text suggestion).
It fetches real-time NY Powerball data, refines its internal weighting factor via
backtesting (2010–2019), and produces final recommended picks (5 white + 1 red).
It also shows multiple graphs and creates a full table for every draw, where each row
displays the date, the predicted numbers (our "suggestions"), the actual numbers, the number
of white matches, whether the red matched, and the total matches (white matches plus one if red
matched).
Disclaimer: The lottery is random, so even if our historical backtest
suggests only 1 or 2 matches on average, think of our output as predictive suggestions—like
your phone’s predictive text. They’re our best guesses, not guaranteed predictions.
Logs will appear here...
No data yet.
Click "Refine & Predict" to start.
For every historical draw (except the first), this table shows the date, the predicted numbers (our “predictive text” suggestion), the actual drawn numbers, how many white balls matched, whether the red ball matched, and the total matches.