Skip to content

This program demonstrates the Monty Hall problem by allowing you to do repeated experiments.

Notifications You must be signed in to change notification settings

LifeIsmath/Monty-Hall-Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Monty Hall Experiment

The Monty Hall problem is a probability puzzle named after Monty Hall, the original host of the TV show Let’s Make a Deal. It’s a famous paradox that has a solution that is so absurd, most people refuse to believe it’s true. The program simulates this problem over and over again. After door 3 is opened, you'll think you have two doors to choose from... both with the same probabilities. However, it is very likely that you will learn to change.

  • Who switched doors won about 2/3 of the time

  • Those who didn't trade winning about 1/3 of the time

This fact was verified with a simulation.

About

This program demonstrates the Monty Hall problem by allowing you to do repeated experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages