What is a boxplot in excel

If you’re doing statistical analysis, you may want to create a standard box plot to show distribution of a set of data. In a box plot, numerical data is divided into quartiles, and a box is drawn between the first and third quartiles, with an additional line drawn along the second quartile to mark the median. In some box plots, the minimums and maximums outside the first and third quartiles are depicted with lines, which are often called whiskers.

The different parts of a box plot

While Excel 2013 doesn’t have a chart template for box plot, you can create box plots by doing the following steps:

  1. Calculate quartile values from the source data set.

  2. Calculate quartile differences.

  3. Create a stacked column chart type from the quartile ranges.

  4. Convert the stacked column chart to the box plot style.

In our example, the source data set contains three columns. Each column has 30 entries from the following ranges:

  • Column 1 (2013): 100–200

  • Column 2 (2014): 120–200

  • Column 3 (2015): 100–180

Source data table

In this article

  • Step 1: Calculate the quartile values

  • Step 2: Calculate quartile differences

  • Step 3: Create a stacked column chart

  • Step 4: Convert the stacked column chart to the box plot style

    • Hide the bottom data series

    • Create whiskers for the box plot

    • Color the middle areas

Step 1: Calculate the quartile values

First you need to calculate the minimum, maximum and median values, as well as the first and third quartiles, from the data set.

  1. To do this, create a second table, and populate it with the following formulas:

    Value

    Formula

    Minimum value

    MIN(cell range)

    First quartile

    QUARTILE.INC(cell range, 1)

    Median value

    QUARTILE.INC(cell range, 2)

    Third quartile

    QUARTILE.INC(cell range, 3)

    Maximum value

    MAX(cell range)

  2. As a result, you should get a table containing the correct values. The following quartiles are calculated from the example data set:

    The final table and values

Top of Page

Step 2: Calculate quartile differences

Next, calculate the differences between each phase. In effect, you have to calculate the differentials between the following:

  • First quartile and minimum value

  • Median and first quartile

  • Third quartile and median

  • Maximum value and third quartile

  1. To begin, create a third table, and copy the minimum values from the last table there directly.

  2. Calculate the quartile differences with the Excel subtraction formula (cell1 – cell2), and populate the third table with the differentials.

For the example data set, the third table looks like the following:

Top of Page

Step 3: Create a stacked column chart

The data in the third table is well suited for a box plot, and we’ll start by creating a stacked column chart which we’ll then modify.

  1. Select all the data from the third table, and click Insert > Insert Column Chart > Stacked Column.

    Start by selecting Stacked Column.

    At first, the chart doesn’t yet resemble a box plot, as Excel draws stacked columns by default from horizontal and not vertical data sets.

    The default chart with stacked columns

  2. To reverse the chart axes, right-click on the chart, and click Select Data.

  3. Click Switch Row/Column.

    Tips: 

    • To rename your columns, on the Horizontal (Category) axis labels side, click Edit, select the cell range in your third table with the category names you want, and click OK. Select the cell range you want to rename.

    • To rename your legend entries, on the Legend Entries (Series) side, click Edit, and type in the entry you want.

  4. Click OK.

The graph should now look like the one below. In this example, the chart title has also been edited, and the legend is hidden at this point.

This is what your chart should look like now.

Top of Page

Step 4: Convert the stacked column chart to the box plot style

Hide the bottom data series

To convert the stacked column graph to a box plot, start by hiding the bottom data series:

  1. Select the bottom part of the columns.

    Note: When you click on a single column, all instances of the same series are selected.

  2. Click Format > Current Selection > Format Selection. The Format panel opens on the right.

    Format Selection is on the Format tab.

  3. On the Fill tab, in the Formal panel, select No Fill.

    The bottom data series are hidden from sight in the chart.

    The bottom data is hidden in this chart.

Create whiskers for the box plot

The next step is to replace the topmost and second-from-bottom (the deep blue and orange areas in the image) data series with lines, or whiskers.

  1. Select the topmost data series.

  2. On the Fill tab, in the Formal panel, select No Fill.

  3. From the ribbon, click Design > Add Chart Element > Error Bars > Standard Deviation.

    The "Add Chart Element" and "Error Bars" menus.

  4. Click one of the drawn error bars.

  5. Open the Error Bar Options tab, in the Format panel, and set the following:

    • Set Direction to Minus.

    • Set End Style to No Cap.

    • For Error Amount, set Percentage to 100.

      For Error Amount, the Percentage should be 100%.

  6. Repeat the previous steps for the second-from-bottom data series.

    The stacked column chart should now start to resemble a box plot.

    The final chart now has "whiskers."

Color the middle areas

Box plots are usually drawn in one fill color, with a slight outline border. The following steps describe how to finish the layout.

  1. Select the top area of your box plot.

  2. On the Fill & Line tab in Format panel click Solid fill.

  3. Select a fill color.

  4. Click Solid line on the same tab.

  5. Select an outline color and a stroke Width.

  6. Set the same values for other areas of your box plot.

    The end result should look like a box plot.

    Your final box plots should look like this.

Top of Page

See Also

Available chart types in Office

Charts and other visualizations in Power View

Need more help?

Box Plot in Excel

Excel Box Plot (Table of Contents)

  • What is a Box Plot?
  • How to Create Box Plot in Excel?

Introduction to Box Plot in Excel

If you are a statistic geek, you often might come up with a situation where you need to represent all the 5 important descriptive statistics which can be helpful in getting an idea about the spread of the data (namely minimum value, first quartile, median, third quartile and maximum) in a single pictorial representation or in a single chart which is called as Box and Whisker Plot. For example, the first quartile, median, and third quartile will be represented under a box, and whiskers give you minimum and maximum values for the given set of data. Box and Whisker Plot is an added graph option in Excel 2016 and above. However, previous versions of Excel do not have it built-in. In this article, we are about to see how a Box-Whisker plot can be formatted under Excel 2016.

What is a Box Plot?

In statistics, a five-number summary of Minimum Value, First Quartile, Median, Last Quartile, and Maximum value is something we want to know in order to have a better idea about the spread of the data given. This five value summary is visually plotted to make the spread of data more visible to the users. The graph on which statistician plot these values is called a Box and Whisker plot. The box consists of First Quartile, Median and Third Quartile values, whereas the Whiskers are for Minimum and Maximum values on both sides of the box respectively. This Chart was invented by John Tuckey in the 1970s and has recently been included in all the Excel versions of 2016 and above.

We will see how a box plot can be configured under Excel.

How to Create Box Plot in Excel?

Box Plot in Excel is very simple and easy. Let’s understand how to create the Box Plot in Excel with some examples.

You can download this Box Plot Excel Template here – Box Plot Excel Template

Example #1 – Box Plot in Excel

Suppose we have data as shown below, which specifies the number of units we sold of a product month-wise for years 2017, 2018 and 2019, respectively.

Box plot in Excel 1-1

Step 1: Select the data and navigate to the Insert option in the Excel ribbon. You will have several graphical options under the Charts section.

Box plot in Excel 1-2

Step 2: Select the Box and Whisker option, which specifies the Box and Whisker plot.

Box plot in Excel 1-3

Right-click on the chart, select the Format Data Series option, then select the Show inner points option. You can see a Box and Whisker plot as shown below.

Chart Title - Box Plot in Excel

Example #2 – Box and Whisker Plot in Excel

In this example, we will plot the Box and Whisker plot using the five-number summary that we have discussed earlier.

Step 1: Compute the Minimum Maximum and Quarter values. MIN function allows you to give your Minimum value; MEDIAN will provide you the median Quarter.INC allows us to compute the quarter values, and MAX allows us to calculate the maximum value for the given data. See the screenshot below for five-number summary statistics.

Box and Whisker Plot in Excel 2-1

Step 2: Now, since we are about to use the stack chart and modify it into a box and whisker plot, we need each statistic as a difference from its subsequent statistic. Therefore, we use the differences between Q1 – Minimum and Maximum – Q3 as Whiskers. Q1, Q2-Q1, Q3-Q2 (Interquartile ranges) as Box. And combine together, it will form a Box-Whisker Plot.

Box and Whisker Plot in Excel 2-2

Step 3: Now, we are about to add the boxes as the first part of this plot. Select the data from B24:D26 for boxes (remember Q1 – Minimum and Maximum – Q3 are for the Whiskers?)

Box and Whisker Plot in Excel 2-3

Step 4: Go to the Insert tab on the excel ribbon and navigate to Recommended Charts under the Charts section.

Box and Whisker Plot in Excel 2-4

Step 5: Inside Insert Chart window > All Charts > navigate to Column Charts and select the second option, which specifies the Stack Column Chart and click OK.

Box and Whisker Plot in Excel 2-5

This is how it looks.

Box and Whisker Chart

Step 6: Now, we need to add whiskers. I will start with the lower whisker first. Select the stack chart portion, which represents the Q1 (Blue bar) > Click on Plus Sign > Select Error Bars > Navigate to More Options… dropdown under Error Bars.

Error Bars

Step 7: As soon as you click on More Options… Format Error Bars menu will appear > Error Bar Options > Direction : Minus Radio Button (since we are adding the lower whisker) > End Style : Cap radio button > Error Amount : Custom > Select Specify Value.

Format Data Bars

It opens up a window within which specifies the lower whisker values (Q1 – Minimum B23:D23) under Negative Error Value and Click OK.

Custom Error Bars

Step 8: Do the same for the upper Whiskers. Select the gray bar (Q3-Median bar); instead of selecting Direction as Minus, use Plus and add the values of Maximum – Q3, i.e. B27:D27, under the Positive Error Values box.

