Monty Hall

an interactive game to understand conditional probability

Mathematics lectures can often be dry and boring - especially when the results are not intuitive, or even counter intuitive. For this reason, introducing concepts like conditional probability using a game - called the Monty Hall problem - is a good example of how instructors could ā€œmake learning Math great againā€.

A short video demonstration

This project creates a MATLAB App which allows an interactive gameplay of the three-door or Monty Hall problem, and showcases how one could computationally ā€œproveā€ the otherwise hard to understand result of probabilities changing when doors are opened.

See Here for the repository and the code that makes this possible.