Skip to content

Quick exercise to demonstrate the Monty Hall problem in Ruby!

Notifications You must be signed in to change notification settings

BedfordWest/monty_hall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monty_hall

Quick exercise to demonstrate the Monty Hall problem in Ruby!

To run the simulation for 1000 attempts, you can simply run the rspec test via rspec simulation_spec.rb

For other configurations, simply leverage the constructors and methods provided by the Simulation class!

About

Quick exercise to demonstrate the Monty Hall problem in Ruby!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages