Skip to content

jackfoxy/LetsMakeADeal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Monte Carlo of Let's Make a Deal

This code illustrates Bayes' Theorem in action on the Monty Hall problem, which several authors have used to illustrate Bayes' Theorem. (It's easy to search the internet for further explanation.)

Run with the -audit switch to audit up to the first 100 games. Once the number of games gets into 10s of millions the audit option becomes noticeably slower. Running without audit is faster and can simulate a couple billion games.

About

Bayes' Theorem in action on the Monty Hall problem - F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages