iqr
Calculate the interquartile range (Q3 − Q1) of a numeric dataset to measure statistical spread and identify variability.
Instructions
Calculate the interquartile range (Q3 - Q1) of a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |