Lottery: How to use past results/sales to figure out chance of split w ur pick?

In summary, the OP believes that the numbers 05, 32, 37, 38, 39, 42 or any combination revolving that set is a "better" pick than the latter combination. However, they cannot mathematically determine which is better.
  • #1
techcrium
4
0
Now, most lottery corporations publish their numbers picked and the number of people who matched them. They also publish their total sales as well.

e.g. numbers A B C D E F G

Match all 6: A B C D E F G = 2 winners
Match 5 of 6: A B C D E F, A B C D E G, A B C D F G, etc = 10 winners
Match 4...
Match 3...

Some number combinations have resulted in a 10 way split while other numbers have resulted in 0 winners. So obviously, it is better to pick the ones with no splits than the ones with.

Is there any way to use that information to mathematically determine which numbers will least likely be picked by someone else (and thus least chance of a split jackpot)?
What I have so far is:

1. Use a random number generator

2. Filter it against commonly picked combinations (1 2 3 4 5 6), prime numbers, odds only, even only, dates etc

3. ?
(filter it against past lottery results)

4. Profit?
 
Physics news on Phys.org
  • #2
Use the lottery history to compute stats on the set of available numbers usage the pick the ones with the lowest usage.

Or break the history in periods like yearly periods, then do number stats in each period to get an idea of number trending.
 
  • #3
Unless something (and probably illegal) numbers coming up in a current lottery are completely independent of previous lotteries. You cannot gain any information from past values.
 
  • #4
You're right that the only useful information is the patterns others tend to select. Yes, if you can avoid those then you've definitely improved your own average winnings, though whether by enough to make it positive is unclear.
There seems no merit in using a random number generator. As far as the lottery's number generator is concerned, all sequences are equally likely anyway. So having found a selection that's good at avoiding split pots, stay with it.
 
  • #5
It is very hard to be purely random; you may want to apply a Chi^2 to test for randomness, as a goodness-of-fit test.
 
  • #6
In general, the other players will have some probability distribution which depends on all 6 numbers at the same time. (1 2 3 4 5 6) will have a high probability, for example - much higher than the individual probabilities of "1 is used", "2 is used", ... would suggest.
Let's use 1 to N as range for the six numbers.

Of course, it is impossible to find this distribution - it has (N choose 6)-1 degrees of freedom.

As a toy model, you could assume that all numbers are independent. For each pick, each number has a probability pi of getting picked ((N-1) degrees of freedom). Using these pi, you can evaluate the probability of all possible combinations - might be a bit tricky for ~4 numbers, but it is possible. For each published result, you can compare this prediction with the calculation, and adjust your numbers accordingly (this is quite nontrivial). The required computing time depends on the amount of input data... the process will find some optimal values for those probabilities. Deviations from the prediction now come from random fluctuations and correlations between those numbers.

The next best model would be to add correlations between two numbers each, this already gives ~N(N+1)/2 degrees of freedom. And so on :).
though whether by enough to make it positive is unclear
I would doubt that.
 
  • #7
HallsofIvy said:
Unless something (and probably illegal) numbers coming up in a current lottery are completely independent of previous lotteries. You cannot gain any information from past values.

I think the OP is referring to numbers used by the general public, not outcomes of the
lottery.
 
  • #8
So, to look at this from the long view, what the OP is saying is:

I know I won't increase the odds of me actually winning, I just want to decrease the odds of having to share it with others.

I think, if I were to win the lottery big time, but had to share it with others, I would not look a gift horse in the mouth.
 
  • #9
Let me illustrate the problem:

Lotto 649:

In both drawings the prizes and sales are roughly the same. about $3.1million jackpot and about 11million in sales.

However, the number of winners is vastly different. In the May drawing, we have a total of 60 winners that matched 5 or 6 of the numbers drawn.

In the june drawing, we have a total of 143 that matched that amount.We can conclude that the may numbers 05, 32, 37, 38, 39, 42 or any combination revolving that set is a "better" pick than the latter combination.

However, is there any way to mathematically determine any more information?

aXGeZ.png
0GhXq.png
 
Last edited:
  • #10
techcrium said:
We can conclude that the may numbers 05, 32, 37, 38, 39, 42 or any combination revolving that set is a "better" pick than the latter combination.
How exactly can we conclude that? Sure, it would have been a great pick for you - if you had a time machine.I may be misunderstanding, but it sounds like what you're doing is tantamount to this:

