Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
TRIMMEAN removes a given proportion of outlier values from both tails of a dataset before computing the average, making it more robust than a plain AVERAGE when your data contains anomalies. Use it for survey scores, performance ratings, or any numeric series where extreme values would skew results.
=TRIMMEAN(A2:A5,0.2)=TRIMMEAN(A2:A5,0.2)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Calculate the average customer score while ignoring the top and bottom 10% of extreme ratings”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: