Hello All,
I need some help with this problem, please. It looks simple but I am clueless how to approach it.
Say I have an array
100
25
29
30
18
200
I would like to get the average for this array, but after deleting the outliers 100 and 200. Is there a way I can write-up a formula which can calculate the average for those rows which have <10% SD?
Thanks in advance.
I need some help with this problem, please. It looks simple but I am clueless how to approach it.
Say I have an array
100
25
29
30
18
200
I would like to get the average for this array, but after deleting the outliers 100 and 200. Is there a way I can write-up a formula which can calculate the average for those rows which have <10% SD?
Thanks in advance.