The Open API specification for Synapse is now available for download!

Download Open API Spec

ExtendedStatsAggregation

org.sagebionetworks.repo.model.search.dsl.ExtendedStatsAggregation

An extended_stats metric aggregation — stats plus variance, standard deviation, and standard-deviation bounds.

Field Type Description
missing OBJECT Optional. Value substituted for documents missing field.
field STRING Required. The numeric column to aggregate.
sigma NUMBER Optional. Number of standard deviations for the std-deviation bounds. Default 2.0.
format STRING Optional. Format applied to the result values.