Format Error Bars

It opens up a window within which specifies the lower whisker values (Q3 – Maximum B27:D27) under Positive Error Value and Click OK.

Custom Error Bars 1

The Graph now should look like the screenshot below:

Box and Whisker plot

Step 9: Remove the bars associated with Q1 – Minimum. Select the Bars > Format Data Series > Fill & Line > No Fill. This will remove the lower part as it is not useful in the Box-Whisker plot and just added initially because we want to plot the stack bar chart as a first step.

Format Data Series 1

Step 10: Select the Orange bar (Median – Q1) > Format Data Series > Fill & Line > No fill under Fill section > Solid line under Border section > Color > Black. This will remove the colors from the bars and represent them just as outline boxes.

Format data Series -box plot 1

Box and Whisker plot 1

Follow the same procedure for the gray bar (Maximum – Q3) to remove the color from it and represent it as a solid line bar. The plot should look like the one in the screenshot below:

gray bar

This is how we can create Box-Whisker Plot under any version of Excel. If you have Excel 2016 and above, you anyway have the direct chart option for the Box-Whisker plot. Let’s end this article with some points to be remembered.

Things to Remember

  • Box plot gives an idea about the spread/distribution of the dataset with the help of a five-number statistical summary which consists of Minimum, First Quarter, Median/Second Quarter, Third Quarter, Maximum.
  • Whiskers are nothing but the boundaries, which are distances of minimum and maximum from first and third quarters, respectively.
  • Whiskers are useful to detect outliers. Anything point lying outside the whiskers is considered an outlier.

Recommended Articles

This is a guide to Box Plot in Excel. Here we discuss how to create a Box Plot in Excel along with practical examples and a downloadable excel template. You can also go through our other suggested articles –

  1. Plots in Excel 
  2. Box and Whisker Plot in Excel
  3. Dot Plots in Excel
  4. 3D Scatter Plot in Excel

Содержание

  1. Диаграмма «ящик с усами» (boxplot) в Excel 2016
  2. Настройки диаграммы «ящик с усами»
  3. Create a box and whisker chart
  4. Create a box and whisker chart
  5. Change box and whisker chart options
  6. Create a box and whisker chart
  7. Change box and whisker chart options
  8. How to Make a Box Plot in Excel
  9. What Is a Box Plot?
  10. How to Make a Box Plot in Excel for Microsoft 365
  11. Formatting a Box Chart in Excel
  12. A Welcome Addition for Statistical Analysis

Диаграмма «ящик с усами» (boxplot) в Excel 2016

Excel 2016, как известно, обогатился новыми типами диаграмм. Одна такая, которая диаграмма Парето, уже была показана. В этот раз рассмотрим другую, чисто статистическую. Называется «ящик с усами» или «коробчатая диаграмма» (box-and-whiskers plot или boxplot).

Раньше я такие видел только в специализированных ПО, типа STATISTICA, и для того, чтобы нарисовать подобную диаграмму в Excel, нужно было изрядно потрудиться. Теперь она есть в стандартном наборе Excel.

Зачем нужна такая диаграмма? Допустим, есть выборка для анализа. А еще лучше несколько выборок, которые нужно сравнить. Для этого рассчитывают различные показатели. Однако к любому расчету всегда хочется добавить наглядности, чтобы мозг перешел в режим образного представления, а не довольствовался сухими цифрами и формулами. Поэтому основные характеристики ловко изображают на рисунке. Отличным вариантом будет как раз диаграмма «ящик с усами».

На рисунке показан формат по умолчанию. Как видно, сравниваются две выборки путем изображения двух «ящиков с усами».

Что здесь что обозначает?

Крестик посередине – это среднее арифметическое по выборке.

Линия чуть выше или ниже крестика – медиана.

Нижняя и верхняя грань прямоугольника (типа ящика) соответствует первому и третьему квартилю (значениям, отделяющим ¼ и ¾ выборки). Расстояние между 1-м и 3-м квартилем – это межквартильный размах (или расстояние).

Горизонтальные черточки на конце «усов» – максимальное и минимальное значение (без учета выбросов, см. ниже).

Отдельные точки – это выбросы, которые показываются по умолчанию. Если значение выходит за пределы 1,5 межквартильных размаха от ближайшего квартиля, то оно считается аномальным. Их можно скрыть (см. ниже настройки).

Во всей красе «ящик с усами» проявляется при сравнении выборок, в которых данные делятся на категории. Допустим, провели некоторый эксперимент среди мужчин и женщин. Есть данные до и после эксперимента по обоим полам. Для анализа потребуется вычислить различные показатели. А если к этому добавить диаграмму «ящик с усами», то результат будет весьма наглядным.

Отлично видно, что после проведения эксперимента данные по мужчинам в целом уменьшились, а данные среди женщин наоборот, увеличились. Это не значит, что выборки больше не нужно анализировать (сравнивать, проверять гипотезы и т.д.). Но наглядность сильно улучшает понимание. Перейдем к настройкам.

Настройки диаграммы «ящик с усами»

Общий вид диаграммы настраивается стандартно. Можно менять цвет, добавлять подписи и т.д. Для этого есть две контекстные вкладки на ленте (Конструктор и Формат). Но есть настройки, предназначенные специально для этой диаграммы.

Выбираем какой-либо ряд и жмем Ctrl+1. Либо два раза кликаем по какому-нибудь «ящику». Можно через правую кнопку Формат ряда данных…. Справа вылазит панель настроек.

Рассмотрим по порядку.

Боковой зазор – регулирует ширину ящиков и расстояние между ними.

Показывать внутренние точки. Если поставить галочку, то на оси, где расположены «усы», точками будут показаны все значения. Так хорошо видно распределение внутри групп.

Показывать точки выбросов – отражать экстремальные значения.

Выбросы – это точки, выходящие за пределы 1,5 межквартильных размаха.

Показать средние метки – среднее арифметическое (крестики). Стоят по умолчанию, но можно скрыть.

Показать среднюю линию – только для различных категорий. Показывает изменения по категориям.

Если добавить линии, то изменения после эксперимента станут видны еще лучше. В справке написано, что соединяются медианы, но на графике почему-то соединяются средние. Чудеса.

Инклюзивная медиана или эксклюзивная медиана. Инклюзивная медиана включает в «ящик» квартильные значения , а эксклюзивная медиана не включает. При выборе «эксклюзивной медианы» верх и низ «ящика» соответствует средней между квартильным и следующим (от центра) значением. По умолчанию стоит «эксклюзивная». Пусть стоит дальше. Причем тут медиана, вообще не понял, – речь ведь про квартиль. Думал, криво перевели, но в английской версии те же названия. В общем, здесь лучше ничего не менять.

Своевременное использование диаграммы «ящик-усы» может дать весьма ценную и наглядную информацию. Аналитику, который использует специализированные программы или трудоемкие настройки Excel, будет очень приятно иметь такую диаграмму под рукой.

Как показано в ролике ниже, все делается очень быстро и просто.

Источник

Create a box and whisker chart

A box and whisker chart shows distribution of data into quartiles, highlighting the mean and outliers. The boxes may have lines extending vertically called “whiskers”. These lines indicate variability outside the upper and lower quartiles, and any point outside those lines or whiskers is considered an outlier.

Box and whisker charts are most commonly used in statistical analysis. For example, you could use a box and whisker chart to compare medical trial results or teachers’ test scores.

Create a box and whisker chart

Select your data—either a single data series, or multiple data series.

(The data shown in the following illustration is a portion of the data used to create the sample chart shown above.)

In Excel, click Insert > Insert Statistic Chart > Box and Whisker as shown in the following illustration.

Important: In Word, Outlook, and PowerPoint, this step works a little differently:

On the Insert tab, in the Illustrations group, click Chart.

In the Insert Chart dialog box, on the All Charts tab, click Box & Whisker.

Use the Design and Format tabs to customize the look of your chart.

If you don’t see these tabs, click anywhere in the box and whisker chart to add the Chart Tools to the ribbon.

Change box and whisker chart options

Right-click one of the boxes on the chart to select that box and then, on the shortcut menu, click Format Data Series.

In the Format Data Series pane, with Series Options selected, make the changes that you want.

(The information in the chart following the illustration can help you make your choices.)

Controls the gap between the categories.

Show inner points

Displays the data points that lie between the lower whisker line and the upper whisker line.

Show outlier points

Displays the outlier points that lie either below the lower whisker line or above the upper whisker line.

Show mean markers

Displays the mean marker of the selected series.

Displays the line connecting the means of the boxes in the selected series.

Choose a method for median calculation:

Inclusive median The median is included in the calculation if N (the number of values in the data) is odd.

Exclusive median The median is excluded from the calculation if N (the number of values in the data) is odd.

Tip: To read more about the box and whisker chart and how it helps you visualize statistical data, see this blog post on the histogram, Pareto, and box and whisker chart by the Excel team. You may also be interested learning more about the other new chart types described in this blog post.

Create a box and whisker chart

Select your data—either a single data series, or multiple data series.

(The data shown in the following illustration is a portion of the data used to create the sample chart shown above.)

On the ribbon, click the Insert tab, and then click (the Statistical chart icon), and select Box and Whisker.

Use the Chart Design and Format tabs to customize the look of your chart.

If you don’t see the Chart Design and Format tabs, click anywhere in the box and whisker chart to add them to the ribbon.

Change box and whisker chart options

Click one of the boxes on the chart to select that box and then in the ribbon click Format.

Use the tools in the Format ribbon tab to make the changes that you want.

Источник

How to Make a Box Plot in Excel

