The Pick 3 combo plan.

Published:

So, Today I will start looking at the pick 3 with the whole combo rather than by individual columns.

Pick 3 is easy to start with.

1. Count the most frequent number to have appeared straight.

2. Count all of the permutations of the combo fetched from step one, which would be box hits of that straight number.

3. Try it out on 0.50/0.50 tickets for maybe a month.

Different number combo expected from the day and night histories.

I can probably hammer that out in under an hour. There are at most 5 additional permutations to cover when looking at a pick 3 straight number comprised of all unique digits.

This balloons to 119 additional permutations if looking at a pick 5 number, so that will happen later.

The difference between the most frequent combo and the next most frequent combo will determine how frequently the process must be run again.

Next step, write a python program to search the database for the most frequent combo when all permutations are summed. This will obviously take longer, and will auto scale between pick 3 files and pick 5 files.

The only thing new will be testing the viability of box play. I can even create new CSV files to check combo followers distribution... nothing in the code base so far has been truly abandoned.

Entry #341

Comments

Avatar hypersoniq -
#1
Sifting through combo data. The PA evening pick 3 has almost 17,000 draws. Within that context, the most frequent straight combo was picked 30 times, and the least frequent combo has been picked 5 times... every single combo from 000 to 999 has been drawn a minimum of 5 times.
Permutations all add to the total number of potential wins (from a boxed perspective). The most frequently drawn number, including permutations as been drawn 118 times.... in almost 17,000 draws... not very promising at face value in the spreadsheet. Though you would have almost broke even if you knew ahead of time.
The "hottest" combo has a pair... 6-6-7, but that only has 2 more permutations, 676 and 766, so that would have led to a loss of near $1,000 over time... but you would not have known that in the beginning.
Trying the highest number on the mid and eve list that has 3 unique digits for a week, we will see how that does.
Yet there may be something of value here when run through python.
Avatar hypersoniq -
#2
The one week test has yet to matk a win, but there were 2 two out of 3 box hits, and if I would have just played the top number of the evening list rather than the highest number with 3 unique digits, I would have won $80 tonight on the 766... lesson learned.

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