lghb2005/montyhall: Monty Hall Problem Simulation

This package creates a simulation for the Monty Hall Problem game, replicating the same game on the TV show "Let's Make a Deal," where there are three doors for a contestant to choose from, one of which has a car behind it and two have goats. The contestant selects a door. Then the host opens the door to reveal a goat. The contestant is allowed to stay with their original selection or switch to the other unopened door. There was a famous debate about whether it was optimal to stay or switch when given the option to switch, so this package was created to simulate the game and text for both strategies.

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("lghb2005/montyhall")
lghb2005/montyhall documentation built on Jan. 30, 2021, 12:46 a.m.