Question 11.EX.6: In Example 11.4 we simulated the absolute value of a standar......

In Example 11.4 we simulated the absolute value of a standard normal by using the Von Neumann rejection procedure on exponential random variables with rate 1. This raises the question of whether we could obtain a more efficient algorithm by using a different exponential density—that is, we could use the density g(x) = λe−λx . Show that the mean number of iterations needed in the rejection scheme is minimized when λ = 1.

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

Let

\begin{aligned}& c(\lambda)=\max _{x}\left\{\frac{f(x)}{\lambda e^{-\lambda x}}\right\}=\frac{2}{\lambda \sqrt{2 \pi}} \max _{x}\left[\exp \left\{\frac{-x^{2}}{2}+\lambda x\right\}\right] \\&\qquad =\frac{2}{\lambda \sqrt{2 \pi}} \exp \left\{\frac{\lambda^{2}}{2}\right\}\\Hence,\\&\frac{d}{d \lambda} c(\lambda)=\sqrt{2 / \pi} \exp \left\{\frac{\lambda^{2}}{2}\right\}\left[1-\frac{1}{\lambda^{2}}\right]\end{aligned}

Hence (d/dλ)c(λ) = 0 when λ = 1 and it is easy to check that this yields the minimal value of c(λ).

Related Answered Questions

Question: 11.EX.32

Verified Answer:

\begin{aligned}\operatorname{Var}[(X+Y) / 2...
Question: 11.EX.23

Verified Answer:

Let m(t)=\int_{0}^{t} \lambda(s)\, d s[/lat...
Question: 11.EX.16

Verified Answer:

(a) They can be simulated in the same sequential f...
Question: 11.EX.3

Verified Answer:

If a random sample of size n is chosen from a set ...
Question: 11.EX.1

Verified Answer:

(a) Let U be a random number. If \sum_{j=1}...