I roll a die 6 times, the results were 1,3,5,6,5,2.

I can conclude that 5 is a "better" pick than any other.No. The point of a fair, random lottery is that results of one draw/roll have no effect on the next draw/roll.
 
  • #11
DaveC426913 said:
How exactly can we conclude that? Sure, it would have been a great pick for you - if you had a time machine.I may be misunderstanding, but it sounds like what you're doing is tantamount to this:

I roll a die 6 times, the results were 1,3,5,6,5,2.

I can conclude that 5 is a "better" pick than any other.No. The point of a fair, random lottery is that results of one draw/roll have no effect on the next draw/roll.

It is a better pick because if you take a look at the statistics, the may 5 drawing shows that there are much less winners than the june 30 drawing.Using your dice roll analogy:

If you rolled a 5 and you found out 400 other people picked 5 and you had to split the jacpot 400 ways...

If you rolled a 2 and you found out 9 other people picked 2 and you had to split it 9 ways...

and knowing that the chance of drawing a 5 and a 2 are equal...Then is it not safe to conclude that a 2 is a better pick than a 5?
 
  • #12
using the lottery history can determine the most commonly selected numbers which would be the ones to avoid if you're trying not to share the prize when you win. why is this so? because many people get tired of selecting numbers and so use common sets of numbers like birthdays for family members that means that numbers in the range of 01 - 12 are the most common especially in the last few years (months, days and years) then would come 13-31 block followed by 32-NN for whatever the lottery uses.

my feeling though is you should just enjoy playing the lottery and whatever you win is a gift that you can share with others through gifts, dinners and goodtimes. In the end you'll be happier.

As an aside you should watch Waking Ned Devine and Irish comedy about a fellow winning the lottery in a small village.
 
  • #13
techcrium said:
Then is it not safe to conclude that a 2 is a better pick than a 5?

No.

It is safe to conclude that 2 was a better pick than 5.

It tells you nothing about the next series of rolls, which is as likely to be 5,5,5,5,5,5 as any other specific sequence (the odds are exactly 1 in 66 or 1 in 46,656).

You are making the classic mistake of assuming that, if you toss a fair coin and get heads 4 times in a row, your best bet is on heads. It isn't. Regardless of what's happened in the past, the odds of the next roll being heads are 50:50.
 
  • #14
DaveC426913 said:
You are making the classic mistake of assuming that, if you toss a fair coin and get heads 4 times in a row, your best bet is on heads. It isn't. Regardless of what's happened in the past, the odds of the next roll being heads are 50:50.

DaveC, techcrium is doing nothing of the sort. He has made it abundantly clear that all he is trying to do is avoid the selections others make.
 
  • #15
haruspex said:
DaveC, techcrium is doing nothing of the sort. He has made it abundantly clear that all he is trying to do is avoid the selections others make.

That's what I'm trying to determine. I specified exactly that in post 9, but then he seemed to go back on it in his next post.

Thing is, if he were only interested in not having to share, then he need not worry about what the winning numbers are at all; he need only worry about what numbers people are picking. Yet he keeps bringing up the issue of which numbers won in the last lottery, suggesting he thinks that this has anything to do with the winners of the next lottery.

If the issue here is about not having to share, (and we assume the lottery is fair*), then it is very simple: just bet what other people aren't betting - winning numbers are irrelevant.

* if we don't assume this, then that's a whole nother discussion
 
  • #16
DaveC426913 said:
That's what I'm trying to determine. I specified exactly that in post 9, but then he seemed to go back on it in his next post.
Confused. Post #9 was by techcrium. I see nothing there or since that implies he's trying to improve the odds of picking the numbers that come up. Please quote the actual text.
 
  • #17
DaveC426913 said:
If the issue here is about not having to share, (and we assume the lottery is fair*), then it is very simple: just bet what other people aren't betting - winning numbers are irrelevant.
Yes. We all agree on this. The question is: How do you evaluate what other people are betting?
The only data source is the number of winners in each drawing in the past.

Concerning the details how to use this data, see the posts above.
 
  • #18
haruspex said:
Confused. Post #9 was by techcrium.
Sorry. Post 8.

