forked from myano/Birthday-Problem
-
Notifications
You must be signed in to change notification settings - Fork 6
jennyfar/Birthday-Problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This python script simulates the Birthday Problem experiment. You can enter how many people you'd like to simulate and how many times you'd like to simulate it. This script also provides a percent of error based on the formula expected for the problem, found here: https://en.wikipedia.org/wiki/Birthday_problem 8/13 Changed this script to no longer require interactive input. Also made Python 3 compatible. Finally, results are now output in a JSON blob.
About
A python script to demonstrate the statistic of the classic birthday problem.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%