Skip to main content

Box Plot Calculator

Build a box-and-whisker plot summary with quartiles, fences, and outliers.

Calculate box plot metrics

Separate values with commas, spaces, or semicolons. Include at least 5 numbers for a stable box plot.

How to Use

  1. Enter your numerical observations separated by commas, spaces, or semicolons.
  2. Select calculate to generate the five-number summary, IQR, fences, and whiskers.
  3. Review the outlier section to see values flagged outside the 1.5 × IQR fences.

Understanding Box-and-Whisker Plots

A box plot (box-and-whisker plot) summarizes a dataset using its quartiles. The box spans the interquartile range (IQR) from Q1 to Q3, and the line inside the box marks the median.

  • Lower whisker extends to the smallest data point within the lower fence.
  • Upper whisker extends to the largest data point within the upper fence.
  • Points beyond the fences are plotted individually as potential outliers.

Why the IQR Matters

The interquartile range captures the middle 50% of the data and resists the influence of extreme values. Fences computed with 1.5 × IQR offer a standard rule-of-thumb for highlighting unusual observations.

Frequently Asked Questions

What if my dataset has fewer than 5 values?
Box plots rely on quartiles, which need several data points to be meaningful. Collect more observations or use the five-number summary calculator for small datasets.
Are outliers always errors?
Not necessarily. Outliers may indicate interesting variation or data-entry mistakes. Use the flagged values as a starting point for investigation.
Can I change the outlier rule?
This calculator uses the classic 1.5 × IQR rule. If your analysis requires different multiples, adjust the fences manually using the reported IQR.

Related Calculators

statistics
5 Number Summary Calculator

Calculate the five-number summary of your dataset including quartiles

statistics
Absolute Deviation Calculator

Calculate mean or median absolute deviation to measure data spread

statistics
Bell Curve Grade Calculator

Convert raw exam scores to curved grades with z-scores and percentiles.