A boxplot, also called a box-and-whisker plot, is a graphical tool used to summarise the distribution of continuous data. It highlights central tendency, variability, and outliers, providing a compact visual overview of a dataset’s key characteristics.
The boxplot was introduced by statistician John Tukey in the 1970s as part of exploratory data analysis. Its simplicity and effectiveness in displaying large datasets made it a standard method in statistics, research, and data science.
Boxplots are widely used because they:
They bridge initial data exploration with more detailed statistical testing, ensuring analysts and researchers gain quick insights before deeper analysis.