Box plot / box-and-whisker plot example
Start with one distribution and see its median, quartiles, whiskers, and potential outliers.
Calculate quartiles, whiskers, outliers, and group comparisons
Use Vizvero as a free online box plot maker, boxplot creator, box-and-whisker plot generator, and five-number summary calculator. Paste raw numeric values, optionally group them for side-by-side comparisons, inspect the calculated statistics, choose which labels to show, animate the result, and export PNG, SVG, or MP4.
A box plot, also called a box-and-whisker plot or boxplot, summarizes a numeric distribution with the first quartile (Q1), median, third quartile (Q3), and whiskers. The box spans the interquartile range (IQR = Q3 − Q1), which contains the middle half of the observations.
Vizvero calculates the observed minimum and maximum, Q1, median, mean, Q3, IQR, Tukey whisker endpoints, sample count, and potential outliers from your raw values. Quartiles use linear interpolation, while whiskers extend to the most extreme observed values inside the 1.5×IQR fences.
With a group column, Vizvero automatically creates multiple box plots on the same scale. This supports side-by-side, grouped, double, parallel, and comparative box-plot layouts without requiring precomputed summary statistics.
Editable examples
See the layout with real sample data first, then open the exact example in this maker and replace the data with your own.
Four-step workflow
Enter one numeric value per row and use the group column when you want double, grouped, parallel, or side-by-side box plots.
Review count, min, Q1, median, mean, Q3, max, IQR, whisker range, and outlier count for every group.
Toggle median, Q1/Q3, whisker, mean, and outlier annotations to make the box-and-whisker structure as explicit as your audience needs.
Adjust theme, line width, point size, axes, and animation, then export the same chart scene as PNG, SVG, or MP4.
Change typography, spacing, geometry, axes, background, and palette without rebuilding the chart.
Export the same chart scene as PNG, true vector SVG, or frame-rendered MP4.
Editing and chart rendering happen in the browser, so you can work without creating an account.
Paste raw numeric observations into the Value column. Use one group label for a single box or multiple group labels for side-by-side boxes. Vizvero calculates the quartiles, median, IQR, whiskers, mean, and potential outliers automatically.
The traditional five-number summary is the observed minimum, Q1, median, Q3, and observed maximum. Vizvero also shows mean, IQR, Tukey whisker endpoints, sample count, and outlier count.
The box spans Q1 to Q3 and the line inside marks the median. Vizvero uses Tukey 1.5×IQR fences, so each whisker ends at the most extreme observed value that is not beyond its fence.
A modified box plot commonly draws potential outliers as separate points and keeps whiskers at the most extreme non-outlier observations. Vizvero uses this Tukey-style convention.
Values below Q1 − 1.5×IQR or above Q3 + 1.5×IQR are treated as potential outliers. They remain part of the raw data and observed min/max statistics while being drawn separately when outliers are enabled.
Yes. Put each observation in the Value column and repeat its category in the Group column. Vizvero creates one box per unique group on a shared axis; two groups form a double box plot and additional groups extend the same comparative layout.
Yes. Q1/Q3 labels, whisker labels, median labels, the mean marker, and outlier points are independent Chart controls.
A box plot compresses a distribution into summary statistics such as quartiles, median, IQR, whiskers, and outliers. A histogram shows frequency across numeric bins and can reveal peaks, gaps, and detailed shape.
Keep exploring