Data Visualization. BUS 230: Business and Economic Research and Communication



Similar documents
CSU, Fresno - Institutional Research, Assessment and Planning - Dmitri Rogulkin

Diagrams and Graphs of Statistical Data

Data Visualization Basics for Students

Visualization Quick Guide

This file contains 2 years of our interlibrary loan transactions downloaded from ILLiad. 70,000+ rows, multiple fields = an ideal file for pivot

A Picture Really Is Worth a Thousand Words

Data representation and analysis in Excel

Quantitative Displays for Combining Time-Series and Part-to-Whole Relationships

R Graphics Cookbook. Chang O'REILLY. Winston. Tokyo. Beijing Cambridge. Farnham Koln Sebastopol

Iris Sample Data Set. Basic Visualization Techniques: Charts, Graphs and Maps. Summary Statistics. Frequency and Mode

Figure 1. An embedded chart on a worksheet.

Data Visualization Techniques

Choosing a successful structure for your visualization

Variable: characteristic that varies from one individual to another in the population

Data Visualization Best Practice. Sophie Sparkes Data Analyst

Data Visualization Techniques

Intermediate PowerPoint

Appendix 2.1 Tabular and Graphical Methods Using Excel

Part 2: Data Visualization How to communicate complex ideas with simple, efficient and accurate data graphics

containing Kendall correlations; and the OUTH = option will create a data set containing Hoeffding statistics.

Summarizing and Displaying Categorical Data

Unit 9 Describing Relationships in Scatter Plots and Line Graphs

Data Visualization & Dashboard Design Best Practices and Tips

GRAPHING DATA FOR DECISION-MAKING

STC: Descriptive Statistics in Excel Running Descriptive and Correlational Analysis in Excel 2013

POPULAR DATA VISUALIZATION INTUITIVE AND UNINTUITIVE

Darton College Online Math Center Statistics. Chapter 2: Frequency Distributions and Graphs. Presenting frequency distributions as graphs

DATA VISUALIZATION 101: HOW TO DESIGN CHARTS AND GRAPHS

Get to the Point HOW GOOD DATA VISUALIZATION IMPROVES BUSINESS DECISIONS

Part 1: Background - Graphing

Using Excel for descriptive statistics

Chapter 4 Creating Charts and Graphs

Excel: Analyze PowerSchool Data

Plotting Data with Microsoft Excel

Creating an Excel XY (Scatter) Plot

Creating Bar Charts and Pie Charts Excel 2010 Tutorial (small revisions 1/20/14)

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

Scatter Plots with Error Bars

Bar Charts, Histograms, Line Graphs & Pie Charts

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY

Intro to Excel spreadsheets

Data exploration with Microsoft Excel: analysing more than one variable

Visualizations. Cyclical data. Comparison. What would you like to show? Composition. Simple share of total. Relative and absolute differences matter

All Visualizations Documentation

Examples of Data Representation using Tables, Graphs and Charts

Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab

Tableau Data Visualization Cookbook

Table of Contents Find the story within your data

Exercise 1.12 (Pg )

Visualizing Data from Government Census and Surveys: Plans for the Future

Data Visualization Style Guidelines

Introduction to Dashboards in Excel Craig W. Abbey Director of Institutional Analysis Academic Planning and Budget University at Buffalo

How To: Analyse & Present Data

Information Literacy Program

Correlation key concepts:

Creating Charts and Graphs

Top 5 best practices for creating effective dashboards. and the 7 mistakes you don t want to make

Report Exports: Excel, Word, PowerPoint, and PDF

White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics

Simple Data Analysis Techniques

Exploring All of Your Options

STATS8: Introduction to Biostatistics. Data Exploration. Babak Shahbaba Department of Statistics, UCI

Multidimensional Data Visualization Tools

Projects Involving Statistics (& SPSS)

Principles of Data Visualization for Exploratory Data Analysis. Renee M. P. Teate. SYS 6023 Cognitive Systems Engineering April 28, 2015

Data Visualization. Introductions

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses.

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

"Excel with Excel 2013: Pivoting with Pivot Tables" by Venu Gopalakrishna Remani. October 28, 2014

II-13Category Plots. Chapter II-13

Sometimes We Must Raise Our Voices

