Q. 10.7
Question
Let F be the distribution function
F(x) = xn 0 < x < 1
(a) Give a method for simulating a random variable having distribution F that uses only a single random number.
(b) Let U1, ... , Un be independent random numbers. Show that
P{max(U1, ... , Un) … x} = xn
(c) Use part (b) to give a second method of simulating a random variable having distribution F.
Step-by-Step Solution
Verified(a) University of the unform.
(b) The statement is proved below.
(c) The distribution will be followed with the CDF.
We have to find a method for simulating a random variable having distribution F that uses only a single random number.
Consider for , which implies . So, taking a random number and generating . From the universality of the Uniform, we havefollows required distribution.
We need to show that
.
By the independence, we have
We have to use part (b) to give a second method of simulating a random variable having distribution F.
Generating independent Uniforms on , call them and considering its maximum - call it .
From the part (b), we have follows the distribution with CDF .