Interactive Box Plot Generator

Visualize your data distribution with an interactive box plot. Enter your data and explore quartiles, medians, and outliers.

Separate each data point with a comma.

Box Plot Visualization

Understanding Box Plots

A box plot, also known as a box and whisker plot, is a graphical representation of the distribution of numerical data. It displays the five-number summary: minimum, first quartile (Q1), median, third quartile (Q3), and maximum.

Box plots are useful for identifying the center, spread, and skewness of data, and for detecting outliers. They are particularly effective for comparing distributions between different datasets or groups.

Source: Wikipedia - Box Plot