Plot conventional and reverse CDF on same plot by grouping variable
Hello,Have a question on CDF plots on the distribution platformI would like to plot the CDF of two variables say Y1 and Y2 which are on the same numerical scale but differ by the range/. For example Y1 from 0-100 and Y2 from 0 to 1000. I want to plot Y1like a regular CDF plot with the CumProb going from 0 to 1 and X1 values increasing from 0 to 100.For Y2, I want the X2 to be in decreasing order f...