Sums in pick N games

Published:

Updated:

Outside of dividing the draw history into a division of sum ranges, what else can be done?

In a pick 3 it is easy, all sums fall between 0 and 27, pick 4 between 0 and 36, and pick 5 between 0 and 45.

Looking at a plot of the sum ranges should form a bell curve around the middle sums. Playing within some range of sums around the middle should present some percentage of all outcome possibilities.

What about adding another direction... previous draw sums? See where they might intersect.

The number of vertical sums would be the same as the number of balls in the combo... 3 for pick 3. 5 for pick 5.

So if there is a Gaussian curve created by the horizontal sums, there might be another one created by the vertical sums, in the same exact range, only in each position.

Only unlike horizontal sums, you already know 4 of the 5 digits for the next sum...

Got to fill the free time created with update automation somehow...

Entry #556

Comments

Avatar hypersoniq -
#1
Thinking about the layout in a spreadsheet...

Date/draw history/horizontal sum/vertical sums/total of vertical sums.

The sums would be counted to show the distribution in each column.
Seaeching for patterns in the sums might be easier than searching for patterns in the raw data... but unlike using just horizontal sums, would provide a pathway for next sum calculation.
Avatar hypersoniq -
#2
The development would start as most other systems... on a spreadsheet. It may stay there... it may go to Python. One thing it will not do is get in the way of developing my first ever GUI framework! In fact, maybe the goal is to push any system to a function in Python, where it can be dropped into the framework.

Maybe the puzzle requires ALL sorts of pieces...

Post a Comment

Please Log In

To use this feature you must be logged into your Lottery Post account.

Not a member yet?

If you don't yet have a Lottery Post account, it's simple and free to create one! Just tap the Register button and after a quick process you'll be part of our lottery community.

Register