Box-and-Whisker Plot (with Inner/Outer Fences and Outliers)
Enter a set of ungrouped data (individual values). This tool ranks the data, finds the five-number summary (minimum, \(Q_1\), median \(Q_2\), \(Q_3\), maximum), computes the interquartile range \(IQR = Q_3 - Q_1\), and then uses inner fences (\(Q_1 - 1.5\,IQR\), \(Q_3 + 1.5\,IQR\)) and outer fences (\(Q_1 - 3\,IQR\), \(Q_3 + 3\,IQR\)) to classify mild and extreme outliers. Two box-and-whisker diagrams illustrate the construction.