InsightFab
ToolsBox Plot Comparison

Box Plot Comparison

Visually compare distributions across multiple groups. The box shows the Q1-Q3 interquartile range, the center line is the median, whiskers extend to the non-outlier extremes, and outliers are marked individually.

Upload CSV (group col + value col, or one col per group)

Sample
📥 Download Sample CSV
Use Case

The QC department wants to compare whether part dimension distributions are consistent across shifts A, B, and C. Side-by-side box plots show each shift's median, IQR, and outliers, so the supervisor can see at a glance which shift is most stable and which has anomalies to investigate. Unlike tables, box plots handle unequal sample sizes per shift well and let you visually compare up to 5-10 production groups on one chart.

Example

Each shift measures 30 parts: Shift A: median 10.02 mm, IQR=0.12, no outliers Shift B: median 9.95 mm, IQR=0.30, 1 low outlier (9.62) Shift C: median 10.08 mm, IQR=0.15, 2 high outliers (10.51, 10.48) → Shift B has the largest variation (widest IQR); investigate operator skill differences → Shift C's outliers exceed USL=10.40; investigate root cause

Further reading: p-value Misconceptions — Statistical vs Engineering Significance
View articles →

FAQ

Related Tools