I have to detect outliers on 3 variables. On the internet I found the mahalanobis distance but I understood I can use it only on multivariate normally distributed data, and my data isn't. So, do you have any suggestions?
And, for you is a correct way detect univariate outliers first, then bivariate and then trivariate outliers?
Thanks in advance for any suggestions :)