Quartile Calculator

Enter a list of numbers to instantly calculate Q1, Q2 (median), Q3, IQR, and the five-number summary.

Dataset

Enter numbers separated by commas, spaces, or new lines.

Enter numbers on the left and press Calculate.

Copied!

Summary

Enter a list of numbers to instantly calculate Q1, Q2 (median), Q3, IQR, and the five-number summary.

How it works

  1. Enter your numbers separated by commas, spaces, or newlines.
  2. The tool sorts the dataset in ascending order.
  3. Q2 (median) is the middle value of the sorted set.
  4. Q1 is the median of the lower half (values below Q2).
  5. Q3 is the median of the upper half (values above Q2).
  6. IQR is calculated as Q3 minus Q1.

Use cases

  • Summarize a dataset for a statistics assignment or report.
  • Identify outliers using the IQR fence method (Q1 − 1.5×IQR, Q3 + 1.5×IQR).
  • Prepare a five-number summary for a box-and-whisker plot.
  • Analyze score distributions for exams or surveys.
  • Measure data spread and skewness in finance or research.
  • Verify hand-calculated quartiles for homework or review.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu