The method of antithetic variates is a technique for reducing the variance of simulation estimators. Antithetic variates

Question:

The method of antithetic variates is a technique for reducing the variance of simulation estimators. Antithetic variates are negatively correlated random variables that share a common mean and common variance. The variance of the average of two antithetic variates is smaller than the variance of the average of two i.i.d. variables. In this exercise, we shall see how to use antithetic variates for importance sampling, but the method is very general. Suppose that we wish to compute ∫ g(x) dx, and we wish to use the importance function f . Suppose that we generate pseudo-random variables with the p.d.f. f using the probability integral transformation. That is, for i = 1, . . . , v, let X(i) = F−1(U(i)), where U(i) has the uniform distribution on the interval [0, 1] and F is the c.d.f. corresponding to the p.d.f. f . For each i = 1, . . . , v, define
T(i) = F−1(1 − U(i)),
W(i) = g(X(i))/f (X(i)),
V(i) = g(T(i))/f (T(i)),
Y(i) = 0.5[W(i) + V(i)].
Our estimator of ∫ g(x) dx is then Z = 1/v ∑vi=1 Y(i).
a. Prove that T(i) has the same distribution as X(i).
b. Prove that E(Z) = ∫ g(x) dx.
c. If g(x)/f (x) is a monotone function, explain why we would expect W(i) and V(i) to be negatively correlated.
d. If W(i) and V(i) are negatively correlated, show that Var(Z) is less than the variance one would get with 2v simulations without antithetic variates.
Distribution
The word "distribution" has several meanings in the financial world, most of them pertaining to the payment of assets from a fund, account, or individual security to an investor or beneficiary. Retirement account distributions are among the most...
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Probability And Statistics

ISBN: 9780321500465

4th Edition

Authors: Morris H. DeGroot, Mark J. Schervish

Question Posted: