Monte Carlo simulation


Slides for “Monte Carlo simulation”

Control questions

  1. What is the purpose of using Monte Carlo simulations?
  2. What does the law of large numbers have to do with Monte Carlo simulations?
  3. What is the expected total score after the 6th round in Yatzi?
  4. What is the probability of achieving the bonus in Yatzi?

You will find how to implement this Yatzi Monte Carlo simulation here.