Spreadsheet ideas for error identification.

Published:

After evaluating several formula ideas for capturing the difference of the drawn number and my pick, I ultimately decided to go with a vertical lookup table (VLOOKUP) that has 100 rows of every possible drawn digit and every possible prediction. This keeps the results signed (+/-) so I can then count each observed error with the countif and use max to find the most frequent signed error for the data in each position.

Got a busy work week, so I might not get to finish the sheet, or even update the draws until the weekend, which is the perfect tine to test the indexing function of my python back testing script to just process resent results by changing the offset variable.

So, since the systems are not profitable in raw form, looks like I will be waiting to start playing for awhile longer. But, by taking the time to think through each step, I am ending up with home brew tools and a work flow that can be used with any single pick system.

I had a feeling that the follower system was not profitable, I have no gut feeling on the result of error correction applied to it, but the trend will most likely be that it increases the number of hits, but not by enough to have been historically profitable.

When my old laptop bit the dust, I lost over a decade of excel files. Never again! Everything I am now working on is backed up to an internal storage drive AND an external drive.

The biggest problem I may be facing is that outside of followers, I am out of ideas...

Entry #255

Comments

Avatar hypersoniq -
#1
After creating the error check solution on the mid day pick 3, it turns out that the most frequent error corrections by position are 1, -1 and 0... when counting the zeroes for correct picks the follower system was actually surprisingly accurate at picking ball number 3... there were many zeroes in all 3 columns, but as is the life of a lottery system designer, they fo NOT line up at the same time.
Next up is designing an implementation of this most frequent mask, which will have to handle the edge "lottery math" cases of 9+1=0 and 0-1=9. Then I can run the test on the results right in the spreadsheet. I have to develop some statistics on the error distribution, but the initial look shows that the follower is a powerful predictor for one digit, it just seems the columns are out of "phase" with eachother, they don't hit at the same time... if PA came out with a pick 1 I would like my chances... but as it stands, progress is still being made!

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