Chapter 10: Simulation
Q. 10.11
Use the rejection method with g(x) = 1, 0 < x < 1, to determine an algorithm for simulating a random variable having density function
Q. 10.13
Let (X, Y) be uniformly distributed in the circle of radius 1 centered at the origin. Its joint density is thus
Let R = (X2 + Y2)1/2 and = tan−1(Y/X) denote
the polar coordinates of (X, Y). Show that R and are
independent, with R2 being uniform on (0, 1) and being
uniform on (0, 2Ï€).
Q. 10.9
Suppose we have a method for simulating random variables from the distributions F1 and F2. Explain how to simulate from the distribution
F(x) = pF1(x) + (1 − p)F2(x) 0 < p < 1
Give a method for simulating from