← Monte Carlo Methods

Dec 31, 2023 – Dec 31, 2023

Monte Carlo methods are ones which exploit the idea that if you randomly try something enough, eventually you’ll converge to the true probability. For example, if you flip a coin 10 times, you might get heads 70% of the time, but as you keep flipping the coin, you should get closer to a 50/50 split.1

What can you do with this stupid brute force approach?

If you have more ways that MC has been applied, let me know!


  1. Except, the research might show that coins aren’t so 50/50 after all!↩︎