Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Use Solver Tool in Excel
  • How to create Checklist in Excel
  • Data Series in Excel
  • How to Create Gantt Chart in Excel
  • Randomize/ Shuffle List in Excel

References

  • How to get last column number in range in Excel
  • Offset in Excel
  • How to use Excel ROWS Function
  • Find closest match in Excel
  • Basic INDEX MATCH approximate in Excel

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation whole percentage only
  • Excel Data validation must not contain
  • Excel Data validation don’t exceed total
  • Excel Data validation only dates between

TRIMMEAN function: Description, Usage, Syntax, Examples and Explanation

by

 What is TRIMMEAN function in Excel?

TRIMMEAN function is one of Statistical functions in Microsoft Excel that returns the mean of the interior of a data set. TRIMMEAN calculates the mean taken by excluding a percentage of data points from the top and bottom tails of a data set. You can use this function when you wish to exclude outlying data from your analysis.

Syntax of TRIMMEAN function

TRIMMEAN(array, percent)

The TRIMMEAN function syntax has the following arguments:

  • Array: The array or range of values to trim and average.
  • Percent: The fractional number of data points to exclude from the calculation. For example, if percent = 0.2, 4 points are trimmed from a data set of 20 points (20 x 0.2): 2 from the top and 2 from the bottom of the set.

Explanation of TRIMMEAN function

  • If percent < 0 or percent > 1, TRIMMEAN returns the #NUM! error value.
  • TRIMMEAN rounds the number of excluded data points down to the nearest multiple of 2. If percent = 0.1, 10 percent of 30 data points equals 3 points. For symmetry, TRIMMEAN excludes a single value from the top and bottom of the data set.

Example of TRIMMEAN function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
4
5
6
7
2
3
4
5
1
2
3
Formula Description Result
=TRIMMEAN(A2:A12,0.2) Mean of the interior of the data set contained in A2:A12, with 20 percent excluded from calculation. 3.778

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • Nested IF function example in Excel
  • How to use Excel TRUE Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add workdays no weekends in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to enter Today’s Date or Static Date and Time in Excel
  • How to calculate nth day of week in month in Excel
  • Convert Unix time stamp to Excel date

Grouping

  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel
  • Running count group by n size in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel

General

  • List sheet names with formula in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Count cells that contain errors in Excel
  • How to generate random date between two dates in Excel
  • How to test a range for numbers in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning