Mathematically, there holds:

where,

  • True but unknown Expected value
  • is called the bias.
  1. The Monte Carlo method is unbiased, i.e.,

  2. If , the mean-square error (MSE) satisfies

    Where,

    • is the Variance of the model’s output random variable
    • The MSE is independent of the number of uncertain input parameters.
    • There are different ways to reduce the error:
    • Increase sample size (can be very expensive if the model is complex)
    • Decrease variance (Quasi-Monte Carlo, control variate method, multilevel Monte Carlo)