If you’re presenting or analyzing difficult statistical data, you might need to know how to make a box plot in Excel. Here’s what you’ll need to do.

Microsoft Excel allows you to create informative and attractive charts and graphs to help present or analyze your data. You can easily create bar and pie charts from your data, but creating a box plot in Excel has always been more challenging for users to master.

The software didn’t provide a template specifically for creating box plots, but it’s much easier now. If you want to make a box plot in Excel, here’s what you’ll need to know (and do).

What Is a Box Plot?

For descriptive statistics, a box plot is one of the best ways to demonstrate how data is distributed. It shows the numbers in quartiles, highlighting the mean value as well as the outliers. Statistical analysis uses box plot charts for everything from comparing medical trial results to contrasting different teachers’ test scores.

The basis for a box plot is to display data based on a five-number summary. This means showing:

  • Minimum value: the lowest data point in the data set, excluding any outliers.
  • Maximum value: the highest data point in the data set, excluding outliers.
  • Median: the middle value in the data set
  • First, or Lower, quartile: this is the median of the lower half of the values in the data set.
  • Third, or Upper, quartile: the median of the upper half of the data set’s values

Sometimes, a box plot chart will have lines extending vertically up or down, showing how the data might vary outside the upper and lower quartiles. These are called “whiskers,” and the charts themselves are sometimes referred to as box and whisker charts.

How to Make a Box Plot in Excel for Microsoft 365

In past versions of Excel, there wasn’t a chart template specific to box plots. While it was still possible to create it, it took a lot of work. Office 365 does include box plots as an option now, but it’s somewhat buried in the Insert tab.

The instructions and screenshots below assume Excel for Microsoft 365. The steps below have been created using a Mac, but we also provide instructions where the steps are different on Windows.

First, of course, you need your data. Once you’ve finished entering it, you can create and stylize your box plot.

To create a box plot in Excel:

  1. Select your data in your Excel workbook—either a single or multiple data series.
  2. On the ribbon bar, click the Insert tab.
  3. On Windows, click Insert > Insert Statistic Chart > Box and Whisker.
  4. On macOS, click the Statistical Chart icon, then select Box and Whisker.

That will net you a very basic box plot, with whiskers. Next, you can modify its options to look how you want.

Formatting a Box Chart in Excel

Once you’ve created your box plot, it’s time to pretty it up. The first thing you should do is give the chart a descriptive title. To do this, click the existing title, then you can select the text and change it.

From the Design and Format tabs of the ribbon, you can modify how Excel styles your box chart. This is where you can select the theme styles used, change the fill color of the boxes, apply WordArt styles, and more. These options are universal to just about all of the charts and graphs you might create in Excel.

If you want to change options specific to the box and whisper chart, click Format Pane. Here, you can change how the chart represents your data. For example:

A Welcome Addition for Statistical Analysis

It wasn’t always so easy to figure out how to create a box plot in Excel. Creating the chart in previous versions of the spreadsheet software required manually calculating the different quartiles. You could then create a bar graph to approximate the presentation of a box plot. Microsoft’s addition of this chart type with Office 365 and Microsoft 365 is very welcome.

Of course, there are lots of other Excel tips and tricks you can learn if you’re new to Excel. Box plots might seem advanced, but once you understand the concepts (and the steps), they’re easy to create and analyze using the steps above.

Источник

What is Box Plot in Excel?

A Box Plot in Excel is a graphical representation of the numerical values of a dataset. It shows a five-number summary of the data, which consists of the minimum, maximum, first quartile, second quartile (median), and third quartile. From these, the median is a measure of the center while the remaining are measures of dispersion. So, a box plot shows the center (or middle) and the extent of spread (dispersion or variability) from the center of a dataset.

For example, the sales managers of a bank have to sell current accounts to start-ups across the country. In an Excel worksheet, the number of current accounts (column B) opened by the five managers (column A) is given. Ignore the double quotation marks of the following entries:

Column A

  • Cell A1 contains “manager A.”
  • Cell A2 contains “manager B.”
  • Cell A3 contains “manager C.”
  • Cell A4 contains “manager D.”
  • Cell A5 contains “manager E.”

Column B

  • Cell B1 contains 20.
  • Cell B2 contains 5.
  • Cell B3 contains 10.
  • Cell B4 contains 35.
  • Cell B5 contains 15.

Further, in column D, we apply some formulas to this data. The formulas and the output are stated as follows:

  • In cell D1, “=MIN(B1:B5)” returns 5.
  • In cell D2, “=QUARTILE(B1:B5,1)” returns 10.
  • In cell D3, “=MEDIAN(B1:B5)” returns 15.
  • In cell D4, “=QUARTILE(B1:B5,3)” returns 20.
  • In cell D5, “=MAX(B1:B5)” returns 35.

Thereafter, we calculate the cell differences, D2-D1, D3-D2, D4-D3, and D5-D4. Next, we plot the outputs obtained and the minimum value (of cell D1) on a stacked column chartA stacked column chart in Excel is a column chart where multiple series of the data representation of various categories are stacked over each other. The stacked series are vertical.read more. This is followed by the creation of a box plot in Excel. This box plot provides an overview of the performance of the five sales managers. Consequently, one can make decisions based on this performance.

An excel box plot is also known as a box and whisker plotBox & whisker plot in excel is an exploratory chart to show statistical highlights and distribution of the data set. This chart shows a five-number summary of the data. These five-number summaries are minimum value, first quartile value, median value, third quartile value, and maximum value.read more. It is an efficient tool that helps determine the way numbers are distributed in a dataset. Box plots indicate the shape, the central value, and the variability of a distribution. The variability suggests how spread out the data points are from the center of the distribution.

The purpose of creating multiple box plots is to compare the different samples and analyze the results obtained.

Box plots can be drawn horizontally or vertically. This article focuses on creating and interpreting vertical box plots of Excel. Further, a vertical box plot with a lower whisker (explained under the next heading) is shown on the right side of the following image.

Table of contents
  • What is Box Plot in Excel?
    • Box Plot’s Five-Number Explained
    • How to Create a Box Plot in Excel? (With an Example)
    • How to Interpret Box Plot in Excel?
    • Frequently Asked Questions
    • Recommended Articles

Excel-Box-Plot

You are free to use this image on your website, templates, etc, Please provide us with an attribution linkArticle Link to be Hyperlinked
For eg:
Source: Box Plot in Excel (wallstreetmojo.com)

Box Plot’s Five-Number Explained

A box plot in excel (horizontal and vertical) shows the five values (minimum, first quartile, median, third quartile, and maximum) as a pictorial representation. The box of the vertical box plot begins from the third quartile (at the top) and extends to the first quartile (at the bottom).

Likewise, the box of the horizontal box plot begins from the first quartile (at the left) and extends to the third quartile (at the right). So, the length of the box (horizontal and vertical) is the third quartile minus the first quartile, which is known as the interquartile range (IQR) of the dataset.

Further, the horizontal or vertical line within the vertical or horizontal box, respectively, is the second quartile.

In a vertical box plot, vertical lines are drawn from the upper and lower boundaries of the box. In a horizontal box plot, horizontal lines are drawn from the left and right boundaries of the box. Such extended lines (horizontal and vertical) are known as whiskers. The two whiskers of a box plot may be of the same or varying lengths.

The values depicted by a vertical box plot in Excel are explained as follows:

  1. Minimum: This is the smallest or the least value of the dataset. It is shown by the bottom-most point of the lower whisker.
  2. First quartile: This is represented by the boundary at the bottom of the box. It is also known as the lower quartile or the 25th percentile. The first quartile is the middle of the minimum value and the median of the dataset.
  3. Second quartile: The second quartile is also called the medianThe median formula in statistics is used to determine the middle number in a data set that is arranged in ascending order. Median ={(n+1)/2}thread more or the 50th percentile. It is the middle value of a dataset, which is calculated after arranging the data points in an ascending or descending order. The median divides the entire dataset into two equal parts. In other words, half (50%) of the data points lie below the median and the other half (50%) lie above the median. In a vertical box plot, the median is the horizontal line drawn within the box. In a horizontal box plot, the median is shown by a vertical line within the box.
  4. Third quartile: This is represented by the boundary at the top of the box. It is also known as the upper quartile or the 75th percentile. The third quartile is the middle of the median and the maximum value of the dataset.
  5. Maximum: This is the largest or the maximum value of the dataset. It is shown by the topmost point of the upper whisker.

How to Create a Box Plot in Excel? (With an Example)

You can download this Box Plot Excel Template here – Box Plot Excel Template

The following image shows the total marks obtained in five subjects by 15 students of a school. For each subject, the maximum marks are 100.

We want to create a box plot in excel for the given dataset.

Excel Box Plot Example

The steps to create a box plot in Excel are listed as follows:

Step 1: Calculate the minimum, first quartile, median, third quartile, and the maximum for the given dataset. The formulas for all these measures are given in the following image.

Excel Box Plot Statistics 1

In the following pointers (step 1a to step 1b), the calculations of the minimum value and the first quartile are discussed.

Step 1a: To calculate the minimum value, use the following formula:

“=MIN($A$2:$A$16)”

Press the “Enter” key. The output is shown in cell D2 of the following image.

Note: Alternatively, the formula “=QUARTILE.INC($A$2:$A$16,0)” could have been used to calculate the minimum value in Excel 2013. For more details about the QUARTILE.INC function, refer to the note of the next step (step 1b).

Example 1

Step 1b: To calculate the first quartile, use the following formula:

“=QUARTILE.INC($A$2:$A$16,1)”

Press the “Enter” key. The output is shown in cell D3 of the succeeding image.

Note: The QUARTILE.INC function was introduced in Excel 2010. It replaced the QUARTILE functionQuartile functions are used to find the various quartiles of a data set and are part of Excel’s statistical functions. There are three quartiles; the first quartile (Q1) is the middle number between the smallest value and the median value of a data set. The second quartile (Q2) is the median of the data. The third quartile (Q3) is the middle value between the median of the data set and the highest value.read more of the earlier versions of Excel. The QUARTILE.INC function accepts the following mandatory arguments:

  • Array: This is the range on which quartiles are to be calculated.
  • Quart: This tells the function the kind of quartile to be calculated. For “quart” equal to 0, 1, 2, 3 or 4, the minimum, first quartile, median, third quartile, or maximum, respectively, is calculated.

Excel Box Plot Example 1.1.0

Step 2: The five outputs are shown in the following image.

Example 1.2

Step 3: Based on the five measures calculated, compute the following differences:

  • Q1 (first quartile)-Min (minimum)
  • Q2 (second quartile or median)-Q1
  • Q3 (third quartile)-Q2
  • Max (maximum)-Q3

The outputs are shown in the range D10:D13 of the following image. The output in cell D9 is the minimum, which has been simply copied from cell D2.

Excel Box Plot Example 1.3

Step 4: Create a stacked column chartA stacked column chart in Excel is a column chart where multiple series of the data representation of various categories are stacked over each other. The stacked series are vertical.read more for the outputs obtained in the preceding step (step 3). For this, select the range D8:D13.

From the Insert tabIn excel “INSERT” tab plays an important role in analyzing the data. Like all the other tabs in the ribbon INSERT tab offers its own features and tools. Under Insert Tab we have several other groups including tables, illustration, add-ins, charts, Power map, sparklines, filters, etc.read more, click “insert column chart.” Next, select the “stacked column chart,” as shown in the following image.

Example 1.4

Step 5: A stacked column chart appears, as shown in the following image. This chart is different from a box plot.

By default, Excel has plotted the numbers of the range D9:D13 horizontally. Moreover, though the bars are vertical, they are not stacked over each other. For creating a box plot, it is essential for the bars to be one on top of the other.

Excel Box Plot Example 1.5.0

In the following pointers (step 5a to step 5b), the stacking of bars (one on top of the other) has been discussed.

Step 5a: To stack the bars over each other, we need to reverse the axes of the chart. For this, right-click the chart and choose “select data.” The same is shown in the following image.

Example 1.6

Step 5b: The “select data source” window opens, as shown in the following image. At present, the “legend entries (series)” is showing “value” and the “horizontal (category) axis labels” is showing the numbers 1 to 5. Click the button “switch row/column.”

Once the “switch row/column” button is clicked, the entries under “legend entries (series)” will interchange with the entries under “horizontal (category) axis labels.”  

Next, click “Ok” to accept the changes.

Excel Box Plot Example 1.7

Step 6: The stacked column chart appears the way it is shown in the following image. The bars are now stacked one on top of the other.

Note: The legend of the chartExcel chart legends depict description of significant elements and provides easy access to any chart. These legends are represented with the help of colours or symbols and distinguish data for better understanding.read more (shown on the right side, by default) has been deleted. For deleting the legend, select it and press the “delete” key from the keyboard.

Example 1.7.5

Step 7: Convert the stacked column chart to a box plot. For this, select the bottom-most segment (blue bar) of the chart. Right-click this selection and choose “format data series.”

The same is shown in the following image.

Excel Box Plot Example 1.0.8

Step 8: The “format data series” panel opens. Expand the “fill” option and select “no fill.” Likewise, expand the “border” option and select “no line.” This is shown in the following image.

Close the “format data series” panel.  

Example 1.9

Step 9: The box plot chart appears, as shown in the following image. The bottom-most segment (shown in the image of step 7), which was blue in color, has been hidden.

Moreover, the text “value” that is currently shown on the x-axis, has been deleted for all the future images. For deleting, select the box containing “value” and press the “delete” key from the keyboard.

Excel Box Plot Example 1.10

Step 10: Create whiskers for the box plot. The whiskers are simply the error barsThe error bars in Excel are the graphical representation that helps visualize the variability of data given on a two-dimensional framework. It helps indicate the estimated error or uncertainty to give a general sense of how accurate a measurement is.read more of Excel. So, adding an error bar adds whiskers to the box plot chart.

For creating whiskers, replace the current topmost (red) and the bottom-most (orange) segments with the top and the bottom whiskers respectively. These segments have been shown in the image of the preceding step (step 9).

Note: An error bar shows the variability of a data point. In other words, an error bar indicates the variation between the reported and the actual values of a dataset.

In the following pointers (step 10a to step 10e), the creation of the top whisker has been discussed.

Step 10a: For creating the top whisker, it is important to hide the topmost segment. To hide, select the topmost segment shown in red in the following image. Right-click the selection and choose “format data series.” The “format data series” panel opens.

Example 1.11

Step 10b: Expand the “fill” option and select “no fill.” This will hide the selected segment.

Note: One can hide a segment (or bar) either before creating the error bar or after it has been created. In the former case (segment is hidden before creating the error bar), keep the hidden segment selected to add an error bar or whisker.

Excel Box Plot Example 1.12.0

Step 10c: Keep the topmost segment selected and click the plus (+) icon displayed at the upper-right side of the box plot chart. Select “error bars” and click “more options,” as shown in the following image.

Excel Box Plot Example 1.15

Step 10d: The “format error bars” panel opens, as shown in the following image. Next, perform the following tasks:

  1. Under “direction,” select the option “minus.”
  2. Under “end style,” choose the option “cap.”
  3. Under “error amount,” set the percentage at “100.”

Close the “format error bars” panel.

Step 10e: The top whisker appears, as shown in the following image. The bottom of the top whisker touches the grey segment with a small horizontal line (cap). This cap is displayed because it was selected as the “end style” in the preceding step (step 10d).

Note: The color of the bottom-most segment in the subsequent images may appear to be slightly different from that of the preceding images. It may be due to the different versions of Excel being used while creating the images. 

In the following pointers (step 10f to step 10h), the creation of the lower whisker has been discussed.

Step 10f: For creating the lower whisker, perform the following tasks:

  1. Select the current bottom-most segment, which is shown in orange.
  2. Click the drop-down of “add chart element” from the Chart Design tab.
  3. From the option “error bars,” select “more error bars options.”

The “more error bars options” is shown in the following image.

Step 10g: The “format error bars” panel opens. Further, make the following selections in the “vertical error bar” tab of this panel:

  1. Select the option “minus” under “direction.”
  2. Select “cap” under “end style.”
  3. Set the percentage under “error amount” to 100.

Close the “format error bars” panel. The selection of the “minus” option in the “format error bars” panel is shown in the following image.

Step 10h: The lower whisker appears, as shown in the following image. The bottom of the lower whisker touches the base of the orange segment with a small horizontal line (cap).

Step 11: Hide the bottom-most segment (refer to steps 10a and 10b) shown in orange in the preceding image. Next, color the entire box of the box plot in the same color. This is because box plots usually have the same color throughout the box.

For coloring the box, perform the following tasks:

  1. Select the two individual segments one by one.
  2. Right-click the selection and choose “format data series.” The “format data series” panel opens.
  3. From the “fill” option, select “solid fill.” Select the desired color.
  4. Close the “format data series” panel.

One can also add borders by selecting “solid line” from the “border” option (of the “format data series” panel).

The single-colored excel box plot with the upper and lower whiskers is shown in the following image. It must be observed that the cap of the upper whisker has been hidden by the topmost, horizontal border of the box plot.

Note: The preceding steps (step 1 to step 11) can also be applied to multiple data series. Multiple series are represented by multiple box plots which are parallel to each other.

While creating vertical box plots for multiple series, one must ensure that the entire dataset (consisting of all series) is selected prior to creating the stacked column chart. Moreover, the upper and lower whiskers have to be created for each series one by one.

Interpretation of the box plot: The excel box plot shown in the preceding image is interpreted as follows:

  1. The topmost point of the upper whisker is somewhere below 500. This point corresponds with the maximum value of the dataset, which is 492. So, the topmost point of the whisker shows the value 492.
  2. The bottom-most point (shown by the center of the cap) of the lower whisker depicts the minimum value, which is 300.
  3. The topmost horizontal line of the box plot represents the third quartile of the dataset. The value of the third quartile is 480.5.
  4. The horizontal line shown within the box depicts the median (second quartile) of the dataset. This value is 450. It can be observed that the median is not in the center of the green box. This implies that the distribution is skewedSkewness is the deviation or degree of asymmetry shown by a bell curve or the normal distribution within a given data set. If the curve shifts to the right, it is considered positive skewness, while a curve shifted to the left represents negative skewness.read more.
  5. The bottom-most horizontal line of the box plot represents the first quartile of the dataset. So, this line shows the value 392.

Hence, since the five-number summary is correctly displayed by the box plot (in the preceding image), one can say that the box plot created is accurate.

Further, it can be said that 25% of the students have scored below 392 (first quartile), while 75% have scored below 480.5 (third quartile). Moreover, 50% of the students have scored between 392 and 480.5.

Since the median lies closer to the third quartile, one can say that the distribution is negatively skewed. In addition, one can notice that the upper whisker is shorter than the lower whisker. Besides, the mean (430.6) is less than the median (450).

How to Interpret Box Plot in Excel?

