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