Live data from Hacker News

Interactive Monty Hall Problem Simulator with Probability Visualization

montyhallsim.vercel.app

1–3 of 3 posts

Re: Interactive Monty Hall Problem Simulator with Probability Visualization

#2
a decade ago i saw "21 movie" and loved this scene https://www.youtube.com/watch?v=CYyUuIXzGgI

Recently I came across this video again, so I built an interactive web simulator to demonstrate the Monty Hall problem using nextjs.

Link: https://montyhallsim.vercel.app/

Would appreciate feedback on it and any edge cases I might have missed :)