What software will eliminate lines from a wheel that are within a
certain range of already hit Lex values?
Think of predicting the next draw as predicting the next Lex value.
You could eliminate TONS of lines by simply predicting the right
direction. Once the correct direction is selected, then the lines
below, and even a certain amount of lines above (or vice-versa) could
be eliminated. Consider the following graphical (gross depiction):
Lex-Index line
(Start)-----3--1----------------2-------(End)
^ ^
Lowest Highest
1,2 & 3 are the last three draws
draw #3 being the most recent.
^,^ being the lowest and highest Lex values to date from the entire
history
Also note that the gap between draw #1 and draw #3 are well below the
average gap between draws
What direction vector would you choose for the next drawing? Why?
Would you predict a target range of Lex values?
Most users would probably predict a higher lex value. But how much
vector would you apply? You would at least in this case want to apply
from the start point up to and include draw #1. You might even
consider applying the distance from draw#3 to draw #1 AFTER draw #1,
or even some average or percentage of the average gap after draw #1.
In designing lottery software, I think we all have missed the target
by attempting to predict what will win, when there is so much more to
predict NOT to win. Millions of combinations can be eliminated in
this manner, not to mention how many more can be eliminated by other
already existing methods (all even/odd, etc.)
Andrew
certain range of already hit Lex values?
Think of predicting the next draw as predicting the next Lex value.
You could eliminate TONS of lines by simply predicting the right
direction. Once the correct direction is selected, then the lines
below, and even a certain amount of lines above (or vice-versa) could
be eliminated. Consider the following graphical (gross depiction):
Lex-Index line
(Start)-----3--1----------------2-------(End)
^ ^
Lowest Highest
1,2 & 3 are the last three draws
draw #3 being the most recent.
^,^ being the lowest and highest Lex values to date from the entire
history
Also note that the gap between draw #1 and draw #3 are well below the
average gap between draws
What direction vector would you choose for the next drawing? Why?
Would you predict a target range of Lex values?
Most users would probably predict a higher lex value. But how much
vector would you apply? You would at least in this case want to apply
from the start point up to and include draw #1. You might even
consider applying the distance from draw#3 to draw #1 AFTER draw #1,
or even some average or percentage of the average gap after draw #1.
In designing lottery software, I think we all have missed the target
by attempting to predict what will win, when there is so much more to
predict NOT to win. Millions of combinations can be eliminated in
this manner, not to mention how many more can be eliminated by other
already existing methods (all even/odd, etc.)
Andrew