Skip to content

This repository was created to model popular lottery games through statistics and ML.

Notifications You must be signed in to change notification settings

petermatts/LotterySim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LotterySim

Disclaimer

If anyone uses this repo and wins they would owe a cut to the creator of this project for helping them win. :)

Running PowerBall

Scraping the Drawing Data

From the directory /src/Powerball run .\scrape.bat (Windows only for now, MacOS will be ./scrape.command or ./scrape.sh)

Or from that directory manually run python DrawingFreq.py and python DrawingHist.py

Running the Analysis

python Analysis.py

This will out put numbers to CSV files in accordance to their geometic probabilities based on when they were last drawn.

The files are called mainball.csv for the main balls and powerball.csv for the powerballs.

Running MegaMillions

MegaMillions code and analysis has not yet been implemented. Come back soon.

About

This repository was created to model popular lottery games through statistics and ML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published