Interface MedianAbsoluteDeviation

All Superinterfaces:
Aggregation, NumericMetricsAggregation, NumericMetricsAggregation.SingleValue, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment
All Known Implementing Classes:
InternalMedianAbsoluteDeviation, ParsedMedianAbsoluteDeviation

public interface MedianAbsoluteDeviation
extends NumericMetricsAggregation.SingleValue
An aggregation that approximates the median absolute deviation of a numeric field
See Also:
https://en.wikipedia.org/wiki/Median_absolute_deviation
  • Method Details

    • getMedianAbsoluteDeviation

      double getMedianAbsoluteDeviation()
      Returns the median absolute deviation statistic computed for this aggregation