Skip to content

smadasty/Birthday-Problem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

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

About

A python script to demonstrate the statistic of the classic birthday problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%