Let X have a continuous distribution with pdf fx (x) and cdf Fx(x). Let Y = Fx(X) define a new random variable Y. Show that Y has a continuous uniform distribution on (0,1). How could this result be used to generate values approximately following the distribution of X, using a computer's pseudo-random number generator which generates values approximately uniformly distributed on the interval (0,1)?