Enter Your Data
Paste numbers, labelled rows, multiple spreadsheet columns, or a CSV table. The parser detects single datasets, grouped data, and category/value rows.
box and plot generator lets you paste raw data, grouped data, or upload a CSV file to calculate quartiles, IQR, whiskers, outliers, and a downloadable box plot.
Supports CSV upload, 1.5xIQR outlier detection, and PNG/SVG/PDF export.
The main workflow follows the same tool-first pattern: enter data, review the plot, inspect summary statistics, then export.
Paste numbers, labelled rows, multiple spreadsheet columns, or a CSV table. The parser detects single datasets, grouped data, and category/value rows.
The page calculates minimum, Q1, median, Q3, maximum, IQR, whisker bounds, sample size, mean, and outliers.
Use the AI readout for a plain-language interpretation, then export PNG, SVG, PDF, or summary CSV.
A box plot, also called a box-and-whisker plot, summarizes a dataset with quartiles, a median line, whiskers, and possible outlier points.
The chart is built from the minimum, Q1, median, Q3, and maximum or from the nearest non-outlier whisker ends.
IQR is Q3 minus Q1. It measures the spread of the middle 50% of the dataset and powers outlier detection.
The generated chart turns the statistical summary into a compact visual layout that is easy to compare and report.
The box spans Q1 to Q3 and represents the middle half of your values.
The median line shows the center of the ordered data and helps reveal skew.
Whiskers extend to the lowest and highest non-outlier values inside the fences.
Outlier markers show values outside Q1 - 1.5 x IQR or Q3 + 1.5 x IQR.
Box plots emphasize robust rank-based statistics instead of relying only on averages.
The IQR, whiskers, and full range show how values vary across the dataset.
Outliers stand apart visually and are listed in the summary table for review.
Use a box plot when you need a quick distribution summary, especially when medians, quartiles, and outliers matter.
A box plot gives a fast view of center, spread, skew, and possible unusual values.
Use grouped input when you need to compare distributions across classes, treatments, teams, or categories.
Outlier points help you decide whether extreme values need investigation, cleaning, or separate explanation.
If you need to see every data point, clusters, or exact distribution shape, pair the box plot with raw points or another chart.
Use the summary table and AI readout together: the table gives exact statistics, while the explanation turns them into report-ready wording.
Compare medians to understand typical values, then compare IQRs to see which group has greater variation.
Outliers are values beyond the 1.5 x IQR fences. They may be errors, rare but valid values, or important cases worth explaining.
A useful sentence usually mentions median, IQR, range, and outliers. The AI readout can draft that explanation from the computed results.
Q1 and Q3 define the box edges. The distance between them is the IQR, not the full range of the data.
After the chart renders, use the Export menu in the top bar to save the chart or statistics.
Download a vector SVG for editing or a PNG image for slides, reports, and worksheets.
Download the computed summary table, including quartiles, IQR, whisker bounds, and outlier values.
Use these answers to understand how the Box and Plot Generator reads data, calculates statistics, detects outliers, and exports your chart.
The Box and Plot Generator calculates the five-number summary, IQR, whisker boundaries, sample size, mean, and outliers from your raw data. It then renders a box-and-whisker plot from those deterministic statistics.
The Box and Plot Generator sorts your values, finds the median, and calculates Q1 and Q3 with an inclusive percentile method similar to Excel PERCENTILE.INC. The IQR is calculated as Q3 minus Q1.
The Box and Plot Generator uses the standard 1.5xIQR rule. Values below Q1 - 1.5xIQR or above Q3 + 1.5xIQR are listed in the summary and drawn as separate outlier points on the chart.
Yes. Upload a CSV file or paste CSV data directly into the input area. For grouped data, use Group,Value rows such as Class A,70 and Class A,72. Rows with the same group name become one box plot group.
Yes. The Box and Plot Generator can create side-by-side box plots when your data contains multiple labelled groups. This is useful for comparing medians, IQR, ranges, and outliers across classes, teams, treatments, or categories.
The Box and Plot Generator works best when each group has at least four numeric values, because quartiles need enough data to describe the middle 50% of the distribution. Very small datasets can still be parsed, but the box plot may be less meaningful.
Yes. The Box and Plot Generator accepts positive values, negative values, decimals, and spreadsheet-style numeric data. The chart scale adjusts automatically to the range of your dataset.
No. The chart is not guessed by AI. The Box and Plot Generator first performs deterministic statistical calculations, then uses the AI readout layer to explain the already-computed median, spread, outliers, and group comparisons.
A histogram shows the shape and frequency of a distribution, while a box plot summarizes the median, quartiles, spread, and outliers. The Box and Plot Generator is best when you need a compact statistical summary or quick comparison across groups.
Yes. The Box and Plot Generator can export the chart as PNG or SVG, print to PDF, and download a summary CSV with quartiles, IQR, whisker boundaries, and outlier values.