Question: 1. Show the pseudo-code for computing random variates that follow the triangle distribution (with probability density function f(x) defined below) using the inverse distribution function

1. Show the pseudo-code for computing random variates that follow the triangle distribution (with probability density function f(x) defined below) using the inverse distribution function method. Assume there is a function rand() that returns random numbers that are uniformly distributed between 0 and 1 . Show all work in deriving your solution. f(x)=x for 0x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
