The interquartile range (IQR) is a measure of variability, based on dividing a data set into quartiles. Quartiles divide a rank-ordered data set into four equal parts. The values that divide each part are called the first, second, third, and fourth quartiles; and they are denoted by Q1, Q2, Q3, and Q4, respectively.
Algorithm: Interquartile range-based outliers
Input: Set of attributes for data points
Output: Set of data points that are statistical outliers
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.