ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Trimmean for limited array (https://www.excelbanter.com/excel-worksheet-functions/68430-trimmean-limited-array.html)

Sige

Trimmean for limited array
 
Hi there,

What function would you use to determine an average on a limited array
which should be evaluated?

With a limited array I mean: just 5 to 8 values.
The reason why: I might have a pos. or a neg outlier in this limited
range which I would filter out. The probability to have 2 outliers is
nearly inexistant.

I thought =TRIMMEAN(B10:B17;40%) would be the best option.

Do you have other suggestions?

Best Regards Sige


Domenic

Trimmean for limited array
 
If, for example, you have 5 values and you'd like to average the 4
highest ones, you can use the following formula...

=AVERAGE(LARGE(A1:A5,{1,2,3,4}))

Hope this helps!

In article .com,
"Sige" wrote:

Hi there,

What function would you use to determine an average on a limited array
which should be evaluated?

With a limited array I mean: just 5 to 8 values.
The reason why: I might have a pos. or a neg outlier in this limited
range which I would filter out. The probability to have 2 outliers is
nearly inexistant.

I thought =TRIMMEAN(B10:B17;40%) would be the best option.

Do you have other suggestions?

Best Regards Sige


Bernie Deitrick

Trimmean for limited array
 
Sige,

For a small sample with outliers, average (mean) may not be the best measure. Perhaps MEDIAN would
be more appropriate, or using the STDEV as a measure before deciding. Personally, I would compare
the results from some past data sets and see what function or combinations of functions returns the
more useful number most of the time.

HTH,
Bernie
MS Excel MVP


"Sige" wrote in message
oups.com...
Hi there,

What function would you use to determine an average on a limited array
which should be evaluated?

With a limited array I mean: just 5 to 8 values.
The reason why: I might have a pos. or a neg outlier in this limited
range which I would filter out. The probability to have 2 outliers is
nearly inexistant.

I thought =TRIMMEAN(B10:B17;40%) would be the best option.

Do you have other suggestions?

Best Regards Sige




Sige

Trimmean for limited array
 
Hi Domenic, Bernie,

Thanks for your suggestions!

Sige



All times are GMT +1. The time now is 09:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com