Run a simulation to generate results from running the Monty Hall for multiple trials. This is similar to the game show "Let's Make A Deal", where you choose one of N doors in hopes of finding a grand prize behind one of the doors. Parameters: Number of doors, number of trials, staying, or switching between the two remaining doors.
Experiment with the outcome distribution for a roll of two dice by simulating a dice throwing game. Parameters: Which player wins with which total rolled.