public class Median extends FeatureHistogramStatistic
Calculates the median value in a Histogram.

The median is calculated as the 0.5 quantile of the histogram.