Hi All,
I have been approached by a friend who plays the Texas lottery every week, all the 5 games, and asked about creating a Lottery database to help predict the weekly lottery numbers.
I can create the database to hold the draws each week for a particular game played on a day. I also want to go out to the website and download the prior numbers from the previous drawns for the different games, so for this I thought about creating a table for each game to hold the numbers.
But I guess my question is what type a calculations would you perform on the numbers to maybe narrow down the odds somewhat.
I had thoughts of the following:
1. Count frequency of times that each number has been drawn.
2. Show top 10 popular numbers and the less drawn numbers.
From there I am unsure what else to look at, does anyone have any ideas......There is commerical software out there, just wondering what they would do as actions performed on the number.
Thanks