- 1 15 Points Write An Algorithm That Will Generate A Random Variable X With Density F X X E X 0 Using Rejecti 1 (7.26 KiB) Viewed 65 times
1. (15 points) Write an algorithm that will generate a random variable X with density f(x) = {x?e^*, x > 0 using rejecti
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. (15 points) Write an algorithm that will generate a random variable X with density f(x) = {x?e^*, x > 0 using rejecti
1. (15 points) Write an algorithm that will generate a random variable X with density f(x) = {x?e^*, x > 0 using rejection technique. Hint: Find c that maximizes f(x)/g(x) and use Y - Exponential(1/3).