Box & Whisker Plot


Graphs / Plots
Comparisons, Distribution, Patterns, Range

What is it?

A Box and Whisker Plot (or Box Plot) is a convenient way of visually displaying the data distribution through their quartiles. Box Plots can be drawn either vertically or horizontally.

The lines extending parallel from the boxes are known as the “whiskers”, which are used to indicate variability outside the upper and lower quartiles. Outliers are sometimes plotted as individual dots that are in-line with whiskers.

Two of the most commonly used variation of Box Plot are: variable-width Box Plots and notched Box Plots.

When to use it?

Although Box Plots may seem primitive in comparison to a Histogram or Density Plot, they have the advantage of taking up less space, which is useful when comparing distributions between many groups or datasets.

Box Plots are helpful in making observations like:
– the key values like the average, median, 25th percentile, etc.
– identify any outliers and what their values are.
– if data is symmetrical or not.
– How tightly is the data grouped.
– If the data is skewed and if so, in what direction.

 

Tools to create the Charts

 

Similar Charts : Span Chart (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Span%20Chart%20f101f2a1ea464e4faaefb75c156aacdb.csv), Violin Plot (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Violin%20Plot%204c22b48f623245339c898a7fef013b29.csv)