Outlier
An outlier is a data value that lies unusually far from the rest of the distribution.
An outlier is a point that stands apart from the overall pattern of the data. A common rule flags a value as an outlier when it falls below or above , using the first quartile , the third quartile , and the interquartile range. For example, with , , and IQR , any value below or above is an outlier. Outliers can be genuine extreme cases or data-entry errors, so you investigate before removing them.
More describing data terms, or browse the full statistics glossary.