Skip to content

Proof for the Monty Hall Problem by way of a Monte Carlo Simulation

Notifications You must be signed in to change notification settings

StoicPerlman/monty-hall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

monty-hall

Usage: ./monty-hall.pl [iterations]

Where iterations is a number greater then 0

Description

Proof for the Monty Hall Problem by way of a Monte Carlo Simulation.

This shows that switching doors during a Monty Hall Game results in a 66% chance of winning while keeping your first choice results in a 33% chance of winning.

Monty Hall Problem Description

Monte Carlo Method Description

About

Proof for the Monty Hall Problem by way of a Monte Carlo Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages