Skip to content

cheijken/monty-hall-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monty Hall Problem

About the Monty Hall problem Read more at http://en.wikipedia.org/wiki/Monty_Hall_problem

Problem

Assume that you are attending a TV show where you can win money by picking the right box. The game show host shows you three boxes explaining that the money is in one of the boxes. He asks you to pick one of them without opening it. After you have picked one of the boxes he opens one of the other two boxes which is empty. Now he turns to you and asks, do you want to change your mind, picking the remaining box?

Build

Build with maven

mvn clean build

Start

Start program with

java -jar target/*.jar

About

About the Monty Hall problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages