How To Do Interquartile Range?

Arrange the data in ascending order

Find the median of the data set

Split the data into a lower half and an upper half

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