The Box and Whisker Plot is Not Showing in Excel – A Solution in 7 Steps

The sample dataset contains Monthly Sales in 2020 and 2021. Instead of showing the 12 sales amounts, 5 values will be used to show the distribution.

box and whisker plot excel not showing


STEP 1 – Create a Table to find 5 Statistics Numbers

  • Enter Minimum, First Quartile, Median, Third Quartile, and Maximum.

Set Table for 5 Statistics Numbers


STEP 2 – Enter Formulas

  • Select G5.
  • Use the following formula with the the MIN function to determine the minimum value:
=MIN(C5:C16)
  • Press Enter.

This is the output.

Input Formulas

=QUARTILE(C5:C16,1)
  • Press Enter.

  • Drag the Fill Handle to the right.
  • Select G7.
  • Enter the MEDIAN function:
=MEDIAN(C5:C16)
  • Press Enter.

  • Drag the Fill Handle to the right.
  • Select G8.
  • Use the formula:
=QUARTILE(C5:C16,3)
  • Press Enter.

=MAX(C5:C16)
  • Press Enter.

  • Drag the Fill Handle to the right.

STEP 3 – Create a New Table to Find the Differences

  • In G12 and H12, enter the minimum values.

Create New Table to Find Differences

  • Select G13.
  • Enter the formula:
=G6-G5
  • Drag the Fill Handle down and to the right.

This is the output.


STEP 4 – Insert a Column Chart

  • Select G12:H16.
  • Go to Insert ➤ 2-D Column.

Insert Column Chart

The chart will be displayed.

  • Click the chart.
  • Go to Chart Design and select Switch Row/Column.

The column chart is displayed:


STEP 5 – Modify the Chart to Add a Whisker Plot to the Box

  • Right-click the minimum box (deep blue in the column).
  • Choose Format Data Series.

Modify Chart to Add Whisker Plot to Box

  • In Fill & Line, choose No Fill.

The minimum box is not visible.

  • Enter 2020 and 2021 in the X-axis by selecting data instead of 1 and 2.

  • Follow the same steps to make the maximum box (the top bar in the column) invisible.
  • Right-click the maximum box.
  • Go to Chart Design ➤ Add Chart Element ➤ Error Bars ➤ Standard Deviation.

You’ll see the whisker lines.

  • Click the whisker line and press Ctrl+1.
  • In Format Error Bars, choose Direction ➤ Minus.
  • End Style ➤ No Cap.
  • Error Amount ➤ Percentage ➤ 100%.

  • Repeat the steps described above to choose No Fill for the Q1 box (in orange).
  • Insert the whisker line for the Q1 bar by repeating the above-described procedure.

This is the output.


STEP 6 – Embed an Average Marker in the Box and Whisker Plot

  • Select G17.
  • Enter the formula:
=AVERAGE(C5:C16)
  • Press Enter.
  • Drag the Fill Handle to the right.

Embed Average Marker in Box and Whisker Plot

  • Copy F17:H17 and paste it into the chart.
  • Right-click the added boxes.
  • Choose Change Series Chart Type.

  • Go to the Combo tab.
  • Select Line with Markers as Chart Type for the Average series.
  • Click OK.

  • Double-click the inserted line.
  • In Line & Fill, choose No line.

  • Choose Black in Marker.


STEP 7 – Final Output

  • Delete the gridlines.

The Box and Whisker Plot are complete:

Read More: How to Add Horizontal Box and Whisker Plot in Excel


Download Practice Workbook

Download the following workbook.


Related Articles


<< Go Back to Box and Whisker Plot in Excel | Excel Charts | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Aung Shine
Aung Shine

Aung Shine completed his bachelor’s in Electrical and Electronics Engineering from Bangladesh University of Engineering and Technology. It has been almost 2 years since he joined SOFTEKO and actively working on the ExcelDemy project. Currently he works as a Team Leader where he guides his team members to create technical content. He has published 150+ articles and reviewed 50+ articles. He has also solved various user problems before. He has interests in Data Analysis, Power Query, Advanced Excel,... Read Full Bio

2 Comments
  1. Reply
    Anthonia Aniekule Feb 9, 2024 at 1:13 AM

    Thank you so much for this.. was able to plot a box and whisker graph with these explicit steps.. God bless

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo