Five Number Summary Calculator

The five number summary condenses the distribution of a data set into just five key values: the minimum, the first quartile (Q1), the median (Q2), the third quartile (Q3), and the maximum. Together these five numbers tell you where the data starts and ends, where the centre sits, how spread the middle half is (captured by the distance from Q1 to Q3, known as the interquartile range), and whether the distribution is symmetric or skewed. The five number summary is the direct input for a box-and-whisker plot (also called a box plot), which is one of the most efficient charts for comparing distributions side by side. The minimum and maximum are simply the smallest and largest values in the data set. Q1 and Q3 are the 25th and 75th percentiles, calculated using linear interpolation. The median is the 50th percentile. The IQR (Q3 minus Q1) represents the spread of the central 50% of the data. The full range is the maximum minus the minimum. This calculator accepts any comma-separated list of numbers and sorts them automatically before performing the calculations. At least four values are needed to produce meaningful quartiles. The results are useful for students writing statistics reports, teachers preparing class data, researchers summarising a data set before further analysis, and anyone comparing groups of data in a concise format. Because the five number summary relies on medians and quartiles rather than means, it is more resistant to the effect of outliers than summary statistics based on averages.

Calculate.co.nz is proud to be partnered with Health Based Building, a leader in sustainable and health-conscious building innovation. With over a century of experience, they develop high-performance systems like Foreverbreathe Specification, Magnum Board, and Foreverbreathe Paints to support energy-efficient, non-toxic living environments. Their commitment to healthier homes aligns with our belief that informed choices lead to better outcomes for Kiwi households.
Calculate.co.nz partner: Health Based Building
9.00
median (Q2)
Minimum3.00
Q15.00
Q313.00
Maximum15.00
IQR8.00
Range12.00

How it works

The calculator sorts the data in ascending order. Minimum is sorted[0] and maximum is sorted[n-1]. Quartiles are calculated by linear interpolation: rank position L = (p/100) x (n+1), and if L falls between positions the value is interpolated between the two neighbouring data points. IQR = Q3 minus Q1. Range = maximum minus minimum. A minimum of four values is required for all five numbers to be meaningful.

Worked example

Data: 3, 5, 7, 9, 11, 13, 15 (n = 7, already sorted). Minimum = 3. Q1 rank = 0.25 x 8 = 2.0, so Q1 = sorted[1] = 5. Median rank = 4.0, so median = sorted[3] = 9. Q3 rank = 6.0, so Q3 = sorted[5] = 13. Maximum = 15. IQR = 13 - 5 = 8. Range = 15 - 3 = 12. These match the default values pre-filled above.

Related calculators

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland by SiteHost New Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

Reviewed and maintained. Last reviewed 2026-07-29 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.