Skip to content

evpo/MontyHall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Goat Selector

DESCRIPTION: 
Monty Hall problem (http://en.wikipedia.org/wiki/Monty_Hall_problem) simulation. 
The program runs 10000 games for switch the door and stick.

OUTPUT: 
Rates of success for the switch the door and stick strategies.

HOW TO RUN:
Open Visual Studio Command Prompt
Execute:
csc.exe GoatSelector.cs
GoatSelector.exe

LINK:
See this page for more details:
http://evpo.wordpress.com/2008/06/25/car-and-two-goats/

Evgeny Pokhilko 2013

About

Monty Hall problem simulation: Runs Monty Hall with switch the door and stick strategies 10000 times and displays the rate of success for both.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages