WilliamOnVoyage / MontyHallSimulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MontyHallSimulation

This is to simulate a famous statistic problem: the Monty Hall problem

To run the simulation, simply execute python goat.py

E.g.:

python goat.py
Switch hits: 66918 / 100000
No switch hits: 33448 / 100000

About

License:MIT License


Languages

Language:Python 100.0%