Monty Hall problem: Difference between revisions

m
added a ;Task: (bold) header.
(→‎{{header|Elixir}}: change :random -> :rand module)
m (added a ;Task: (bold) header.)
Line 8:
Note that the player may initially choose any of the three doors (not just Door 1), that the host opens a different door revealing a goat (not necessarily Door 3), and that he gives the player a second choice between the two remaining unopened doors.
 
 
;Task:
Simulate at least a thousand games using three doors for each strategy <u>and show the results</u> in such a way as to make it easy to compare the effects of each strategy.