Five Number Summary Calculator

Min · Q1 · Median · Q3 · Max — with box plot, IQR, outliers, steps, and easy sharing

Enter Your Data Points

Textbooks differ — pick the method yours uses.

Five Number Summary

Minimum1
Q1 (25th)3
Median4
Q3 (75th)5
Maximum6
Interquartile range (IQR)2
Count (n)17
Outliers (1.5 × IQR rule)None

Additional Statistics

Mean (average)3.8235
Mode4
Range5
Sum65
Std deviation (sample)1.38
Std deviation (population)1.3388
Variance (sample)1.9044
Mean absolute deviation1.0519
Coefficient of variation0.3609
Standard error of the mean0.3347
10th percentile2
90th percentile5.4
Lower inner fence (Q1 − 1.5·IQR)0
Upper inner fence (Q3 + 1.5·IQR)8

Box & Whisker Plot

Histogram

Step-by-step solution

Export & Share

The share link reproduces your exact data and settings — paste it in an email, chat, or assignment and anyone who opens it sees the same results.

Saved Datasets

Saved to this device only (browser local storage). Use a share link to move data between devices.

Tool Overview - Five Number Summary Calculator

What is a five number summary in statistics?

The five number summary is a set of basic descriptive statistics which provides information about a set of data. It identifies the shape, center, and spread of a statistic in universal terms which can be used to analyze any sample, regardless of the underlying distribution. It consists of 5 key metrics: the median value (the center), the range of a distribution (25th percentile to 75th percentile), and the maximum and minimum observed values.

Why Is The Five Number Summary Important?

The five number summary is a concise description of a set of observations. It can be quickly calculated, describes the general shape of the distribution, identifies the likely range of values, and - most importantly - does not involve any assumptions about the shape of the underlying distribution. In this sense, the five number summary is a universal description of the key practical elements of a distribution of observations.

How to calculate the five number summary

Well the simple way is to use our five number summary calculator. But if you're doing this by hand:
  1. Sort The observations, ranking by value
  2. Count the Total Number of Observations
  3. Read off the minimum, median and maximum, then find each quartile as the median of its half
  4. If a quartile falls between two values, average the two neighbouring values

That is the whole procedure: sort, count, then read off the five values.

How Do You Find Q1 and Q3?

Sort the data, then split it at the median into a lower half and an upper half. Q1 is the median of the lower half (the 25th percentile) and Q3 is the median of the upper half (the 75th percentile). Textbooks differ on whether the median itself is included when the count is odd — this calculator supports Tukey (exclude it), Moore & McCabe (include it) and Excel-style interpolation, so you can match whichever method your course uses.

If an observation falls between two points, the general convention is to average the points. There are more complicated approaches (a weighted average) but this usually will suffice.

The second quartile (Q2) is simply the median itself — the 50th percentile. The interquartile range (IQR) is the distance between Q3 and Q1, and it captures the spread of the middle 50% of the data.

You can identify the upper half and lower half of a distribution using the smallest value, middle value, and largest value of the sample. This approach is independent of sample size.

How Do You Build a Box Plot?

The five number summary maps directly onto a box plot. Draw a box from Q1 to Q3 with a line at the median, so the box spans the middle 50% of the data. Then extend whiskers from the box out to the smallest and largest values that still fall within 1.5 × IQR of the quartiles. Any points beyond the whiskers are plotted individually as outliers.

There is another form of the boxplot referred to as a modified box plot. This adjusts the box and whisker plot so to drop outlier data value points. This calculator now draws the box and whisker plot for you automatically, including outlier points beyond the 1.5 x IQR fences. While the five number summary is a good basic measure of a distribution, it doesn't show a full view of the standard deviation, mean, or variance. You need to carefully manage any suspected outlier data points.

What Are Upper and Lower Fences?

You can use the information from the 5 number summary calculator to calculate this. The upper and lower fences are a simple estimate of the potential outliers of a distribution. This approach uses the interquartile range (Q3 - Q1 values) to assess how far outliers may exist. The inner fence is 1.5 x the interquartile range above / below the 1st and 3rd quartiles (respectively). The outer fence is 3.0 x the interquartile range. Note that the lower bounds of these ranges can be a negative number (this happens when the IQR is wide and Q1 is small or negative). This is common in many logistics problems. In most cases, the underlying data isn't from a normal distribution.

The five number summary is deliberately simple: it describes a dataset using five points — minimum, Q1, median, Q3 and maximum — without assuming the data follows any particular distribution. That makes it a quick, robust first look at almost any sample. The trade-off is that it says nothing about the mean, variance or standard deviation, so it is usually read alongside those measures rather than on its own.

Interpreting your results

The median marks the centre of the data, while Q1 and Q3 mark the edges of the middle 50%. When the median sits closer to Q1 than to Q3 the distribution is right-skewed, and vice versa. The interquartile range (IQR = Q3 − Q1) measures spread using only the central half of the values, which is why it is far less sensitive to extreme values than the full range or the standard deviation. Any value more than 1.5 × IQR below Q1 or above Q3 is flagged as a potential outlier, and this tool marks those points on the box plot automatically.

Standard deviation and variance

Variance is the average squared distance of each value from the mean; the standard deviation is its square root, expressed back in the original units. Both describe how tightly values cluster around the mean. The sample versions (dividing by n − 1) estimate the spread of a wider population from a sample, while the population versions (dividing by n) describe a complete dataset. This calculator reports both, so you can use whichever your assignment or analysis calls for.

Where the five number summary is used

Because it makes no distributional assumptions, the five number summary appears wherever people need a fast, honest snapshot of data: comparing test scores across classes, sizing up returns or costs in finance, screening measurements in research, or benchmarking performance in sports and operations. Placing two summaries side by side — which this tool does with its A/B comparison — often reveals differences in centre and spread at a glance, before any heavier statistical test.

Additional Measures - Seven Number Summary

For convenience, we've enclosed two additional measures (10th and 90th percentile) which can be used to generate a similar package known as the seven number summary. The additional two metrics gives you better visibility into what is happening at the tails of the distribution. While outliers and distribution tails are a small fraction of your data, they can frequently have a disproportionate impact on overall performance. For example, a group of likely voters may exhibit a range of satisfaction scores with a particular candidate - but only the top and bottom 10% is truly motivated enough to take action based on their opinions. In business, similar models can be used to explain customer defection to another supplier and contribution margin economics within a distribution business.

Data Storage

This tool is designed to make it easy to repeat statistical calculations. You can save your data to local device storage (if your phone or computer supports HTML5), allowing you to retrieve and edit data from past calculations. A list of saved datasets is provided below the main calculation area - click on the name of the dataset and the data table above will update. Important: these are locally saved only (cannot be accessed on other devices, are not sent to our servers, and will be deleted if your cache is cleared). If you need to save this data permanently or share it between devices (or with a colleage), send it as a link. Click on the dataset name to load it into the list of data points in the calculator, hit the calculate button, and copy the URL. You can easily email the URL to your colleagues or post it on a message board. When anyone clicks on the URL, it will contain the shared values.

Related calculators

Guides & how-tos