NohanJoemon / Birthday-Problem-tester

This repository contains the code for testing the Birthday Problem in probability using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Birthday Problem tester

image

Details:

This repository contains the code for testing the Birthday Problem in probability using python.

This program can test the Birthday problem, by a series of experiments, on randomly generated birthdays which test this paradox for n = 5,10,15,20,25,30...200.

Code:

This notebook contains the code for testing birthday problem

Result obtained:

image

About

This repository contains the code for testing the Birthday Problem in probability using python


Languages

Language:Jupyter Notebook 100.0%