Lately I was interested by Monte-Carlo simulations. I found many papers about this approach in the Internet but for now they are too hard for me. I just want to start understanding this method with something easier.
For this reason I started to wonder how is it efficient in particular cases. So lets say that I have a game, for two players, with $n$ (very, very big) possible, equally likely, starting points. From each starting point I am able to simulate this game. We can also assume, for now, that from each starting point there is single path to the end of this game.
Now, lets distinguish particular end state of this game (could be draw or something). How many random simulations do I have to perform to know the probability of this state, when playing from random starting point, up to $2$ or $3$ or $4$ and so on, decimal places? Is it very hard to estimate? Maybe you know where I can search to satisfy my curiosity in this topic?