Hubbry Logo
search
logo

Control variates

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Control variates

The control variates method is a variance reduction technique used in Monte Carlo methods. It exploits information about the errors in estimates of known quantities to reduce the error of an estimate of an unknown quantity.

Let the unknown parameter of interest be , and assume we have a statistic such that the expected value of m is μ: , i.e. m is an unbiased estimator for μ. Suppose we calculate another statistic such that is a known value. Then

is also an unbiased estimator for for any choice of the coefficient . The variance of the resulting estimator is

By differentiating the above expression with respect to , it can be shown that choosing the optimal coefficient

minimizes the variance of . (Note that this coefficient is the same as the coefficient obtained from a linear regression.) With this choice,

where

is the correlation coefficient of and . The greater the value of , the greater the variance reduction achieved.

In the case that , , and/or are unknown, they can be estimated across the Monte Carlo replicates. This is equivalent to solving a certain least squares system; therefore this technique is also known as regression sampling.

See all
User Avatar
No comments yet.