/Birthday-Problem-tester

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

Primary LanguageJupyter Notebook

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