Question 4: Assume that there is a problem in your computer and the random number generator generates numbers with an Ex
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 4: Assume that there is a problem in your computer and the random number generator generates numbers with an Ex
Question 4: Assume that there is a problem in your computer and the random number generator generates numbers with an Exp(2) distribution instead of uniform random numbers. Describe how to construct a U(0, 1) random variable Y from an Exp(2) distributed X. Write a Matlab code to implement the process and show that the code can generate the uniform random numbers from an Exp(2) distributed X.