Hello, I have some data which I want to transform. Is it better to remove outliers prior to transformation, or after transformation?

Removal of outliers creates a normal distribution in some of my variables, and makes transformations for the other variables more effective. Therefore, it seems that removal of outliers before transformation is the better option.

However I believe detection of outliers differs between normal and non-normally distributed data? I don't know if the method I want to use (outlier labelling rule) is appropriate for non-normal distributions. If it is not, then removing outliers from the non-normal distribution (prior to transformation) might be a problem?

Thank you!

More Elizabeth Kirkham's questions See All
Similar questions and discussions