I have 3 sets each contains 10 numbers. (Each number is a result of a computer program). I wanna take average ( mean) in each set, how ever in one set there are a few VERY good results which might change the mean in correctly. How can I get rid of Very bad/ very good results while calculating mean?
Thanks





Reply With Quote