Search:

Type: Posts; User: theonefoster

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    3,306

    Re: The Monty Hall Problem

    Thanks very much Inferrd, that was exactly the problem. I replaced Math.Round(Rnd() * 2) with Int(Rnd() * 3) and it worked great. I do understand where I went wrong now - half of the real numbers...
  2. Replies
    4
    Views
    3,306

    The Monty Hall Problem

    I'm writing a quick a simulation for The Monty Hall Problem but it comes up with winning a car 75% of the time, even with 20k simulations. It does that every time, but I can't understand why. It...
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width