I'm reproducing an old client report, and have discovered that what was reported as an average, was in fact the average of 90% of the available data (ie, the top 10% of the count of values was removed)
Is there a way of calculating the average of data that falls within the 90th percentile in Elasticsearch? I'm on Elasticsearch 5.4.0.
From what I understand that will give me the value of the 90th percentile, but I can't see how to a calculate the average of all the values in my dataset (a bucket?) that are less than or equal to the 90th percentile.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.