WinsorizedMean¶
Mean after winsorizing extreme values — the lowest and highest fraction of the data are replaced by the nearest retained value before averaging.
A pair {flow, fhigh} winsorizes the two ends by different fractions.
The fraction defaults to 0.05, so a one-argument call takes nothing off a
list of ten:
An association is averaged over its values: