1. Let the random variable X have the Laplace distribution with pdf fx(x) = b exp(-2b|x), for b>0 and corresponding cumu
Posted: Mon Jul 11, 2022 11:38 am
1. Let the random variable X have the Laplace distribution with pdf fx(x) = b exp(-2b|x), for b>0 and corresponding cumulative distribution function (cdf) given by x < 0 Fx(x) = e2bx, 1 x>0 (a) Find the mean, median, mode, and standard deviation of X. (b) Give an algorithm to generate the random variable X. (c) Find the pdf of Y = X² and give an algorithm to generate it.