Accepts comma-separated or space-separated numbers. Minimum 4 values.
Median (Q2)
โ
Was this calculator helpful?
What Is a Five Number Summary?
The five number summary describes a dataset using five key values: Minimum, Q1 (25th percentile), Median (50th), Q3 (75th percentile), and Maximum. These values form the basis of a box-and-whisker plot.
Q1 = median of the lower half of sorted data
Q3 = median of the upper half of sorted data
IQR = Q3 โ Q1
Outlier bounds: Lower = Q1 โ 1.5รIQR | Upper = Q3 + 1.5รIQR
Values outside the outlier bounds are considered statistical outliers (Tukey's method).
FAQ
The Interquartile Range (IQR = Q3 โ Q1) represents the middle 50% of your data. It's a robust measure of spread that isn't affected by outliers, unlike standard deviation. A large IQR indicates high variability; a small IQR indicates the data is tightly clustered around the median.
Sort the data in ascending order. Q1 is the median of the lower half (all values below the median). Q3 is the median of the upper half (all values above the median). If the dataset has an even number of values, the median is the average of the two middle values โ this median value is excluded when calculating Q1 and Q3.
A box plot (box-and-whisker plot) visually displays the five number summary. The box spans from Q1 to Q3 (the IQR), with a line at the median. Whiskers extend to the minimum and maximum (or to the outlier fences). Points beyond the whiskers are plotted individually as outliers.
Use the five number summary when your data is skewed, has outliers, or is not normally distributed โ it's robust because the median and quartiles are not distorted by extreme values. Use mean and standard deviation when data is approximately normally distributed and you need to work with parametric statistics. For example, income data is best described by the five number summary (heavily right-skewed), while height data works well with mean ยฑ SD.
For an odd number of values: the median is the exact middle value. Q1 is the median of all values below the middle; Q3 is the median of all values above the middle (the middle value itself is excluded from both halves). For an even number: the median is the average of the two middle values. Q1 is the median of the lower half; Q3 is the median of the upper half. Different statistical software may use slightly different conventions (there are multiple valid methods).
If the median line is closer to Q1 than Q3, the data is right-skewed (positively skewed) โ most values cluster low with a long tail of high values. If the median is closer to Q3, the data is left-skewed. If the box is asymmetric with a very long upper whisker, there are extreme high values. Symmetric box plots with a centered median suggest normally distributed data. Box plot shape guides which statistical tests are appropriate.
Related Calculators
๐
Empirical Rule Calc
Finance
๐
EBITDA Calculator
Finance
๐น
Retained Earnings
Finance
SOON
๐
Standard Deviation
SOON
๐ข
Mean Median Mode
๐ข
Simplex Method
Finance