Interquartile Range (IQR) Calculator
IQR = Q3 − Q1 — the middle 50% spread, robust to outliers.
Result
How to use this calculator
- Enter your data.
- Read IQR and Q1/Q3.
- Inspect the outlier fence.
About this calculator
IQR — interquartile range — captures the middle 50% of the data. Robust to outliers because it ignores the top and bottom quarters. Often used with the Tukey 1.5×IQR rule to flag potential outliers.
Frequently asked
Why is IQR more robust than range or SD?+
What is the 1.5 × IQR outlier rule?+
Is IQR always positive?+
Can I use IQR for skewed data?+
How does IQR relate to box plots?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Compute sample (n−1) and population (n) standard deviation from a list of numbers.
Sample (n−1) and population (n) variance — the square of standard deviation.
Find the value at the kth percentile in a dataset (linear interpolation).
z = (x − μ) / σ — how many standard deviations a value is above or below the mean.
Find the middle value (or average of two middle values) of a list of numbers.
Book scans often store each 2-page spread as a single wide PDF page. This tool splits each spread down the middle into two output pages.