The Forgotten JMP Visualizations (Plus Some New Views in JMP 9) Sam Gardner, SAS Institute, Lafayette, IN, USA

Effective Big Data Visualization

Common Mistakes in Data Presentation Stephen Few September 4, 2004

Demographics of Atlanta, Georgia:

Data Visualization. or Graphical Data Presentation. Jerzy Stefanowski Instytut Informatyki

Get The Picture: Visualizing Financial Data part 1

Create Charts in Excel

Section 12.1 Financial Ratios Section 12.2 Break-Even Analysis

Problems With Using Microsoft Excel for Statistics

There are six different windows that can be opened when using SPSS. The following will give a description of each of them.

Correlation Coefficient The correlation coefficient is a summary statistic that describes the linear relationship between two numerical variables 2

GeoGebra Statistics and Probability

A Guide to Using Excel in Physics Lab

Dealing with Data in Excel 2010

Getting started in Excel

Visualizing Data. Contents. 1 Visualizing Data. Anthony Tanbakuchi Department of Mathematics Pima Community College. Introductory Statistics Lectures

Scatter Chart. Segmented Bar Chart. Overlay Chart

Best Practices in Data Visualizations. Vihao Pham January 29, 2014

Best Practices in Data Visualizations. Vihao Pham 2014

A Beginner s Guide to PowerPoint 2010

Statistics Chapter 2

Transcription:

Data Visualization BUS 230: Business and Economic Research and Communication

Data Visualization 1/ 16 Purpose of graphs and charts is to show a picture that can enhance a message, or quickly communicate a message, as compared to reporting descriptive statistics. Keep charts as simple as possible. Unnecessary ink like fancy formatting, pictures, clip art, etc., can distract an audience. Make sure charts communicate an honest message. We ll review some common chart types: Pie charts Bar charts Line plots Area charts Scatter plots

Pie Graphs 2/ 16 Designed to relative sizes of categories which are part of a whole (percentages). Best when there are only a few categories. One problem with pie charts: human brain and eyes are not good at estimating or comparing angles.

Pie Graphs 3/ 16 Really Stupid Bar Charts Make for Easier for Comparisons

Pie Graphs 4/ 16 Comparing pie graphs to each other is nearly impossible.

Bar Charts 5/ 16 Useful for making comparisons between groups. Can be useful for a small number, or a large number of groups. Does not require all parts add up to 100%. Smart bar charts: NO 3-D!! Minimal gaps between bars make for easier comparisons (not the Excel default!). Begin vertical axis at 0 (not the Excel default!). Best with ratio data for each category. If it makes sense, order items from smallest to largest. Use differences in color only if it corresponds to differences in meaning or emphasis.

Dumb, Dumber, and Dumberer 6/ 16 Vertical Axis Misrepresentation 3-D Makes Comparison More Difficult Colorful Bars Distract

Good Example of a Bar 7/ 16

Line Chart 8/ 16 Best with a single variable, measured over time. Also works well with a relative frequency of a single response category, measured over time.

Area Chart 9/ 16 An area chart is a line chart with the area underneath shaded. It is best with two lines in which one line represents a variable that is a subset of the other. Example: Total retail sales and Durable Goods sales.

Scatter Plots 10/ 16 Scatter plots are useful for showing the association for two different ratio/interval data. Complement a Pearson or Spearman correlation coefficient. Illustrate additional detail besides the strength of the relationship.

Scatter Plots 11/ 16 All of these sets of data have the same Pearson Correlation = 0.816.

Multiple Bar Chart 12/ 16 Multiple-bar chart can illustrate measures of multiple categories. Can make comparisons on sales of each car between the three years. Can make comparisons between each car, for a given year. This is more difficult. Why?

Multiple Bar Chart 13/ 16 This one is easier for make comparisons between cars. Even worse though for changes over time.

Multiple Line Chart 14/ 16 A line graph effectively communicates movement over time. Comparing the height of the lines effectively communicates differences between cars.

Stacked Bar Chart 15/ 16 Similar to a Multiple Bar Chart, except bars are stacked on top of one another, instead of placed next to one another. Difficult to make the following comparisons: Relative costs of each category within a single year. Relative costs of each category between 2000 and 2004.

Choices for a Multiple Bar Chart 16/ 16 Actual Costs in Dollars Percentage of Costs