How to Calc IQR?

Sort the data from least to greatest

Find the median of the data

Find the lower half of the data

Find the upper half of the data

Find Q1, the median of the lower half

Find Q3, the median of the upper half

Subtract Q1 from Q3

IQR = Q3 – Q1

Suggested for You

Trending Today