public static double QuantileRank( this IEnumerable<double> data, double x, RankDefinition definition = RankDefinition.Average )