Advanced Excel Charts Tutorial
Advanced Excel Charts Tutorial
Audience
This guide targets people who want to use graphs or charts in presentations and help
people understand data quickly. Whether you want to make a comparison, show a
relationship, or highlight a trend, these charts help your audience see what you are
talking about.
Among its many features, Microsoft Excel enables you to incorporate charts, providing a
way to add visual appeal to your business reports.
Prerequisites
Before you proceed with this tutorial, we are assuming that you are already aware of the
basics of Microsoft Excel charts. If you are not well aware of these concepts, then we will
suggest you to go through our short tutorial on Excel charts.
All the content and graphics published in this e-book are the property of Tutorials Point (I)
Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy, distribute or republish
any contents or a part of contents of this e-book in any manner without written consent
of the publisher.
We strive to update the contents of our website and tutorials as timely and as precisely as
possible, however, the contents may contain inaccuracies or errors. Tutorials Point (I) Pvt.
Ltd. provides no guarantee regarding the accuracy, timeliness or completeness of our
website or its contents including this tutorial. If you discover any errors on our website or
in this tutorial, please notify us at contact@tutorialspoint.com
i
Advanced Excel Charts
Table of Contents
About the Tutorial ............................................................................................................................................ i
Audience ........................................................................................................................................................... i
Prerequisites ..................................................................................................................................................... i
Copyright & Disclaimer ..................................................................................................................................... i
Table of Contents ............................................................................................................................................ ii
ii
Advanced Excel Charts
iii
Advanced Excel Charts
iv
1. Advanced Excel Charts Introduction
Advanced Excel Charts
You are aware that charts are the efficient data visualization means to convey the results.
In addition to the chart types that are available in Excel, some widely used application
charts are popular. In this tutorial, you will learn about these advanced charts and how
you can create them in Excel.
Waterfall Chart
Band Chart
Gantt Chart
Thermometer Chart
Gauge Chart
Bullet Chart
Funnel Chart
Waffle Chart
Heat Map
Step Chart
Box and Whisker Chart
Histogram
Pareto Chart
Organization Chart
Waterfall Chart
A Waterfall chart is a form of data visualization that helps in understanding the cumulative
effect of sequentially introduced positive or negative values.
Band Chart
1
Advanced Excel Charts
A Band chart is a Line chart with added shaded areas to display the upper and lower
boundaries of the defined data ranges.
Gantt Chart
A Gantt chart is a chart in which a series of horizontal lines depicting tasks, task duration
and task hierarchy are used planning and tracking projects.
Thermometer Chart
A Thermometer chart keeps track of a single task, for e.g. completion of work,
representing the current status as compared to a Target. It displays the percentage of the
task completed, taking Target as 100%.
Gauge Chart
2
Advanced Excel Charts
Gauge charts, also referred to as Dial charts or Speedometer charts, use a pointer or a
needle to show information as a reading on a dial.
Bullet Chart
Bullet charts support the comparison of a measure to one or more related measures with
a linear design.
Funnel Chart
Funnel chart is used to visualize the progressive reduction of data as it passes from one
phase to another in a process.
Waffle Chart
3
Advanced Excel Charts
Waffle chart is a 10 X 10 cell grid with the cells colored as per conditional formatting to
portray a percent value such % work complete.
Heat Map
A Heat Map is a visual representation of data in a Table to highlight the data points of
significance.
Step Chart
A Step chart is a Line chart that uses vertical and horizontal lines to connect the data
points in a series, forming a step-like progression.
4
Advanced Excel Charts
Histogram
A Histogram is a graphical representation of the distribution of numerical data and is
widely used in Statistical Analysis. A Histogram is represented by rectangles with lengths
corresponding to the number of occurrences of a variable in successive numerical intervals.
Pareto Chart
Pareto chart is widely used in Statistical Analysis for decision-making. It represents the
Pareto principle, also called 80/20 Rule, which states that 80% of the results are due to
20% of the causes.
5
Advanced Excel Charts
Organization Chart
An Organization chart graphically represents the management structure of an
organization.
Though some of these charts are included in Excel 2016, Excel 2013 and earlier versions
do not have them as built-in charts. In this tutorial, you will learn how to create these
charts from the built-in chart types in Excel.
Prepare data for the chart: Your input data might have to be put in a format
that can be used to create the chart at hand. Hence, for each of the charts you will
learn how to prepare the data.
Create the chart: You will learn step by step how you can arrive at the chart, with
illustrations.
6
2. Advanced Excel Charts Waterfall Chart
Advanced Excel Charts
Waterfall chart is one of the most popular visualization tools used in small and large
businesses, especially in Finance. Waterfall charts are ideal for showing how you have
arrived at a net value such as net income, by breaking down the cumulative effect of
positive and negative contributions.
In a Waterfall chart, the columns are color coded so that you can quickly tell positive from
negative numbers. The initial and the final value columns start on the horizontal axis, while
the intermediate values are floating columns.
Because of this look, Waterfall charts are also called Bridge charts, Flying Bricks charts or
Cascade charts.
7
Advanced Excel Charts
In general, if you have an initial value, and changes (positive and negative) occur to that
value over a period of time, then Waterfall chart can be used to depict the initial value,
positive and negative changes in their order of occurrence and the final value.
Preparation of Data
You need to prepare the data from the given input data, so that it can be portrayed as a
Waterfall chart.
Add two columns- Increase and Decrease for positive and negative cash flows
respectively.
8
Advanced Excel Charts
Add a column Start- the first column in the chart with the start value in the Net
Cash Flow.
Add a column End- the last column in the chart with the end value in the Net Cash
Flow.
Insert formulas to compute the values in these columns as given in the table below.
In the Float column, insert a row in the beginning and at the end. Place an arbitrary value
50000. This is just to have some space to the left and right sides of the chart.
9
Advanced Excel Charts
Step 1: Select the cells C2:H18 (i.e. excluding the Net Cash Flow column).
Step 5: Select No fill for FILL in the SERIES OPTIONS in the Format Data Series pane.
10
Advanced Excel Charts
11
Advanced Excel Charts
Step 15: Select Gap Width as 10% under SERIES OPTIONS in the Format Data Series
pane.
12
Advanced Excel Charts
13
3. Advanced Excel Charts Band Chart
Advanced Excel Charts
Suppose you have data across a time period to represent graphically, confiding each data
point to a defined interval. For example, you might have to present customer survey
results of a product from different regions. Band chart is suitable for this purpose.
Band chart is also referred to as Range chart, High-Low Line chart or Corridor chart.
Profit % for each of the regions (represented by Line chart) and bands with defined
intervals in the range 0% - 100%.
Monitoring Service Tickets- Responded service tickets as line and the throughput
time as bands.
14
Advanced Excel Charts
Preparation of Data
You need to prepare the data that can be used to create a Band chart from the given input
data.
Step 1: Consider the following data that you have from the customer survey for two
regions East and West across the financial year April - March.
Low (<50%).
Medium (50% - 80%).
High (>80%).
15
Advanced Excel Charts
As you can observe, the values in the column Low are 50%, denoting the band 0% - 50%
and the values in the column Medium are 30%, denoting the bandwidth of Medium above
the band Low. Similarly the values in the column High are 20%, denoting the band width
of High above the band Low.
Step 3: Click on Change Chart Type. Change the chart types for the data series as follows-
16
Advanced Excel Charts
The result is a Band chart with defined boundaries depicted by bands. The survey results
are represented across the bands. One can quickly and clearly make out from the chart
whether the survey results are satisfactory or they need attention.
18
Advanced Excel Charts
19
4. Advanced Excel Charts Gantt Chart
Advanced Excel Charts
Gantt charts are widely in use for project planning and tracking. A Gantt chart provides a
graphical illustration of a schedule that helps to plan, coordinate, and track specific tasks
in a project. There are software applications that provide Gantt chart as a means of
planning work and tracking the same such as Microsoft Project. However, you can create
a Gantt chart easily in Excel also.
Henry L. Gantt, an American engineer and social scientist, developed gantt chart as a
production control tool in 1917.
In Excel, you can create a Gantt chart by customizing a Stacked Bar chart type with the
Bars representing tasks. An Excel Gantt chart typically uses days as the unit of time along
the horizontal axis.
It is an easy way to understand visualization that shows the amount of work done,
the remaining work, and schedule slippages, if any at any point of time.
If the Gantt chart is shared at a common place, it limits the number of status
meetings.
Gantt chart promotes on-time deliveries, as the timeline is visible to everyone who
is involved in the work.
20
Advanced Excel Charts
It provides a realistic view of the project progress and eliminates project end
surprises.
Preparation of Data
Arrange your data in a table in the following way-
In the Task column, give the names of the Tasks in the project.
In the Start column, for each Task, place the number of days from the Start Date
of the project.
In the Duration column, for each Task, place the duration of the Task in days.
Note: When the Tasks are in a hierarchy, Start of any Task Taskg is Start of previous
Task + its Duration. That is, Start of a Task Taskh is the End of the previous Task, Taskg
if they are in a hierarchy, meaning that Taskh is dependent on Taskg. This is referred to as
Task Dependency.
21
Advanced Excel Charts
Step 4: Click the Fill icon. Select No Fill from the dropdown list.
22
Advanced Excel Charts
Step 7: On the AXIS OPTIONS tab, in the Format Axis pane, check the box - Categories
in reverse order.
You will see that the Vertical Axis values are reversed. Moreover, the Horizontal Axis shifts
to the top of the chart.
23
Advanced Excel Charts
24
5. Advanced Excel Charts Thermometer Chart
Advanced Excel Charts
You can track your progress against the target over a period of time with a simple rising
Thermometer chart.
If you have multiple values to track the actuals against the targets, you can use Bullet
chart that you will learn in a later chapter.
25
Advanced Excel Charts
Preparation of Data
Prepare the data in the following way-
Calculate the Actual as a percentage of the actual value as compared to the target
value.
26
Advanced Excel Charts
Step 8: Click on Secondary Axis under SERIES OPTIONS in the Format Data Series pane.
As you can see, the Primary Axis and the Secondary Axis have different ranges.
Step 9: Right click on the Primary Axis. Select Format Axis from the dropdown list.
Step 10: Type the following in Bounds under AXIS OPTIONS in the Format Axis pane
0 for Minimum.
1 for Maximum.
Repeat the steps given above for the Secondary Axis to change the Bounds to 0 and 1.
27
Advanced Excel Charts
Both the Primary Axis and Secondary Axis will be set to 0% - 100%.
As you can observe, the Target Column hides the Actual Column.
Step 12: Select Format Data Series from the dropdown list.
Step 16: Click TICK MARKS under the AXIS OPTIONS in the Format Axis pane.
Step 19: Select Format Plot Area from the dropdown list.
Step 20: Click Fill & Line in the Format Plot Area pane. Select the following -
29
Advanced Excel Charts
Step 21: Resize the Chart Area to get the Thermometer shape for the chart.
You got your Thermometer chart, with the Actual Value as against Target Value being
shown.
Step 22: You can make this Thermometer chart more appealing with some formatting.
Insert a Rectangle shape superimposing the blue rectangular part in the chart.
In the Format Shape options, select the following -
o Gradient fill for FILL.
o Linear for Type.
o 1800 for Angle.
Set the Gradient stops at 0%, 50% and 100%.
For the Gradient stops at 0% and 100%, choose the color black.
For the Gradient stop at 50%, choose the color white.
30
Advanced Excel Charts
Your aesthetic Thermometer chart is ready. This will look good on a dashboard or as a part
of a presentation.
31
6. Advanced Excel Charts Gauge Chart
Advanced Excel Charts
A Gauge is a device for measuring the amount or size of something, for example,
fuel/rain/temperature gauge.
Gauge charts came into usage to visualize the performance as against a set goal. The
Gauge charts are based on the concept of speedometer of the automobiles. These have
become the most preferred charts by the executives, to know at a glance whether values
are falling within an acceptable value (green) or the outside acceptable value (red).
32
Advanced Excel Charts
Often mislead by omitting key information, which is possible in the current Big Data
visualization needs.
They waste space in case multiple charts are to be used. For example, to display
information regarding different cars on a single dashboard.
For these reasons Bullet charts, introduced by Stephen Few are becoming prominent. The
data analysts find Bullet charts to be the means for data analysis.
Creating a simple Gauge chart with one value: This simple Gauge chart is
based on a Pie chart.
Creating a Gauge chart with more number of Ranges: This Gauge chart is
based on the combination of a Doughnut chart and a Pie chart.
Preparation of Data
Consider the following data
33
Advanced Excel Charts
C6 has a value to make C6 and C7 to be 100% that makes second half of the Pie
chart.
34
Advanced Excel Charts
As you can observe, the upper half of the Pie chart is what you will convert to a Gauge
chart.
35
Advanced Excel Charts
You can see that the Pie slice on the right represents the Profit %.
Preparation of Data
Arrange the data for values as given below.
37
Advanced Excel Charts
This data will be used for Doughnut chart. Arrange the data for Pointer as given below.
The value in the cell C8 is the value you want display in the Gauge chart.
The value in the cell C9 is the Pointer size. You can take it as 5 for brevity in
formatting and later change to 1, to make it a thin pointer.
The value in the cell C10 is calculated as 200 (C8+C9). This is to complete the
Pie chart.
38
Advanced Excel Charts
Step 2: Double click on the half portion of the Doughnut chart (shown in yellow color in
the above chart).
Step 3: Right click and under the Fill category, select No Fill.
39
Advanced Excel Charts
Step 5: Right click on the chart and select Format Data Series.
Step 6: Type 271 in the box Angle of first slice in the SERIES OPTIONS in the Format
Data Series pane.
Step 7: Change the Doughnut Hole Size to 50% in the SERIES OPTIONS in the Format
Data Series pane.
As you can observe, the Gauge chart is complete in terms of values. The next step is to
have a pointer or needle to show the status.
40
Advanced Excel Charts
Select the cell containing the name Pointer for Series name.
Select the cells containing data for Value, Pointer and End, i.e. C8:C10 for Series
values. Click OK.
Check the box Secondary Axis for the Pointer series. Click OK.
Step 12: Right click on each of the two bigger Pie slices.
Click on Fill and then select No Fill. Right click on the Pointer Pie slice and select
Format Data Series.
42
Advanced Excel Charts
Type 270 for Angle of first slice in the SERIES OPTIONS. Your chart looks as shown
below.
Step 14: Change the Pointer value from 5 to 1 in the data to make the Pointer Pie slice a
thin line.
43
Advanced Excel Charts
44
7. Advanced Excel Charts Bullet Chart
Advanced Excel Charts
Bullet charts came into existence to overcome the drawbacks of Gauge charts. We can
refer to them as Liner Gauge charts. Bullet charts were introduced by Stephen Few. A
Bullet chart is used to compare categories easily and saves on space. The format of the
Bullet chart is flexible.
Band Qualitative
Value
<30% Poor
30% - 60% Fair
60% - 80% Good
> 80% Excellent
With the above values, the Bullet chart looks as shown below.
Though we used colors in the above chart, Stephen Few suggests the usage of only Gray
shades in the interest of color-blind people.
45
Advanced Excel Charts
Bullet Charts are widely used by data analysts and dashboard vendors.
Bullet charts can be used to compare the performance of a metric. For example, if
you want to compare the sales of two years or to compare the total sales to a
target, you can use bullet charts.
You can use Bullet chart to track the number of defects in Low, Medium and High
categories.
You can visualize the Revenue flow across the Fiscal year.
You can visualize customer satisfaction and can be used to display KPIs also.
Preparation of Data
Arrange the data as given below.
As you can observe, the qualitative values are given in the column Performance. The
Bands are represented by the column Value.
46
Advanced Excel Charts
47
Advanced Excel Charts
Step 6: As you can see, the Primary and the Secondary Vertical Axis have different ranges.
Make them equal as follows
48
Advanced Excel Charts
49
Advanced Excel Charts
Step 9: Right click on the column for Value (blue color in the above chart).
Step 11: Change Gap Width to 500% under SERIES OPTIONS in Format Data Series pane.
50
Advanced Excel Charts
You can change the color of the chart to gray gradient scale to make it colorblind friendly.
52
Advanced Excel Charts
Step 1: You can then define a Limit for number of defects and represent the number of
defects found by a Value. Add Value and Limit to the above table.
53
Advanced Excel Charts
Step 3: Create a Bullet chart as you have learnt in the previous section.
As you can see, the ranges are changed to correctly interpret the context.
54
8. Advanced Excel Charts Funnel Chart
Advanced Excel Charts
Funnel chart is used to visualize the progressive reduction of data as it passes from one
phase to another. Data in each of these phases is represented as different portions of
100% (the whole). Like the Pie chart, the Funnel chart does not use any axes either.
Prospects -> Qualified Prospects -> Proposals -> Negotiations -> Final Sales.
Typically, the values decrease gradually. Many prospects are identified, but a part of them
are validated and even lesser qualify for Proposals. A still lesser number come for
negotiations and in the end, there is only a handful of deals that are won. This will make
the bars resemble a funnel.
Unlike a real funnel, not everything that is poured in at the top flows through to the
bottom. The name only refers to the shape of the chart, the purpose of which is illustrative.
Another variant of Funnel chart is where the data in each of these phases is represented
as different portions of 100% (the whole), to show at what rate the changes occur along
the Funnel.
Like the Pie chart, the Funnel chart does not use any axes either.
55
Advanced Excel Charts
To allow executives to see how effective the sales team is in turning a sales
lead into a closed deal.
A Funnel chart can be used to display Web site visitor trends. It can display visitor
page hits to the home page at the top, and the other areas, for e.g. the web site
downloads or the people interested in buying the product will be proportionally
smaller.
Order fulfillment funnel chart with the initiated orders on top and down to the
bottom the orders delivered to satisfied customers. It shows how many there are
still in the process and the percentage cancelled and returned.
Funnel chart can also be used to analyze the order fulfillment process.
Preparation of Data
Place the data values in a table.
56
Advanced Excel Charts
You will get the following data. You will use this table to create the Funnel chart.
Step 2: Right click on the Shift Bars (blue color in the above chart) and change Fill color
to No Fill.
57
Advanced Excel Charts
58
Advanced Excel Charts
59
Advanced Excel Charts
60
Advanced Excel Charts
61
Advanced Excel Charts
62
Advanced Excel Charts
Step 2: Select the data and insert a 3-D Stacked Column chart.
63
Advanced Excel Charts
64
Advanced Excel Charts
Step 6: Right click on the Bars and select Format Data Series from the dropdown list.
Step 7: Click on SERIES OPTIONS in the Format Data Series pane and type 50% for Gap
Depth under SERIES OPTIONS.
65
9. Advanced Excel Charts Waffle Chart
Advanced Excel Charts
Waffle chart adds beauty to your data visualization, if you want to display work progress
as percentage of completion, goal achieved vs Target, etc. It gives a quick visual cue of
what you want to portray.
It is visually interesting.
It is very readable.
It is discoverable.
It does not distort the data.
It provides visual communication beyond simple data visualization.
66
Advanced Excel Charts
Step 1: Create a 10 X 10 square grid on an Excel sheet by adjusting the cell widths.
Step 2: Fill the cells with % values, starting with 1% in the left-bottom cell and ending
with 100% in the right-top cell.
Step 3: Decrease the font size such that all the values are visible but do not change the
shape of the grid.
This is the grid that you will use for the Waffle chart.
67
Advanced Excel Charts
Step 1: Create a Waffle chart that displays the Profit% for the Region East by applying
Conditional Formatting to the Grid you have created as follows -
Define the Rule to format values <= 85 % (give the cell reference of the Profit %)
with fill color and font color as dark green.
68
Advanced Excel Charts
Step 2: Define another rule to format values > 85 % (give the cell reference of the Profit
%) with fill color and font color as light green.
Step 3: Give the Chart Title by giving reference to the cell B3.
As you can see, choosing the same color for both Fill and Font enable you not to display
the %values.
69
Advanced Excel Charts
Create Waffle charts for the Regions, i.e. North, South and West as follows
Create the Grids for North, South and West as given in the previous section.
For each Grid, apply conditional formatting as given above based on the
corresponding Profit % value.
70
Advanced Excel Charts
You can also make Waffle charts for different regions distinctly, by choosing a variation in
the colors for Conditional Formatting.
As you can see, the colors chosen for the Waffle charts on the right are varying from the
colors chosen for the Waffle charts on the left.
71
10. Advanced Excel Charts Heat Map
Advanced Excel Charts
Heat Map is normally used to refer to the colored distinction of areas in a two dimensional
array, with each color associated with a different characteristic shared by each area.
In Excel, Heat Map can be applied to a range of cells based on the values that they contain
by using cell colors and/or font colors. Excel Conditional Formatting comes handy for this
purpose.
Highlight the top few and the bottom few of a range of values.
Portray a trend in the values by using color shades.
Identify blank cells say in an answer sheet or a questionnaire.
Highlight the quality ranges of the products.
Highlight the numbers in supply chain.
Highlight negative values.
Highlight zero values.
Highlight outliers defined by thresholds.
72
Advanced Excel Charts
Preparation of Data
Arrange the data in a table.
As you can see, the data is for a fiscal year, April March, month-wise for each product.
You can create a Heat Map to quickly identify during what months the sales were high or
low.
Step 2: Click Conditional Formatting on the Ribbon. Click Manage Rules and add rules as
shown below.
73
Advanced Excel Charts
The top five values are colored with green (fill) and the bottom five values are colored with
red (fill).
Step 1: Select the data and select the font color as white.
As you can see, the numbers are not visible. Next, you need to highlight the top five and
bottom five values without displaying the numbers.
74
Advanced Excel Charts
Step 3: Apply Conditional Formatting such that the top five values are colored with green
(both fill and font) and the bottom five values are colored with red (both fill and font).
This gives a quick visualization of high and low sales across the year and across the
products. As you have chosen the same color for both fill and font, the values are not
visible.
75
11. Advanced Excel Charts Step Chart
Advanced Excel Charts
Step chart is useful if you have to display the data that changes at irregular intervals and
remains constant between the changes. For example, Step chart can be used to show the
price changes of commodities, changes in tax rates, changes in interest rates, etc.
As you can observe, the data changes are occurring at irregular intervals.
As you can see, the data changes are occurring at irregular intervals. When the data
remains constant, it is depicted by a horizontal Line, till a change occurs. When a change
occurs, its magnitude is depicted by a vertical Line.
76
Advanced Excel Charts
If you had displayed the same data with a Line chart, it would be like as shown below.
30000
25000
20000
15000
10000
5000
0
2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
1. The focus of the Line chart is on the trend of the data points and not the exact time of
the change. A Step chart shows the exact time of the change in the data along with the
trend.
77
Advanced Excel Charts
2. A Line chart cannot depict the magnitude of the change but a Step chart visually depicts
the magnitude of the change.
3. Line chart cannot show the duration for which there is no change in a data value. A
Step chart can clearly show the duration for which there is no change in a data value.
4. A Line chart can sometimes be deceptive in displaying the trend between two data
values. For example, Line chart can show a change between two values, while it is not the
case. On the other hand, a step chart can clearly display the steadiness when there are
no changes.
78
Advanced Excel Charts
5. A Line chart can display a sudden increase/decrease, though the changes occur only on
two occasions. A Step chart can display only the two occurred changes and when the
changes actually happened.
Preparation of Data
Consider the following data-
79
Advanced Excel Charts
Step 1: Select the data. Copy and paste the data below the last row of the data.
Step 2: Copy and paste the entire data on the right side of the data. The data looks as
given below.
80
Advanced Excel Charts
Step 3: Delete the cells highlighted in red that are depicted in the table of second set of
data given below.
Step 4: Shift the cells up while deleting. The second set of data looks as given below.
Step 5: Copy the second set of data and paste it to the right side of it to get the third set
of data.
81
Advanced Excel Charts
Step 6: Select the third set of data. Sort it from the smallest to the largest values.
You need to use this sorted third set of data to create the Step chart.
Step 1: Select the third set of data and insert a Line chart.
82
Advanced Excel Charts
Step 3: Select the cells F2:F10 under the Axis labels range and click OK.
83
Advanced Excel Charts
Step 4: Click OK in the Select Data Source dialog box. Your chart will look as shown below.
Step 5: As you can observe, some values (Years) in the Horizontal (Category) Axis are
missing. To insert the values, follow the steps given below-
84
Advanced Excel Charts
As you can see, the Horizontal (Category) Axis now contains even the missing Years in the
Category values. Further, until a change occurs, the line is horizontal. When there is a
change, its magnitude is depicted by the height of the vertical line.
85
12. Advanced Excel Charts Box and Whisker Chart
Advanced Excel Charts
Box and Whisker charts, also referred to as Box Plots are commonly used in statistical
analysis. For example, you can use a Box and Whisker chart to compare experimental
results or competitive exam results.
Traffic patterns on a particular route to streamline the signals that are enroute. The
outliers also help in identifying the reasons for the data to get outcast.
86
Advanced Excel Charts
Preparation of Data
Suppose you are given the following data-
Step 1: Compute the following for each of the series 2014, 2015 and 2016 using Excel
Functions MIN, QUARTILE and MAX.
Minimum Value.
First Quartile.
Median Value.
Third Quartile.
Maximum Value.
87
Advanced Excel Charts
Step 2: Create a third table from the second table, computing the differences-
You will use this data for the Box and Whisker chart.
88
Advanced Excel Charts
Step 1: Select the data obtained as the third table in the previous section.
89
Advanced Excel Charts
Step 5: Right click on the bottom Data Series. Click Fill and select No Fill.
90
Advanced Excel Charts
Step 7: Change the Horizontal Axis Labels to 2014, 2015 and 2016.
91
Advanced Excel Charts
Step 8: Now, your Boxes are ready. Next, you have to create the Whiskers.
Step 9: You got the top Whiskers. Next, format Whiskers (Error Bars) as follows
92
Advanced Excel Charts
93
Advanced Excel Charts
Step 10: Click the Fill & Line tab under ERROR BAR OPTIONS in the Format Error Bars
pane.
Step 11: Repeat the above given steps for the second lower bottom Series.
94
Advanced Excel Charts
95
Advanced Excel Charts
Step 13: Repeat the steps given above for the other Box series.
96
13. Advanced Excel Charts Histogram
Advanced Excel Charts
In Excel, you can create a Histogram from the Analysis ToolPak that comes as an add-in
with Excel. However, in such a case, when the data is updated, Histogram will not reflect
the changed data unless it is modified through Analysis ToolPak again.
In this chapter, you will learn how to create a Histogram from a Column chart. In this
case, when the source data is updated the chart also gets refreshed.
What is a Histogram?
A Histogram is represented by rectangles with lengths corresponding to the number of
occurrences of a variable in successive numerical intervals. The numerical intervals are
called bins and the number of occurrences is called frequency.
The bins are usually specified as consecutive, non-overlapping intervals of the variable.
The bins must be adjacent and are of equal size. A rectangle over a bin with height
proportional to the frequency of the bin depicts the number of cases in that bin. Thus, the
horizontal axis represents the bins whereas the vertical axis represents the frequency. The
rectangles are colored or shaded.
Advantages of Histograms
Histogram is used to inspect the data for its underlying distribution, outliers, skewness,
etc. For example, Histogram can be used in statistical analysis in the following scenarios-
A study on the effect of tropical diseases during a season across different regions
in a state.
97
Advanced Excel Charts
Preparation of Data
Consider the data given below.
Create bins and calculate the number of values in each bin from the above data as shown
below-
98
Advanced Excel Charts
This table is called a Frequency table and we will use it to create the Histogram.
Creating a Histogram
Following are the steps to create a Histogram.
Step 3: Right click on the Columns and select Format Data Series from the dropdown list.
99
Advanced Excel Charts
Step 4: Click SERIES OPTIONS and change the Gap Width to 0 under SERIES OPTIONS.
100
Advanced Excel Charts
Your Histogram is ready. As you can observe, the length of each column corresponds to
the frequency of that particular bin.
101
14. Advanced Excel Charts Pareto Chart
Advanced Excel Charts
Pareto chart is widely used in Statistical Analysis for decision-making. It represents the
Pareto principle, also called the 80/20 Rule.
Vilfredo Pareto conducted surveys and observed that 80% of income in most of the
countries went to 20% of the population.
102
Advanced Excel Charts
Preparation of Data
Consider the following data, where the defect causes and the respective counts are given.
Step 1: Sort the table by the column- Defect Count in descending order (Largest to
Smallest).
103
Advanced Excel Charts
104
Advanced Excel Charts
Step 1: Select the columns Defect Causes and Defect Count in the table.
105
Advanced Excel Charts
Step 3: As you can see, the columns representing causes are in descending order. Format
the chart as follows-
106
Advanced Excel Charts
Step 6: Select the data in Cumulative % column for Series values. Click OK.
107
Advanced Excel Charts
Step 7: Click OK in the Select Data Source dialog box. Your chart will be as shown below.
108
Advanced Excel Charts
As you can observe, 80% of the defects are due to two causes.
109
15. Advanced Excel Charts Organization Chart
Advanced Excel Charts
You can illustrate the reporting relationships in your team or organization using an
organization chart. In Excel, you can use a SmartArt graphic that uses an organization
chart layout.
110
Advanced Excel Charts
Preparation of Data
Following are steps to prepare the data for an Organization chart
Step 1: Collate the information about the different roles in the organization as given
below.
111
Advanced Excel Charts
112
Advanced Excel Charts
As you can observe, you can enter the text in the left pane and it appears immediately on
the chart on the right. The box that has a bullet with line attached in the left pane indicates
that it is Assistant box in the chart. The boxes with bullets in the left pane indicate they
are part of hanging layout in the chart.
113
Advanced Excel Charts
115