Hi,
As a sciences undergrad, I have a number of massive lists of data that I need to sort through... Some of the averages and standard deviations are getting massively skewed as a result of outlier data.. Is there a way I can exclude these from my =St.dev or =avg function without having to manually remove them?
One my lists for example, is being sorted as
=STDEV.S(IF($B$13:$B$322="Bacteria Size",I$13:I$322))... is there any way I can incorporate some sort of filter that will exclude massive outliers (Both (+) and (-)) from that equation?
Really appreciate any advice. Thanks.
As a sciences undergrad, I have a number of massive lists of data that I need to sort through... Some of the averages and standard deviations are getting massively skewed as a result of outlier data.. Is there a way I can exclude these from my =St.dev or =avg function without having to manually remove them?
One my lists for example, is being sorted as
=STDEV.S(IF($B$13:$B$322="Bacteria Size",I$13:I$322))... is there any way I can incorporate some sort of filter that will exclude massive outliers (Both (+) and (-)) from that equation?
Really appreciate any advice. Thanks.