Ashu's Online Notes

Home

❯

Literature

❯

Variance Reduction Method

Variance Reduction Method

Sep 01, 20251 min read

Variance reduction techniques aim to decrease the mean-square error of a Monte Carlo estimate without necessarily increasing the number of samples. For an estimate of the mean value, the error is given by:

E[∣μ−μ^​K​∣2]=V[μ^​K​]=KV[Y]​.

Reducing the variance V[Y] directly improves the accuracy of the simulation.

Examples of variance reduction methods

  • Control Variate Method
  • Multilevel Monte Carlo (MLMC)

Graph View

Backlinks

  • Uncertainty Quantification
  • Control Variate Method
  • Reducing Errors in Monte Carlo Methods
  • Multilevel Monte Carlo Method (MLMC)

  • Website
  • Substack