Interquartile range

The difference between the third quartile (Q3) and the first quartile (Q1) of a data set: IQR = Q3 − Q1. It measures the spread of the middle 50% of the data, is robust to outliers, and is widely used in box plots and outlier detection procedures.