I've a data set X which consists of randomly generated numbers.
My aim is to plot the cumulative distribution function for square root of X without generating data set for square root of X.
I'm confused and could not think of a solution.
Can somebody let me know how to take the approach here ?