Skip to content

TheWrongAlice/monty-hall-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

monty-hall-problem

Simulator for the Monty Hall Problem

How to use

Parameters

  • Number of times to run the simulation (integer, default is 1)
  • Strategy: switch or stay

To run 10 simulations with the strategy 'switch':

$ ruby simulator.rb 10 switch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages