Unit 3 Visualizing Data
Unit 3 Visualizing Data
Unit 3 Visualizing Data
Visualizing Data
In business, you may be called upon to give presentations in which you present the
results of specific analyses or present data to stakeholders. Often times, you are given
the data in raw form. It is important to know how to organize this data so that you can
then choose the appropriate visual form for presentation. Why should you be
concerned with visualizing data? Well, the topics you will learn about in this course will
make you accustomed to the terminology of statistics. However, when you are
presenting data in a business setting, not all persons in the room will have the same
level of knowledge. But most will be able to look at a chart, a graph, or some type of
visually and have an “Ah Ha!” moment when they can SEE the big picture.
In this section, we will look at creating the following in Excel:
1. Frequency Distribution and Histogram
2. Time Series Graph
3. Pareto Chart
Construct a frequency distribution and histogram for the data using 6 classes.
1. Insert the following data into column A in Excel
Sales
5
13
27
28
36
41
46
52
52
61
64
66
70
75
77
77
94
106
132
143
169
183
196
217
220
233
233
236
265
308
338
402
462
505
520
539
650
760
775
2. Enter the class upper boundaries for the first seven classes in cells B2:B8. The
numbers are 133.50, 262.50, 391.50, 520.50, 649.50.
3. Click on the DATA tab. In the analysis group, click on Data Analysis.
4. Select Histogram and click OK.
5. Select the input range (Acreage data).
6. Select the bin range (B2:B8); Excel will add one class.
7. Select the output range (any unused cell on the worksheet)
8. Select the chart output (look in the lower left corner).
9. Click OK.
10. Edit the chart title and axis labels. To eliminate the spaces between the bars, right
click on one of the histogram bars and select “Format data series…”, then move the
gap width slider all the way to the left.
-
- APPLY YOUR KNOWLEDGE. Filename: L3A2
Using the time series sheet, we are provided with sales for a 5 year period. Construct a
time series graph for the data.
1. Insert the following data into Column A
Year
2001
2002
2003
2004
2005
Sales
150,000
200,000
300,000
100,000
50,000
Bar Chart
- compares different categories by using individual bars to represent the tallies for
each category.
Pie Chart
- uses parts of a circle to represent the tallies of each category.
Pareto Chart
- In a Pareto Chart, the tallies for each category are plotted as vertical bars in
descending order, according to their frequencies.
- A Pareto Chart can reveal situations in which the Pareto principle occurs.
Pareto Principle
- exists when the majority of items in a set of data occur in a small number of
categories and the few remaining are spread out over a large number of
categories.
- These two groups are often referred to as the “vital few” and the “trivial many”.
With a Pareto Chart, you can separate these so you can focus on the important
categories.
Cumulative
Error Type Frequency Percent % Cut off
Wrong Sterile
Instrument Set 9 4.9% 91.2% 0.8
- Add a column in your data table titled “Cutoff” and insert the value .8 for all error
categories.
- Your table should look like this now:
- Add a title to the graph by double clicking on the graph and under “Chart Tools”
under the “Layout” tab select “Chart Title” and click on “Above Chart”. Edit the
text to say “Surgical Setup Errors by Type” and change the font size by right
clicking on the title, select font and select font size. In this example the font size
is 10.
Step 9: Add the cut off line by double clicking on the chart and under “Chart Tools” click
on “Select Data” and Click on “Add” under the “Legend Entries” side of the pop up box
and under “Series Values” highlight cells E9 through E16 and then click on “OK” and in
the “Select Data Source” box click on “OK” and “OK” again.
Step 12: Final touches. We like to keep things as simple as possible, so we want to
simplify the line by eliminating the boxes on it.
- Right click on the line and select “Format Data Series.” Select “Marker Style and
either make the markers smaller or select “No Marker” like we did. Use the “Chart
Layout” and “Axis Titles” to the primary and secondary axis.
- And remember, just like the chart title, if you can “click it” you can edit it. We
simply added labels and then clicked inside the labels to edit the text.
- You can also click on the labels and drag them to the position you want. We
place the labels on top of the axis so that they are easy to read.
- If your chart shifts, simply click anywhere in the chart until “Plot Area” comes up
and then you can drag and resize your chart to the proportions that look best for
displaying the data.
- We also lightened the grid lines by simply clicking on them and then right
clicking, select “Format Gridlines” and changed the color to a very soft gray.
TEST YOUR KNOWLEDGE