Statistics – Trimmed Mean

Prabhu TL
2 Min Read
Disclosure: This website may contain affiliate links, which means I may earn a commission if you click on the link and make a purchase. I only recommend products or services that I personally use and believe will add value to my readers. Your support is appreciated!

Trimmed Mean a method of averaging that removes a small percentage of the largest and smallest values before calculating the mean.

The Trimmed Mean can be calculated using the following formula.

Formula

μ=∑Xinμ=∑Xin

Where −

·        ∑Xi∑Xi = Sum of your Trimmed Set.

·        nn = Total Numbers in Trimmed set.

·        μμ = Trimmed Mean.

Example

Problem Statement:

Figure out the 20% trimmed mean for the number set {8, 3, 7, 1, 3, and 9}

Items14364570105

Trimmed Mean Percent = 20100=0.220100=0.2; Sample Size=6

Give us a chance to first ascertain the estimation of Trimmed check (g), where g alludes to number of qualities to be trimmed from the given arrangement.

g = Floor (Trimmed Mean Percent x Sample Size) g = Floor (0.2 x 6) g  = Floor (1.2) 
Trimmed check (g) = 1 

Record the given arrangement of numbers {8, 3, 7, 1, 3, 9} in rising request, = 1, 3, 3,7,8,9

As the trimmed tally is 1, we ought to expel one number from the earliest starting point and end. Along these lines, we uproot first number (1) and last number (9) from the above arrangement of numbers, = 3, 3, 7, 8.Now Trimmed mean can be computed as:

μ=∑Xin=Sum of your Trimmed SetTotal Numbers in Trimmed set=(3+3+7+8)4=214=5.25μ=∑Xin=Sum of your Trimmed SetTotal Numbers in Trimmed set=(3+3+7+8)4=214=5.25

The Trimmed Mean of the given numbers is 5.25.

Share This Article
Prabhu TL is a SenseCentral contributor covering digital products, entrepreneurship, and scalable online business systems. He focuses on turning ideas into repeatable processes—validation, positioning, marketing, and execution. His writing is known for simple frameworks, clear checklists, and real-world examples. When he’s not writing, he’s usually building new digital assets and experimenting with growth channels.
Leave a review