How To Find IQR?

Arrange the data in ascending order

Find the median of the data

Find the lower half of the data

Find the upper half of the data

Find the median of the lower half to get Q1

Find the median of the upper half to get Q3

Subtract Q1 from Q3

IQR = Q3 – Q1

Suggested for You

Trending Today