DMBurwell/montyhall: Recreating the Monty Hall Problem Game

The game setup is designed after the TV show "Let's Make a Deal", where a player chooses one of three doors in the hope of revealing a car and not a goat. Once the player selects their first door, the game host opens another door, revealing a goat. Then the player is given the opportunity to stick with their original door selection or switch to the other unopened door. It has been debated as to whether it is more advantageous to switch doors or to stay with the original selection. This simulation allows us to see the odds of winning based on either strategy.

Getting started

Package details

Maintainer
License`use_mit_license()`, `use_gpl3_license()` or friends to pick a license
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DMBurwell/montyhall")
DMBurwell/montyhall documentation built on Jan. 31, 2021, 12:41 a.m.