Mathematics I / Simulation and Monte Carlo Methods
Practice question · Select all that apply

Select every statement about Monte Carlo methods that is TRUE.

Hints
  1. Two options misstate the convergence rate or the dimensional behaviour.
  2. A grid needs exponentially many points as dimensions increase.
Show the answer
  • B. Monte Carlo is a poor choice when many accurate digits are required
  • C. A hundred times as many samples buys roughly one more accurate decimal digit
  • E. Randomness can attack problems that are not themselves random
Why

The error goes like 1 over the SQUARE ROOT of N, and grids fail in high dimensions while Monte Carlo does not. Estimating pi from random points is the classic case of randomness solving a completely deterministic problem.

Read the lesson: Simulation and Monte Carlo Methods →

Practise Simulation and Monte Carlo Methods

The app has 6 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Simulation and Monte Carlo Methods