Back to Developer Roadmap

Stats and Extended Stats Aggregations

src/data/roadmaps/elasticsearch/content/[email protected]

4.01.0 KB
Original Source

Stats and Extended Stats Aggregations

Stats and Extended Stats aggregations are used to calculate various statistical measures from a set of numeric values. The Stats aggregation provides basic statistics like count, min, max, average, and sum. The Extended Stats aggregation builds upon this by adding standard deviation, sum of squares, variance, and other related metrics, offering a more comprehensive statistical overview of the data.

Visit the following resources to learn more: