I'm trying to eliminate outliers of a set using 1.65 (90%) Standard Deviations from the MODE, not MEAN for various reasons I won't go in to now.
Is there a good way of doing this? I assume the built in STDVE() used MEAN. Does anyone know what this is doing under the covers so I can build my own function based on it but for MODE?
Thanks in advance, Nic