From a box plot in excel, one can interpret whether a distribution is symmetric or skewed. This is inferred as follows:

  1. If the distribution is symmetric, the median lies exactly in the center of the box. In such a case, the distance between the first and second quartiles and the second and third quartiles is the same. Further, for a symmetric distribution, the upper and the lower (or left and right) whiskers are of the same length.
  2. If the distribution is skewed, the median is not in the center of the box. Rather, the median is on one side (up or down) of the vertical box or one side (left or right) of the horizontal box. The distribution can be either positively or negatively skewed.
    • If the distribution is positively skewed (or skewed right), the median lies closer to the first quartile. Moreover, in such a case, the lower whisker is shorter than the upper whisker. For a positively skewed distributionA positively skewed distribution is one in which the mean, median, and mode are all positive rather than negative or zero. The data distribution is more concentrated on one side of the scale, with a long tail on the right.read more, the mean (average) is greater than the median.
    • If the distribution is negatively skewedThe negatively skewed distribution is one in which the tail of the distribution is longer on the left side and more values are plotted on the right side of the graph. Due to the negative distribution of data, the mean is lower than the median and mode.read more (or skewed left), the median lies closer to the third quartile. Moreover, in such a case, the upper whisker is shorter than the lower whisker. For a negatively skewed distribution, the mean (average) is less than the median.

Note 1: Quartiles divide a dataset, arranged in an ascending order, into four groups. These groups are separated from each other by certain points, which are known as the first quartile (Q1), the second quartile (Q2), and the third quartile (Q3). Given that the dataset is arranged in an ascending order, the groups are explained as follows:

  • The first group begins from the minimum value and extends till the first quartile. 25% of the data points are less than the first quartile.
  • The second group begins from the first quartile and extends till the median. 25% of the data points lie between the first and the second quartile (median).
  • The third group begins from the median and extends till the third quartile. 25% of the data points lie between the second and the third quartile.
  • The fourth group begins from the third quartile and extends till the maximum value of the dataset. 25% of the data points are greater than the third quartile.

In other words, 25% of data points are present under the first quartile, while 75% of data points are present under the third quartile.

Note 2: Any point outside the whiskers is known as an outlier. Outliers are extreme values (very high or very low) that lie far from the other values of a dataset. The outliers are shown by small dots placed beyond the whiskers.

Frequently Asked Questions

1. Define the box plot in Excel.

A box plot of Excel shows the five-number summary of a dataset. This comprises of the minimum, three quartiles, and the maximum of the dataset. From a box plot, one can view an overview of these statistics and compare them across multiple samples.

Box plots suggest whether a distribution is symmetric or skewed. They also show the extent of dispersion of the data points from the median of the distribution.

Since box plots occupy less space compared to histograms and density plots, they are useful in comparing several groups of data. Further, box plots also help detect the outliers (extreme values) of a dataset.

2. How to create a box and whisker plot in Excel 2016?

The steps to create a box and whisker plot in Excel 2016 are listed as follows:

a. Select the dataset which has to be represented as a box plot. One can select either single series or multiple series, depending on the number of box plots to be created.
b. From the “charts” group of the Insert tab, click the drop-down arrow of “insert statistic chart.” Select the “box and whisker” chart.

The box and whisker plot is created in Excel. To make changes to this box plot, right-click the required box and select “format data series” from the context menu. Under “series options,” make the desired changes and close the “format data series” panel.

The box plot updates to reflect these changes. One can also use the Chart Design (or Design) and Format tabs to customize the appearance of the box plot chart.

3. How to create a horizontal box plot in Excel 2013?

The steps to create a horizontal box plot in Excel 2013 are listed as follows:

a. Calculate the five statistics, namely, the minimum (min), first quartile (Q1), median (Q2), third quartile (Q3), and the maximum (max) of the dataset.
b. Calculate the differences, namely, Q1-min, Q2-Q1, Q3-Q2, and max-Q3.
c. Select the dataset and create a stacked bar chart.
d. Right-click the chart and choose “select data.” From the “select data source” window, click “switch row/column.” Click “Ok.”
e. Hide the leftmost segment. For this, select this segment and right-click it. Choose “format data series” and a panel opens. Under “fill,” select “no fill.” Under “border,” select “no line.” Close the “format data series” panel.
f. Create the right whisker. For this, select the rightmost segment and click the plus (+) icon appearing at the top-right corner of the chart. Select “error bars” and click “more options.”
g. The “format error bars” panel opens. In this, select “minus” under “direction” and “cap” under “end style.” Set the “percentage” under “error amount” at 100. Close the “format error bars” panel.
h. Create the left whisker. For this, select the leftmost segment and apply the steps “f” and “g.”
i. Hide the rightmost and the leftmost segments once the whiskers have been created. Color the remaining box in a single color.

The horizontal box plot chart is created.

Note: The preceding steps “a” to “i” can be used to create single and multiple box plots horizontally. In the latter case, ensure that all the series are selected before creating a stacked bar chart in step “c.” Further, the left and right whiskers need to be created for each series one by one.

Recommended Articles

This has been a guide to the box plot in Excel. Here we discuss how to create (make) a box plot in Excel along with a step-by-step example and interpretations. You may learn more about Excel from the following articles–

  • Dot Plots in Excel
  • Make Funnel Chart in Excel
  • Secondary Axis in Excel
  • Create a Speedometer Chart In Excel

Box plots (also called box and whisker charts) provide a great way to visually summarize a dataset, and gain insights into the distribution of the data.

In this tutorial, we will discuss what a box plot is, how to make a box plot in Microsoft Excel (new and old versions), and how to interpret the results.

A box plot is used in statistical analysis to visualize the distribution in a set of data.

Box plot chart in Excel
An example of a Box Plot chart created in Excel

The box plot divides numerical data into ‘quartiles’ or four parts.

The main ‘box’ of the box plot is drawn between the first and third quartiles, with an additional line drawn to represent the second quartile, or the ‘median’.

The width of the box basically marks the most concentrated area of the data distribution.

A box plot can also contain ‘whiskers’ which are simply lines that depict the minimum and maximum values that are outside the first and third quartiles. 

Why Use a Box Plot?

A box plot is a great way to visually summarize your data using 5 descriptive indicators.

They can be quite helpful when you want to see how the data is distributed and the range to which the data extends.

In this way, box plots also help us find outliers and can tell if the data is symmetric or skewed.  

Box plots are especially helpful when you want to compare different sample distributions, and since it provides a 5-point summary of the entire dataset, it is really useful when the datasets you are studying are very large.

How to Interpret a Box Plot

Before we see how to create a box plot (also called a box and whisker chart), let us first learn to understand and interpret a box plot.

The image below shows employee salaries of a given company:

Employee salaries dataset

This data can be represented with a box and whisker plot as shown below:

Box plot chart explained

Let us interpret this chart by looking at its 5 indicators:

  • The tip of the top whisker (line) marks the maximum value in the data. From the above chart we can see that the highest salary paid by the company is $40,000.
  • The length of the top whisker represents how far the highest value is from the median of the dataset. This value can help us identify if the dataset is skewed or if there are any potential outliers.
  • The top edge of the box marks the third quartile of the data.
  • The bottom edge of the box marks the first quartile of the data.
  • The line that runs across the middle of the box is the second quartile or the median value of the data.
  • The vertical width of the box represents the spread in the data. In other words, it tells us if there is a large amount of variation in employee salaries or if they are more or concentrated around the median. In the above chart, we can see that the range of salaries is 40,000-10,000 = $30,000.
  • The length of the bottom whisker represents how far the lowest value is from the median of the dataset. This also helps us see if the dataset is skewed.
  • The tip of the bottom whisker marks the minimum value in the data (or the lowest salary paid by the company). From the above chart we can see that the highest salary paid by the company is $10,000.

How to Create a Box Plot Chart in Excel

Now that we understand box plots a little better, let us see how to create them in Excel.

Up until Excel 2016, there was no separate feature in Excel to create box plots.

As such, in older versions, if you need to create a box plot, you need to improvise a stacked chart and convert it into a box plot.

The box plot was included as a separate charting option only from Excel 2016 onwards.

So, in this tutorial, we will show you how to create a box plot in both older as well as newer Excel versions.

We are going to create the box plot based on the dataset shown below:

Dataset for the box plot chart

The above screenshot displays employee salaries for two different companies – Company A and Company B.

Let us see how to create a box plot from the above data in both older and newer Excel versions.

Creating a Box Plot in Newer Excel Versions (2016, 2019, & Office 365)

If you’re using newer versions of Excel-like Excel 2016 or Excel in Office 365, creating a box plot is much simpler.

This is because these versions already have a template to create a box plot. 

So you can generate a chart directly from your original dataset and you don’t need to compute quartiles or differences between the quartiles, etc.

For example, on Office 365, all you need to do is:

  1. Select the range of cells containing your data. In our case, we can directly select the cells in the range A1:A10.
  2. From the Insert tab, click on the icon for Insert Statistic Chart as shown in the image below:
Click on Insert Statistic Chart
  1. This displays a dropdown menu, from where you can select the ‘Box and Whisker’ chart.
Click on Box and Whisker chart
  1. You should now get a Box Plot of your data.
box and whisker chart
  1. By default, the box plot performs quartile calculation with exclusive median. To convert it into inclusive median, select the Series Options icon from your Format Data Series sidebar and check the radio button next to ‘Inclusive median’ under the ‘Quartile Calculation’ category:
select inclusive median

As you can see, in just a few clicks, you get a box plot ready. You can now go ahead and change the Chart title. 

Final box plot in Excel 365

Note: The crosses that you can see in each box indicate the mean of the dataset.

Creating a Box Plot in Older Excel Versions (2013, 2010, 2007)

Older Excel versions do not have chart templates to create a box plot, but you can create one from a stacked bar chart.

To create a box plot in Excel versions 2013 and older, you need to follow the steps shown below:

  1. Compute 5 summary descriptors from the data
  2. Compute the Quartile differences
  3. Create a stacked column chart from the above computed values
  4. Convert the stacked column chart into a box plot.

Let us see how to perform each of these steps in more detail.

Step 1: Compute the 5 Summary Descriptors from the Data

First, we need to compute the 5 summary descriptors.

For this, create a second table based on the main data, using the formulas shown below (Make sure they are in the same order as shown below too):

Descriptor Formula
Minimum Value =MIN(range)
First Quartile =QUARTILE.INC(range,1)
Median =QUARTILE.INC(range,2)
Third Quartile =QUARTILE.INC(range,3)
Maximum Value =MAX(range)

Here are the formulas that we used for our sample dataset:

Calculating 5 stats to make the box plot

Step 2: Compute the Quartile Differences

The next step is to find the differences between each of the above-computed values. These will help us specify the heights for every column segment of our stacked column chart.

Create a third table. In this table, specify the following values:

  • In the first row: The minimum values of your data. In our example, the formulas used are =E3 and =G3.
  • In the second row: The difference between the first quartile and minimum value. In our example, the formulas are =E4-E3 and =G4-G3.
  • In the third row: The difference between the second and first quartiles. In our example, the formulas are =E5-E4 and =G5-G4.
  • In the fourth row: The difference between the third and second quartiles. In our example, the formulas are =E6-E5 and =G6-G5.
  • In the fifth row: The difference between the maximum value and the third quartile. In our example, the formulas are =E7-E6 and =G7-G6.

Here’s a screenshot of the third table, after applying to our sample dataset:

Inter quartle differences

Step 3: Create a Stacked Column Chart from the Computed Values

Now that we have computed all the required differences, we can use these to specify the heights of each column segment for the column chart.

We will later modify this column chart and convert it into a box plot.

  1. Select the range of cells containing the third table (in our case, cell range J2:K7).
Select the third table
  1. From the Insert tab, select the Insert Column Chart button (under the Charts group).
Insert column chart
  1. Select the Stacked Column (under the 2-D Column category) from the dropdown that appears.
Click on the Stacked column option
  1. This creates a stacked column chart based on our selected range of cells. However, notice that this does not yet look like a box plot. This is because the chart was created by selecting data horizontally from your selection, rather than vertically.
Stacked column chart is inserted
  1. To reverse this, right click on the chart and click on ‘Select Data’ from the context menu that appears.
Click on Select Data
  1. Click on the Switch Row/Column button from the dialog box and click OK.
Click on Switch Row and Column

Your stacked column chart should now more or less resemble a box chart, with 5 segments for each column:

Stacked column chart that  looks more like the box plot

You can now go ahead and change the chart title and get rid of the legend if you need to.

Change the chart title

Step 4: Convert the Stacked Column Chart into a Box Plot

We are not done yet. We still need to convert this chart into a proper box plot.

For this, follow the steps shown below:

Remove the bottom segment from all the stacked columns
  1. Select the lowest segment of any of one of the stacked columns. You will notice that clicking on a segment of a single column automatically selects that segment in all the columns. 
Select the lowest segment of the cluster chart
  1. Next, select the Format tab from the Chart Tools tab and click on Format Selection from the Current Selection group. 
Click on Format selection
  1. This opens the Format Data Series sidebar to the right of your Excel window. Under Series options, click on the icon for Fill and line
Select Fill and Line option in the Format Data series pane
  1. Under the Fill category, check the radio button next to No Fill.
Click on No Fill
  1. The lowest segment of all your stacked columns should now disappear.
The lowest segment of the chart becomes invisible
Convert the top and second to bottom segments into whiskers for the box plot
  1. Select the second to bottom segment of the stacked columns.
Select the second to bottom segment
  1. Select the Design tab from the Chart Tools tab and click on Add Chart Element from the Chart Layouts group. 
Click on Add chart element
  1. From the dropdown menu that appears, select Error Bars->Standard Deviation.
Add a standard deviation bar
  1. This will add error bars to all the stacked columns as shown below.
Error bars are added to the columns in the chart
  1. Select the error bar on any one stacked column. It will automatically select the error bars on all the stacked columns. From the Format Error Bars sidebar, click on the icon for Error Bar Options.
Click on Error Bar Options
  1. Under the Direction category, check the radio button next to ‘Minus’. Under the End Style category, check the radio button next to ‘No Cap’ and under the Error Amount category, select the radio button next to Percentage. Change the percentage to 100% in the input box next to it.
Setting to apply to error bars
  1. Finally remove the second to bottom segment, so that only the lower whisker is visible. For this again select the segment, and click on No Fill from the Format Data Series.
whisker has been added to the chart
  1. Repeat the same steps (a. to h.) on the topmost segment of the stacked column chart, to convert it into the top whisker of the box plot.
Select the top segment of the chart
  1. So far, this is how your chart should be looking:
Both sides of the chart have whiskers
Change the fill and outline for the middle 2 sections:
  1. Select the second from top section of the stacked column chart (the yellow segment in our sample chart). 
change the fill and outline of the chart
  1. From the Format Data Series sidebar, select the icon for Fill and Line under Series Options and check the radio button next to Solid Fill
  2. Select an appropriate Fill color and Transparency. For our sample chart, we used the default ‘Blue, Accent 1’ color and a transparency of 60%.
Solid fill the chart
  1. Under the Border category, check the radio button next to Solid line and select an appropriate color and transparency for the box border. We left it at the default settings.
Select the border setting
  1. Repeat the steps a. To d. for the grey segment of your stacked chart too.
Repeat the same steps to give color and border to second segment

Your end result should like an actual box plot, as shown in the screenshot below:

Box and Whisker plot end result

Limitations of the Box Plot

There are a few points to note about box plots:

  • The box plot is good at representing bell shaped or Gaussian distributions, but can hide certain important insights in case of bimodal or other non-Gaussian distributions.
  • Box plots are not very intuitive at first glance. So, people who are not really familiar with concepts like quartiles, etc. might not be able to understand or interpret a box plot correctly.

These limitations aside, if your data is more or less symmetrically distributed around the median, then the box plot can help you understand the distribution at a glance, even if you have a really large dataset. 

Moreover, the box plot can be quite helpful in understanding the distribution and range of data. As such, the merits of the box plot far outnumber the demerits. 

In this tutorial, we showed you how to create a box plot using both older and newer versions of Excel. We hope it was helpful for you.

Other articles you may also like:

  • How to Add Gridlines in a Chart in Excel?
  • How to Insert Chart Title in Excel?
  • How to Create Bar of Pie Chart in Excel?
  • How to Create Org Chart in Excel?
  • How to Create a Waterfall Chart in Excel?
  • How to Create Win/Loss Sparklines Chart in Excel?

Objective

Another way to characterize a distribution or a sample is via a box plot (aka a box and whiskers plot). Specifically, a box plot provides a pictorial representation of the following statistics: maximum, 75th percentile, median (50th percentile), mean, 25th percentile and minimum.

Box plots are especially useful when comparing samples and testing whether data is distributed symmetrically.

Real Statistics Data Analysis Tool

To generate a box plot, you can use the Box Plot option of the Descriptive Statistics and Normality data analysis tool found in the Real Statistics Resource Pack, as described in the following example. See also Special Charting Capabilities for how to create the box plot manually using Excel’s charting capabilities.

Example 1: A market research company asks 30 people to evaluate three brands of tablet computers using a questionnaire. The 30 people are divided at random into 3 groups of 10 people each, where the first group evaluates Brand A, the second evaluates Brand B and the third evaluates Brand C. Figure 1 summarizes the questionnaire scores from these groups.

Box plot sample data

Figure 1 – Sample data

To generate the box plots for these three groups, press Ctrl-m and select the Descriptive Statistics and Normality data analysis tool. A dialog box will now appear as shown in Figure 4 of Descriptive Statistics Tools. Select the Box Plot option and insert A3:C13 in the Input Range. Check Headings included with the data and uncheck Use exclusive version of quartile.

The resulting chart is shown in Figure 2.

Box plot Excel

Figure 2 – Box Plot

Box Plot Output

Note too that the data analysis tool also generates a table, which may be located behind the chart. For those who are interested, this table contains the information in Figure 3, as explained further in Special Charting Capabilities.

For each sample, the box plot consists of a rectangular box with one line extending upward and another extending downward (usually called whiskers). The box itself is divided into two parts. In particular, the meaning of each element in the box plot is described in Figure 3.

Element Meaning
Top of upper whisker Maximum value of the sample
Top of box 75th percentile of the sample
Line through the box Median of the sample
Bottom of the box 25th percentile of the sample
Bottom of the lower whisker Minimum of the sample
× markers Mean of the sample

Figure 3 – Box Plot elements

There are two versions of this table, depending on whether or not you check or uncheck the Use exclusive version of quartile field. If checked then the QUARTILE.EXC version of the 25th and 75th percentile is used (or QUARTILE_EXC for Excel 2007 users), while if this field is unchecked then the QUARTILE.INC (or equivalently the QUARTILE) version is used. See Ranking Functions in Excel for more details about the difference between these two versions.

From the box plot in Figure 2, we can see that the scores for Brand C tend to be higher than for the other brands and those for Brand B tend to be lower. We also see that the distribution of Brand A is pretty symmetric at least in the range between the 1st and 3rd quartiles, although there is some asymmetry for higher values (or potentially there is an outlier). Brands B and C look less symmetric. Because of the long upper whisker (especially with respect to the box), Brand B may have an outlier (see Outliers and Robustness for a discussion of outliers).