haruspex said:
I see nothing there or since that implies he's trying to improve the odds of picking the numbers that come up. Please quote the actual text.

techcrium said:
We can conclude that the may numbers 05, 32, 37, 38, 39, 42 or any combination revolving that set is a "better" pick than the latter combination.
He continues to focus on the winning numbers as if they have any significance.

The two issues are entirely independent.
1] The numbers people pick would be bad numbers for him to choose if he doesn't want to share the prize. Period. To get the best sampling, he would be advised to look at all numbers people are picking - whether they won or lost , since any set of numbers (won or lost) are just as likely to win the next lottery.

2] Utterly independent of that is the issue of what numbers will be the winning numbers. Assuming a fair lottery, nothing about any past numbers will help him with the next numbers.

Conclusion: if you want to increase your haul by not sharing, the only rule to follow is 'pick numbers that other people aren't picking (whether they win or lose on them).'
 
  • #19
DaveC426913 said:
He continues to focus on the winning numbers as if they have any significance.
Their significance is that we get data about the frequency players pick them.

1] The numbers people pick would be bad numbers for him to choose if he doesn't want to share the prize.
This is the whole point of the thread.
To get the best sampling, he would be advised to look at all numbers people are picking - whether they won or lost
Sure. But these numbers are not available.
2] Utterly independent of that is the issue of what numbers will be the winning numbers. Assuming a fair lottery, nothing about any past numbers will help him with the next numbers.
This was clear all the time.
Conclusion: if you want to increase your haul by not sharing, the only rule to follow is 'pick numbers that other people aren't picking (whether they win or lose on them).'
And the question asked by techcrium is how to do this.
 
  • #20
mfb said:
Yes. We all agree on this.
Well, I'm not so sure we all do, but...
mfb said:
The question is: How do you evaluate what other people are betting?
The only data source is the number of winners in each drawing in the past.
True.
While this is certainly a logistical problem (where do you get numbers for losing lotteries), the OP's question was one of analysis and intelligence. Presumably he's willing to do a bit of work to get the best results.

So seems to me, the thread should focus on innovative ways to get the widest, most accurate sampling of number picking.
 
  • #21
Yes exactly.
Thanks for MFB for the clarification.

The best case scenario is I work for a lottery corporation and hack into their servers and run a batch to see what everyone picked in the last drawing...

However, that is not feasible so I can only deal with the information I have.

What I have (and what everyone else has) are just numbers of past lottery drawings and split prizes and sales. Therefore, that is the only information I can use to figure out what others are picking.
 
  • #22
techcrium said:
What I have (and what everyone else has) are just numbers of past lottery drawings and split prizes and sales. Therefore, that is the only information I can use to figure out what others are picking.
Don't forget that, if the odds are 1 in 14,000,000, that also means your sample data is ~1/14,000,000th of the dataset. Not good.
 

1. What is the purpose of using past lottery results and sales to figure out my chance of splitting with my pick?

The purpose of using past lottery results and sales is to try to increase your chances of winning the lottery. By analyzing the patterns and trends of previous drawings and sales, you may be able to make more informed decisions about which numbers to choose.

2. How do I use past lottery results and sales to determine my chances of splitting with my pick?

To determine your chances of splitting with your pick, you can look at the frequency of numbers that have been drawn in the past. You can also look at the overall sales of tickets to see which numbers are more popular among players.

3. Is there a guaranteed way to use past lottery results and sales to increase my chances of splitting with my pick?

No, there is no guaranteed way to increase your chances of splitting with your pick using past lottery results and sales. Lottery drawings are completely random and past results do not guarantee future outcomes.

4. Can using past lottery results and sales help me win the jackpot?

While using past lottery results and sales may slightly increase your chances of splitting with your pick, it does not guarantee a jackpot win. It is important to remember that the lottery is a game of chance and luck plays a significant role in winning.

5. Are there any other methods besides using past lottery results and sales to increase my chances of splitting with my pick?

Yes, there are other methods that can potentially increase your chances of splitting with your pick. Some people choose to use lucky numbers, while others use random number generators or choose numbers based on significant dates or personal meanings.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
15
Views
1K
Replies
4
Views
677
  • Engineering and Comp Sci Homework Help
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
4K
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
3K
Back
Top