- Determine a method to generate random observations for the following pdf:
Write an R function that returns a random sample of observations from this pdf.
- Obtain the inverse function of the cdf of the Laplace pdf, given by f(x) = Write an R function that returns a random sample of observations from this distribution.