Analysis Process: Data Visualization
Analysis Process: Data Visualization
CHAPTER 3
DATA VISUALIZATION
Analysis Process
Decide what to
Pose a question measure and Collecting data
how to measure?
Summarizing,
Visualizing
data
Interpreting Analyzing
results data
1
11/6/2017
Introduction
Data visualization involves:
◦ Creating a summary table for the data
◦ Generating charts to help interpret, analyze,
and learn from the data
Uses of data visualization:
◦ Helpful for identifying data errors
◦ Reduces the size of your data set by
highlighting important relationships and
trends in the data
Overview of Data
Visualization
EFFECTIVE DESIGN TECHNIQUES
2
11/6/2017
3
11/6/2017
Tables
4
11/6/2017
Tables
Tables should be used when:
1. The reader needs to refer to specific numerical values
2. The reader needs to make precise comparisons
between different values and not just relative
comparisons
3. The values being displayed have different units or very
different magnitudes
Table 3.3: Table Showing Exact Values for Costs and Revenues
by Month for Gossamer Industries
Figure 3.5: Line Chart of Monthly Costs and Revenues at
Gossamer Industries
10
5
11/6/2017
11
12
6
11/6/2017
Tables
Table Design Principles
◦ Avoid using vertical lines in a table unless they
are necessary for clarity
◦ Horizontal lines are generally necessary only for
separating column titles from data values or
when indicating that a calculation has taken
place
13
14
7
11/6/2017
15
16
8
11/6/2017
crosstabulation
17
18
9
11/6/2017
Tables
Crosstabulation: A useful type of table for
describing data of two variables
PivotTable: A crosstabulation in Microsoft
Excel
19
20
10
11/6/2017
21
22
11
11/6/2017
23
24
12
11/6/2017
25
Charts
13
11/6/2017
27
Scatter
Trendline chart
28
14
11/6/2017
Charts
Charts (or graphs): Visual methods of displaying data
Scatter chart: Graphical presentation of the relationship
between two quantitative variables
Trendline: A line that provides an approximation of the
relationship between the variables
29
30
15
11/6/2017
Scatter chart
Line chart
31
Charts
Line chart: A line connects the points in the chart
◦ Useful for time series data collected over a
period of time (minutes, hours, days, years,
etc.)
32
16
11/6/2017
33
34
17
11/6/2017
Charts
Sparkline: Special type of line chart
◦ Minimalist type of line chart that can be placed
directly into a cell in Excel
◦ Contain no axes; they display only the line for the
data
◦ Take up very little space and they can be effectively
used to provide information on overall trends for
time series data
35
36
18
11/6/2017
Bar chart
37
Charts
Bar Charts: Use horizontal bars to display the magnitude
of the quantitative variable
Column Charts: Use vertical bars to display the
magnitude of the quantitative variable
Bar and column charts are very helpful in making
comparisons between categorical variables
38
19
11/6/2017
39
40
20
11/6/2017
Pie
chart
41
Charts
Pie charts: Common form of chart used to
compare categorical data
42
21
11/6/2017
43
Bubble
chart
44
22
11/6/2017
45
Charts
Bubble chart:
◦ Graphical means of visualizing three variables in a
two-dimensional graph
◦ Sometimes a preferred alternative to a 3-D graph
46
23
11/6/2017
47
Charts
Heat map: A two-dimensional graphical
representation of data that uses different shades
of color to indicate magnitude
48
24
11/6/2017
Charts
Additional Charts for Multiple Variables
◦ Stacked column chart: Allows the reader to
compare the relative values of quantitative
variables for the same category in a bar chart
◦ Clustered column (or bar) chart: An
alternative chart to stacked column chart for
comparing quantitative variables
◦ Scatter chart matrix: Useful chart for
displaying multiple variables
49
50
25
11/6/2017
51
Table 3.12:
Data for New York City Subboroughs
52
26
11/6/2017
53
Charts
PivotCharts in Excel
PivotChart: To summarize and analyze data with
both a crosstabulation and charting, Excel pairs
PivotCharts with PivotTables
54
27
11/6/2017
55
Advanced Data
Visualization
ADVANCED CHARTS
GEOGRAPHIC INFORMATION SYSTEMS
CHARTS
28
11/6/2017
57
58
29
11/6/2017
59
60
30
11/6/2017
61
Data Dashboards
PRINCIPLES OF EFFECTIVE DATA
DASHBOARDS
APPLICATION OF DATA DASHBOARDS
31
11/6/2017
Data Dashboards
Data dashboard: Data visualization tool that illustrates
multiple metrics and automatically updates these metrics
as new data become available
Key performance indicators (KPIs) in dashboards:
◦ Automobile dashboard: Current speed, Fuel
level, and oil pressure
◦ Business dashboard: Financial position,
inventory on hand, customer service metrics
63
Data Dashboards
Principles of Effective Data Dashboards
◦ Should provide timely summary information on KPIs that are
important to the user
◦ Should present all KPIs as a single screen that a user can quickly
scan to understand the business’s current state of operations
◦ The KPIs displayed in the data dashboard should convey
meaning to its user and be related to the decisions the user
makes
◦ A data dashboard should call attention to unusual measures
that may require attention
◦ Color should be used to call attention to specific values to
differentiate categorical variables, but the use of color should
be restrained
64
32
11/6/2017
65
33