Interquartile range
Computes the difference between the third and first quartiles.
Syntax
interquartile_range(Statistics_data)
Description
Given a statistics data, returns the difference between the third and first quartiles.

Computes the difference between the third and first quartiles.
interquartile_range(Statistics_data)
Given a statistics data, returns the difference between the third and first quartiles.