What are some options for dealing with outliers?

As outliers are observed data points, the very first step that should be taken is to understand what resulted in the outlier. If it is an issue with the data generation process, or something like measurement error, that is something that needs to be addressed before modeling on the data. If there is a sufficiently large sample size, and there is nothing systematic about the existence of the outliers, it might be possible to remove them from the dataset; however, this should be done with caution. If the sample size is not so large, another option is to trim the values of the outliers to more reasonable values so that they do not reside so far away from the concentration of data that they have an undue effect on the regression line. Finally, using quantile regression, which models a quantile such as the median rather than the mean of the data, is more robust to outliers than linear regression and might be of interest depending on the application. 

Author

Help us improve this post by suggesting in comments below:

– modifications to the text, and infographics
– video resources that offer clear explanations for this question
– code snippets and case studies relevant to this concept
– online blogs, and research publications that are a “must read” on this topic

Leave the first comment

Partner Ad
Find out all the ways that you can
Contribute