HalfBee
Member
ganbatte said:The lucky Stars balls have to be two balls from the same set of nine eg. 1&3 or 2&8.
Yes, but do they have to be in the correct order also?
ganbatte said:The lucky Stars balls have to be two balls from the same set of nine eg. 1&3 or 2&8.
Originally Posted by ganbatte
Hi BP & HalfBee
I don't know if you guys have heard of the EuroMillions lottery but I have been trying to work out good patterns for the £42,000,000 or $78,000,000 tax free draw this Friday evening.
If you guys feel like it, could you possibly have a go at predicting using BP's patterns? I have also been following HalfBee's results for the California Fantasy 5 and hitting 3 out of 5 balls for 8/10, 8/11 and 8/13 is great.
The data for the lottery can be downloaded at: http://www.national-lottery.co.uk/player/files/EuroMillions.csv. To win you need 5 balls from 1 to 50 and 2 "lucky star" balls from 1 to 9.
I tried the patterns for the draw last week but wasn't too successful. Maybe you guys will do much better.
#10 > 6
and
#10 < 11
Thanks for the obscure error messages MicrosoftFlexalong said:Hi Halfbee,
Thanks for sharing your program.
I am currently having a problem. I am able to import my results but when I click "Get skip" it shows the following error which I did a printscreen:
Thanks
HalfBee said:Thanks for the obscure error messages Microsoft
Yes, it doesn't have a lot of error handling. How much history are you loading? Should be about 200-300 draws if you have them. Does the history show up in the listing? Should have a history list and the next draws below it on the left side. Do they look right, should be DrawID and then the draw number information.
HalfBee said:You didn't say what type of lottery it is, 6/49 5/50 or whatever. To me it sounds like you don't have enough history to get 5 skips. The amount needed varies but you might try lowering the 'draws used' setting. The program removes that number of draws from history before starting to gather the 5 skips from each number. So if it's set to 30 and you have 110 history then you only have 80 draws and each number needs to have 5 skips.
The larger lotteries can have 40-50+ skip values so even 200 draws might not give you 5 skips.
Originally Posted by HalfBee
BP,
I'm trying to figure the threshold value for skip sums.
Adding the median skip values seems too low, so almost everything is over.
Options:
* Add 5 for Median skip values +1
* Add value for Draws used/Number of balls drawn (typically 6 or 7)
* Add value for Maximum Ball Number/Balls drawn (typically 8-10)
* Some other suggestion I haven't thought of yet
I get different results depending on lottery. For 5/39 the first option seems
fine, but for say euroMillions 5/50 nothing seems to fit so far. Still checking.
Just wanted to see if you had any input on adjusting this a bit.
Nope Nope... been there, done that...black prince said:I've written a program that checks the high/low threshold of the draws
prior to winning and this sets my range. I determine how many times
numbers hit say between (1 to 5) or (1 to 6) or (1 to 7), etc. for skip1, than
that's my low and above this is my high. For example if my test shows
most numbers win between 1 to 6, then 6 and less is my low and above
6 is my high.
-BP
HalfBee said:What section/process did you want to reset?
Is it you want to refigure skips and patterns with different filter values or number of draws? I could do that just by not hiding the Get Skips button.