Another indication of symmetry is whether the × marker for the mean coincides with the median.

Alternative Representation

We can also convert the box plot to a horizontal representation of the data (as shown in Figure 4) by first deleting the markers for the means (by clicking on any of these markers and pressing the backspace key) and then clicking on the chart and selecting Insert > Charts|Bar > Stacked Bar.

Horizontal box plot

Figure 4 – Horizontal Box Plot

Box Plot with Negative Data Values

When a data set has one or more negative values, the y-axis will be shifted upward by the amount of -MIN(R1). Here, R1 is the data range containing the data. Thus if R1 ranges from -10 to 20, the range in the chart will range from 0 to 30.

Example 2: Create the box plot for the data in Figure 5.9.1 where cell B11 is changed to -300 and the exclusive version of the quartile function.

The procedure is the same as for Example 1, except that this time we check the Use exclusive version of quartile option. The output is shown in Figure 5.

The key difference is that since the smallest data value is -300 (the value in cell F13), all the box plot values are shifted up by 300. This is evident by noting that the lower tail for Brand B is at 0 instead of -300 (and that cell G6 contains 0 instead of -300).

Box plot negative values

Figure 5 – Box plot for negative data

Note that two y-axes are displayed. The one on left is based on the displacement of 300 units, while the one on the right shows the correct units.

Removing one y-axis

You can remove the y-axis on the left by following the following steps:

  1. Select the y-axis on the left and then right-click.
  2. Choose the Format Axis… option from the menu that appears.
  3. When the menu of options appears as shown in Figure 6, change the Label Position option from Next to Axis to None.

Remove y-axis

Figure 6 – Remove left y-axis

Note that if you change any of the data elements, the box chart will still be correct, although the right y-axis will not change and will still reflect the original data, and so you will need to rely on the left y-axis (you can remove the right y-axis as described above for the left y-axis).

More Information about Box Plots

See Box Plots with Outliers to see how to generate box plots in Excel which also explicitly show outliers. The following two versions are described:

  • An Excel charting capability that is available for versions of Excel starting with Excel 2016
  • An extended version of the Real Statistics data analysis tool described above. This tool is available even for versions of Excel prior to Excel 2016.

See Special Charting Capabilities for how to create a box plot manually, using only Excel charting capabilities.

Reference

Wikipedia (2012) Box plot
https://en.wikipedia.org/wiki/Box_plot

Excel 2016, как известно, обогатился новыми типами диаграмм. Одна такая, которая диаграмма Парето, уже была показана. В этот раз рассмотрим другую, чисто статистическую. Называется «ящик с усами» или «коробчатая диаграмма» (box-and-whiskers plot или boxplot).

Раньше я такие видел только в специализированных ПО, типа STATISTICA, и для того, чтобы нарисовать подобную диаграмму в Excel, нужно было изрядно потрудиться. Теперь она есть в стандартном наборе Excel.

Диаграмма ящик с усами на ленте Excel 2016

Зачем нужна такая диаграмма? Допустим, есть выборка для анализа. А еще лучше несколько выборок, которые нужно сравнить. Для этого рассчитывают различные показатели. Однако к любому расчету всегда хочется добавить наглядности, чтобы мозг перешел в режим образного представления, а не довольствовался сухими цифрами и формулами. Поэтому основные характеристики ловко изображают на рисунке. Отличным вариантом будет как раз диаграмма «ящик с усами».

Пример двух выборок на диаграмме ящик с усами

На рисунке показан формат по умолчанию. Как видно, сравниваются две выборки путем изображения двух «ящиков с усами».

Что здесь что обозначает?

Крестик посередине – это среднее арифметическое по выборке.

Линия чуть выше или ниже крестика – медиана.

Нижняя и верхняя грань прямоугольника (типа ящика) соответствует первому и третьему квартилю (значениям, отделяющим ¼ и ¾ выборки). Расстояние между 1-м и 3-м квартилем – это межквартильный размах (или расстояние).

Горизонтальные черточки на конце «усов» – максимальное и минимальное значение (без учета выбросов, см. ниже).

Отдельные точки – это выбросы, которые показываются по умолчанию. Если значение выходит за пределы 1,5 межквартильных размаха от ближайшего квартиля, то оно считается аномальным. Их можно скрыть (см. ниже настройки).

Во всей красе «ящик с усами» проявляется при сравнении выборок, в которых данные делятся на категории. Допустим, провели некоторый эксперимент среди мужчин и женщин. Есть данные до и после эксперимента по обоим полам. Для анализа потребуется вычислить различные показатели. А если к этому добавить диаграмму «ящик с усами», то результат будет весьма наглядным.

Анализ выборок с категориями на диаграмме ящик с усами

Отлично видно, что после проведения эксперимента данные по мужчинам в целом уменьшились, а данные среди женщин наоборот, увеличились. Это не значит, что выборки больше не нужно анализировать (сравнивать, проверять гипотезы и т.д.). Но наглядность сильно улучшает понимание. Перейдем к настройкам.

Настройки диаграммы «ящик с усами»

Общий вид диаграммы настраивается стандартно. Можно менять цвет, добавлять подписи и т.д. Для этого есть две контекстные вкладки на ленте (Конструктор и Формат). Но есть настройки, предназначенные специально для этой диаграммы.

Выбираем какой-либо ряд и жмем Ctrl+1. Либо два раза кликаем по какому-нибудь «ящику». Можно через правую кнопку Формат ряда данных…. Справа вылазит панель настроек.

Панель настроек для диаграммы ящик с усами

Рассмотрим по порядку.

Боковой зазор – регулирует ширину ящиков и расстояние между ними.

Показывать внутренние точки. Если поставить галочку, то на оси, где расположены «усы», точками будут показаны все значения. Так хорошо видно распределение внутри групп.

Все точки на диаграмме ящик с усами

Показывать точки выбросов – отражать экстремальные значения.

Выбросы

Выбросы – это точки, выходящие за пределы 1,5 межквартильных размаха.

Показать средние метки – среднее арифметическое (крестики). Стоят по умолчанию, но можно скрыть.

Показать среднюю линию – только для различных категорий. Показывает изменения по категориям.

Изменения в категориях

Если добавить линии, то изменения после эксперимента станут видны еще лучше. В справке написано, что соединяются медианы, но на графике почему-то соединяются средние. Чудеса.

Инклюзивная медиана или эксклюзивная медиана. Инклюзивная медиана включает в «ящик» квартильные значения , а эксклюзивная медиана не включает. При выборе «эксклюзивной медианы» верх и низ «ящика» соответствует средней между квартильным и следующим (от центра) значением. По умолчанию стоит «эксклюзивная». Пусть стоит дальше. Причем тут медиана, вообще не понял, – речь ведь про квартиль. Думал, криво перевели, но в английской версии те же названия. В общем, здесь лучше ничего не менять.

Своевременное использование диаграммы «ящик-усы» может дать весьма ценную и наглядную информацию. Аналитику, который использует специализированные программы или трудоемкие настройки Excel, будет очень приятно иметь такую диаграмму под рукой.

Как показано в ролике ниже, все делается очень быстро и просто.

Поделиться в социальных сетях:

Tuesday, June 7, 2011
Peltier Technical Services, Inc., Copyright © 2023, All rights reserved.
 

Box and Whisker Charts (Box Plots) are commonly used in the display of statistical analyses. In 2016 Microsoft Excel added a box and whisker chart, but it is not very flexible, and some of the expected formatting options for charts are not available. But you can create your own fully-features Box and Whisker charts, using stacked bar or column charts and error bars. This tutorial shows how to make box plots, in vertical or horizontal orientations, in all modern versions of Excel.

Excel Box and Whisker Diagram

In its simplest form, the box and whisker diagram has a box showing the range from first to third quartiles, and the median divides this large box, the “interquartile range”, into two boxes, for the second and third quartiles. The whiskers span the first quartile, from the second quartile box down to the minimum, and the fourth quartile, from the third quartile box up to the maximum.

These techniques for creating box plots are complicated, and they can get long and boring, and this resulting tedium can lead to errors. Peltier Tech Charts for Excel creates waterfall charts and many other charts not built into Excel, at the push of a button.

Peltier Tech Charts for Excel 4.0

Sample Data and Calculations

To play along at home in Excel 2007 or 2010, download the workbook Excel_2007_Box_Plot_Workbook.xlsx.

Let’s use the following simple data set for our tutorial. The values were taken from a normally distributed population with a mean of 10 and standard deviation of 5. There are four sets of 20 values.

All of these values are positive. If your data set has mixed positive and negative values, this technique requires major modifications.

Excel Box Plot Data

First, insert a bunch of blank rows, and set up a range for calculations. Only the horizontal version of the box plot uses the last calculated row, “Offset”. It will not hurt to include it in the vertical box plot’s calculations.

Excel Box Plot Calculations

First, compute some simple statistics, such as the count, mean, and standard deviation. The formulas used in column B are shown in column G of the screen shot.

Excel Box Plot Calculations

Now let’s compute the minimum and maximum, median, and first and third quartiles.

Excel Box Plot Calculations

Finally, let’s determine which values we need to plot. Our chart has a box for the second quartile, which shows the difference between median and first quartile calculated above. It has a box for third quartile, which show the difference between the third quartile calculation and the median. The bottom of the lower box rests on the first calculated quartile. The down whisker is as long as the first quartile minus the minimum, and the up whisker is as long as the maximum minus the third quartile.

Excel Box Plot Calculations

