monty_hall_simulation_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 monty_hall_simulation() simulates the Monty Hall prize winning game, in which a prize is hidden behind one of several doors. Doors No-switch winning Switch winning Observed Predicted Observed Predicted 3 0.3317 0.3333 0.6684 0.6667 4 0.2501 0.25 0.3731 0.375 5 0.2011 0.2 0.2663 0.2667 6 0.1649 0.1667 0.2076 0.2083 7 0.1427 0.1429 0.1712 0.1714 8 0.125 0.125 0.1464 0.1458 9 0.1103 0.1111 0.1231 0.127 10 0.09807 0.1 0.1121 0.1125 monty_hall_simulation_test(): Normal end of execution. 26-Aug-2022 08:08:45