Percent point function (inverse of cdf) at q of the given RV
cdf
double ppf(double q) { //TODO throw UnimplementedError(); }