The offset values are calculated as follows: In my example, I have four categories, Alpha through Delta. I can divide my horizontal chart into four horizontal strips, numbered from 0 to 4, each containing one box-and-whisker unit. I need to position my average points in the middle of each 1-unit horizontal strip. These will ultimately go onto a secondary vertical axis which I will have conveniently scaled from 0 to 4. Hence the Y values I will need are 0.5, 1.5, 2.5, and 3.5.

Chart Construction

Select the header row of the calculated data, then hold Ctrl while selecting the three rows that include Bottom, 2Q Box, and 3Q Box. This multiple-area range is highlighted in orange below.

Excel Box Plot Chart Data

With this range selected, insert a stacked column chart or a stacked bar chart. Be sure to use the stacked version, and not the 100% stacked version, of the column or bar chart.

Vertical Excel Box Plot (step 1)
Horizontal Excel Box Plot (step 1)

The labels in the bar chart go bottom-to-top. To reverse the labels, select the vertical axis, press Ctrl-1 (numeral one) to open the Format Axis dialog, then check the “Categories in Reverse Order” box, then under “Horizontal Axis Crosses”, select “At maximum category”.

Horizontal Excel Box Plot (step 1a)

To add the down whisker, select the Bottom series, then in the Chart Tools > Layout tab, click Error Bars, and select More Error Bar Options from the bottom of the menu. Choose the Minus direction, select Custom for Error Amount, and click on Specify Value. Leave the contents of the Positive Error Value box alone (“={1}”) in the mini dialog that appears, then clear the Negative Error Value box and select the Whisker- row from the table (B14:E14). Click OK and Close to get back to Excel. These “down” error bars (whiskers) extend from the bottom (left) edge of the 2Q Box downward (leftward) into the Bottom series.

Vertical Excel Box Plot (step 2)
Horizontal Excel Box Plot (step 2)

To add the up whisker, select the 3Q Box series,then in the Chart Tools > Layout tab, click Error Bars, and select More Error Bar Options from the bottom of the menu. Choose the Plus direction, select Custom for Error Amount, and click on Specify Value. Leave the contents of the Negative Error Value box alone (“={1}”) in the mini dialog that appears, then clear the Positive Error Value box and select the Whisker+ row from the table (B15:E15). Click OK and Close to get back to Excel.

These “up” error bars (whiskers) extend upward (rightward) from the top (right) of the 3Q Box.

Vertical Excel Box Plot (step 2)
Horizontal Excel Box Plot (step 2)

Now we can format the boxes. Select the Bottom series, and apply no fill and no border, so it is hidden. Then select each of the 2Q Box and 3Q Box series, and apply a dark border and a light fill.

Vertical Excel Box Plot (step 3)

Horizontal Excel Box Plot (step 3)

Adding the Mean

To add the mean as a series of markers, select the Mean row in the calculated range (highlighted in blue). If you are making a horizontal box plot, hold Ctrl and also select the Offset row (highlighted in green), so both areas are selected. Copy the selected range.

Excel Box Plot Mean Data

Select the chart, and use Paste Special to add the data as a new series. If you are making a horizontal box and whisker diagram, check the “Category (X Labels) in First Row” box. The “Series Names in First Column” box should already be checked.

The new series is added as another column or bar stacked on top of the existing ones.

Vertical Excel Box Plot (step 4)

Horizontal Excel Box Plot (step 4)

Select this new series, then on the Chart Tools > Design tab, click on Change Chart Type. If you are making a vertical box plot, choose a Line Chart style. If you are making a horizontal box plot, choose an XY Scatter style.

Vertical Excel Box Plot (step 5)

Horizontal Excel Box Plot (step 5)

The points in the horizontal box plot are in reverse order. To change the order of points, select the secondary vertical axis (right edge of the chart), press Ctrl-1 (numeral one) to open the Format Axis dialog, then check the “Values in Reverse Order” box.

Horizontal Excel Box Plot (step 5a)

If you’re making a horizontal box plot in Excel 2003, this last process is a little more involved. Excel draws both secondary axes, but the vertical one is hidden behind the primary axis with the text labels (below left). Double click on the secondary horizontal axis (top of chart), and on the scale tab of the Format Axis dialog, check “Value (Y) Axis Crosses at Maximum Value” (below right).

Horizontal Excel 2003 Box Plot (step 5)

Horizontal Excel 2003 Box Plot (step 5c)

Excel 2003, continued: Double click the secondary vertical axis (right of chart), and on the scale tab, check “Values in Reverse Order” and uncheck “Value (X) Axis Crosses at Maximum Value” (below left). Finally, select the secondary horizontal axis (top) and click Delete; Excel will now plot the XY series on the primary horizontal axis.

Horizontal Excel 2003 Box Plot (step 5d)

Horizontal Excel 2003 Box Plot (step 5e)

All Versions: Now format the mean series: remove the line, and use an appropriate marker of a contrasting color. If you’ve made a horizontal box plot, hide the secondary Y axis (right edge of the chart) by choosing no tick marks, no tick labels, and no line in the Format Axis dialog.

Vertical Excel Box Plot (finished)

Horizontal Excel Box Plot (finished)

That was easy and didn’t take too long.

Box and Whisker Charts in Peltier Tech Charts for Excel

Peltier Tech Charts for Excel

This tutorial shows how to create Box and Whisker Charts (Box Plots), including the specialized data layout needed, and the detailed combination of chart series and chart types required. This manual process takes time, is prone to error, and becomes tedious.

I have created Peltier Tech Charts for Excel to create Box Plots (and many other custom charts) automatically from raw data. This utility, a standard Excel add-in, lays out data in the required layout, then constructs a chart with the right combination of chart types.

Box Plot Dialog from Peltier Tech Charts for Excel

The utility creates vertical Box Plots …

… horizontal Box Plots …

… and Grouped Box Plots …

Outliers can be shown or hidden, and a number of quartile definition options are available.

This is a commercial product, tested on thousands of machines in a wide variety of configurations, Windows and Mac, which saves time and aggravation.

Please visit the Peltier Tech Charts for Excel page for more information.

Excel Box Plot Featured

If you’re presenting or analyzing difficult statistical data, you might need to know how to make a box plot in Excel. Here’s what you’ll need to do.

Microsoft Excel allows you to create informative and attractive charts and graphs to help present or analyze your data. You can easily create bar and pie charts from your data, but creating a box plot in Excel has always been more challenging for users to master.

The software didn’t provide a template specifically for creating box plots, but it’s much easier now. If you want to make a box plot in Excel, here’s what you’ll need to know (and do).

What Is a Box Plot?

For descriptive statistics, a box plot is one of the best ways to demonstrate how data is distributed. It shows the numbers in quartiles, highlighting the mean value as well as the outliers. Statistical analysis uses box plot charts for everything from comparing medical trial results to contrasting different teachers’ test scores.

The basis for a box plot is to display data based on a five-number summary. This means showing:

  • Minimum value: the lowest data point in the data set, excluding any outliers.
  • Maximum value: the highest data point in the data set, excluding outliers.
  • Median: the middle value in the data set
  • First, or Lower, quartile: this is the median of the lower half of the values in the data set.
  • Third, or Upper, quartile: the median of the upper half of the data set’s values

Sometimes, a box plot chart will have lines extending vertically up or down, showing how the data might vary outside the upper and lower quartiles. These are called “whiskers,” and the charts themselves are sometimes referred to as box and whisker charts.

How to Make a Box Plot in Excel for Microsoft 365

In past versions of Excel, there wasn’t a chart template specific to box plots. While it was still possible to create it, it took a lot of work. Office 365 does include box plots as an option now, but it’s somewhat buried in the Insert tab.

The instructions and screenshots below assume Excel for Microsoft 365. The steps below have been created using a Mac, but we also provide instructions where the steps are different on Windows.

First, of course, you need your data. Once you’ve finished entering it, you can create and stylize your box plot.

To create a box plot in Excel:

  1. Select your data in your Excel workbook—either a single or multiple data series.
  2. On the ribbon bar, click the Insert tab.
  3. On Windows, click Insert > Insert Statistic Chart > Box and Whisker.
  4. On macOS, click the Statistical Chart icon, then select Box and Whisker.

How to create a box plot in Excel

That will net you a very basic box plot, with whiskers. Next, you can modify its options to look how you want.

Basic box plot in Excel

Formatting a Box Chart in Excel

Once you’ve created your box plot, it’s time to pretty it up. The first thing you should do is give the chart a descriptive title. To do this, click the existing title, then you can select the text and change it.

From the Design and Format tabs of the ribbon, you can modify how Excel styles your box chart. This is where you can select the theme styles used, change the fill color of the boxes, apply WordArt styles, and more. These options are universal to just about all of the charts and graphs you might create in Excel.

If you want to change options specific to the box and whisper chart, click Format Pane. Here, you can change how the chart represents your data. For example:

A Welcome Addition for Statistical Analysis

It wasn’t always so easy to figure out how to create a box plot in Excel. Creating the chart in previous versions of the spreadsheet software required manually calculating the different quartiles. You could then create a bar graph to approximate the presentation of a box plot. Microsoft’s addition of this chart type with Office 365 and Microsoft 365 is very welcome.

Of course, there are lots of other Excel tips and tricks you can learn if you’re new to Excel. Box plots might seem advanced, but once you understand the concepts (and the steps), they’re easy to create and analyze using the steps above.

Понравилась статья? Поделить с друзьями:
  • What is a bonus word in scrabble
  • What is a boldfaced word
  • What is a blend word example
  • What is a binary file in excel
  • What is a big word for yesterday