public class Mean extends FeatureHistogramStatistic
Calculates the mean value of a histogram.

This feature computes the arithmetic mean of all values in the histogram, weighted by their frequencies.