SlideShare une entreprise Scribd logo
1  sur  48
Creating Great Data
Visualizations with Low
Cost Tools
July 26, 2017
Laura Quinn
Founder, Idealware
Consultant
laurasquinn@gmail.com
INTRODUCTION
www.Idealware.org
INTRODUCTION
Can be found on the course
page!
Our Objectives
 What’s the Purpose of Your
Visualization?
 Eight Principles of
Communicating Through
Data
 Choosing a Visualization
 Is Excel Right for Your
Needs?
 Data Visualization
Specialists
 Other Options
INTRODUCTION
Data Can Be Hard to Use
INTRODUCTION
Pretty Data Is Not Necessarily Better
INTRODUCTION
How Can We Highlight What’s Important?
From Children
Now’s “2009
California Report
Card,” showing the
relationship between
race and preschool
enrollment
INTRODUCTION
What’s The Purpose of Your
Visualization?1
Are You Exploring the Data?
Clearly a trend here! Maybe one here?
PURPOSE OF VISUALIZATION
Are You Formatting it For Decision Making?
Are you
presenting a
neutral case so
your audience—
maybe your own
staff members—
can use the info
to make their
own decision?
PURPOSE OF VISUALIZATION
Or Are You Telling a Story?
From LSC FY 2017 Budget Request
PURPOSE OF VISUALIZATION
Eight Principles of
Communicating Through Data2
1. Define What Question You’re Answering
“Is the organization
improving on this
metric?”
“How do these
demographics
compare to last year?”
“Are these results
unusual?”
EIGHT PRINCIPLES
Don’t just pull data off the
internet without being sure
of their source.
Include the source in your
visualization.
Don’t combine data from
different sources into one
data set.
2. Use Accurate Data
98.7% of all facts
on the Internet
are completely
accurate
Source: The Internet
EIGHT PRINCIPLES
3. Experiment With Ways to Answer
Given your question
and your data, what
are different ways to
visualize the
answer?
• What kind of
visualization?
• Over what time
period?
• Graphing pure
numbers vs.
percentage vs.
percent change?
EIGHT PRINCIPLES
1. Position along a scale
2. Length
3. Slope/ Direction
4. Angle
4. Go with Cognitive Research
Cleveland and McGill, in a seminal paper, created a hierarchical
chart by what is most easily and accurately understood.
10
5
0
5. Area
6. Volume
7. Curvature
EIGHT PRINCIPLES
34
35
36
37
38
39
40
2000 2001 2002 2003 2004 2005 2006 2007
5. Faithfully Represent Your Data
0
5
10
15
20
25
30
35
40
45
2000
2001
2002
2003
2004
2005
2006
2007
In particular, treat your axes with respect.
EIGHT PRINCIPLES
6. Tailor it to Your Audience
EIGHT PRINCIPLES
7. Make it as Simple as Possible
Both graphs
contain the same
information, but
the second is far
easier to read.
EIGHT PRINCIPLES
8. Remove Everything You Can
%US Adults Who Report Their Health as "Fair" or "Poor
0
5
10
15
20
25
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
Income Below Poverty Line
Income 100- 200% of Poverty
Line
Income More than 200% Above
Poverty Line
% US Adults Who Report Their Health as "Fair" or
"Poor"
0
5
10
15
20
25
1992
1994
1996
1998
2000
2002
2004
2006
Income Below
Poverty Line
Income 100-
200% of
Poverty Line
Income More
than 200%
Above Poverty
Line
EIGHT PRINCIPLES
Choosing the Visualization
for Your Purpose3
Simple Numbers
CHOOSING YOUR VISUALIZATION
Legal Aid Foundation of Los Angeles Annual Report
Line Charts
Likely your
best choice
to show a
trend,
especially
over time.
Legal Aid Justice Center, 2015, Angela Ciolfi
CHOOSING YOUR VISUALIZATION
Bar charts are a classic for a reason—they’re often (usually?)
the best way to communicate data that isn’t right for a line
chart.
Bar Charts
Utah Legal Service’s performance reports
CHOOSING YOUR VISUALIZATION
There is virtually
nothing a pie chart
can do that a bar
chart can’t do better.
It’s reasonable as a
graphic way to show
two or maybe three
percentages of a
whole.
Pie Charts
UC Davis Student Demographics
CHOOSING YOUR VISUALIZATION
There’s nothing wrong with a simple table of numbers,
especially when communicating with a more sophisticated
audience.
Tables
CHOOSING YOUR VISUALIZATION
Scatter plots or bubble charts can effectively show the trend
of a lot of different data points.
Plots
From Microsoft Power BI bubble chart tutorial
CHOOSING YOUR VISUALIZATION
Maps can be a
powerful way to
represent data
geographically.
Maps
From PLOS article, Naming and Shaming for Conservation:
Evidence from the Brazilian Amazon, Elías Cisneros ,Sophie
Lian Zhou, Jan Börner
CHOOSING YOUR VISUALIZATION
A nifty data visualization that’s unfamiliar to most is very
unlikely to help you achieve your goal: Communicating your
point through data.
What About More Interesting Formats?
CHOOSING YOUR VISUALIZATION
Will Excel Work for Your
Needs?4
Microsoft Excel Part of the Microsoft Office
Suite. $0-$30 per license for
nonprofits on TechSoup.
Installed on Windows, Mac,
or online.
WILL EXCEL WORK FOR YOU?
Nearly any kind of static
chart in any format is
possible … if you know
how to find it.
Highly Customizable
WILL EXCEL WORK FOR YOU?
Scatterplot
Many Types of New Charts
Bubble Chart
Box and Whiskers
Histogram
WILL EXCEL WORK FOR YOU?
 You want to just do one basic chart.
 You want to do a fair amount of exploration of data
over time.
 Your data is coming from several different sources
(especially sources other than Excel).
 You want to continuously refresh an online
visualization (like a dashboard).
 You want the user to be able to easily interact with the
visualization online.
When Would You Go Beyond Excel?
WILL EXCEL WORK FOR YOU?
Data Visualization
Specialists5
Infogr.am
A reasonable possibility for creating good
looking charts based on 30+ chart
templates. Free to publish publicly online.
$19/month to download charts or make data
private. Online.
SPECIALISTS
Tableau
Download at www.tableau.com
Explore data, create good looking charts,
and share charts and dashboards online.
Free for one data source (which must be
made public). Otherwise $58 per license for
nonprofits on TechSoup. Installed on
Windows or Mac.
SPECIALISTS
Tableau has a lot of functionality to allow you to create robust
shared dashboards.
Tableau (cont.)
SPECIALISTS
Microsoft Power BI
Microsoft’s Power BI, an online cloud tool, is
quite comparable to Tableau. Free for data
visualization type use.
SPECIALISTS
Microsoft Power BI (cont.)
Power BI
also
provides
robust
shared
dashboards.
SPECIALISTSSPECIALISTS
Also Consider…
There are a
number of
comparable
tools: Plot.ly,
Periscope,
Qlikview,
and many
more
Plot.ly
SPECIALISTSSPECIALISTS
Tableau
Maps
Infogr.am
Tableau
SPECIALISTSSPECIALISTS
Other Options6
Illustration Software
Illustrator Photoshop
Serious creative license requires serious
design software. Illustrator and Photoshop
from Adobe’s Creative Suite are available
for a discount at TechSoup.
OTHER OPTIONSOTHER OPTIONS
Coding
Languages—
Python, R, Stata
or SPSS—are
often what data
scientists use.
Statistical Coding Langauages
R Studio
SPECIALISTSOTHER OPTIONS
If you’re considering complex online visualizations, there are
a number of charting coding libraries—such as D3 or Vega—
to speed up the process.
Online Coding Libraries
Vega
SPECIALISTSOTHER OPTIONS
Questions?
NEXT COURSE
Stephanie Evergreen http://stephanieevergreen.com/
Enormously practical and useful info on data visualization—a
blog and two books.
Data Viz Tools http://dataviz.tools/
Want way, way, way more options? Here’s a usefully
structured list of 100s of tools to handle many different
aspects of data visualization.
Other Resources

Contenu connexe

Tendances

Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic QuestionsSooraj Vinodan
 
Data Analysis & Visualization using MS. Excel
Data Analysis & Visualization using MS. ExcelData Analysis & Visualization using MS. Excel
Data Analysis & Visualization using MS. ExcelFrehiwot Mulugeta
 
Data Visualization Techniques
Data Visualization TechniquesData Visualization Techniques
Data Visualization TechniquesAllAnalytics
 
Data Visualization & Analytics.pptx
Data Visualization & Analytics.pptxData Visualization & Analytics.pptx
Data Visualization & Analytics.pptxhiralpatel3085
 
Business analytics and data visualisation
Business analytics and data visualisationBusiness analytics and data visualisation
Business analytics and data visualisationShwetabh Jaiswal
 
Introduction to Tableau
Introduction to TableauIntroduction to Tableau
Introduction to TableauKanika Nagpal
 
An introduction to Business intelligence
An introduction to Business intelligenceAn introduction to Business intelligence
An introduction to Business intelligenceHadi Fadlallah
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesBurn & Born
 
Introduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationIntroduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationSwapnil Jadhav
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data VisualizationCenterline Digital
 
Introduction to basic data analytics tools
Introduction to basic data analytics toolsIntroduction to basic data analytics tools
Introduction to basic data analytics toolsNascenia IT
 
Data Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopData Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopJSI
 
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced features
Learning Tableau -  Data, Graphs, Filters, Dashboards and Advanced featuresLearning Tableau -  Data, Graphs, Filters, Dashboards and Advanced features
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced featuresVenkata Reddy Konasani
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with TableauParth Acharya
 
Introduction to data analytics
Introduction to data analyticsIntroduction to data analytics
Introduction to data analyticsSSaudia
 
1. Data Analytics-introduction
1. Data Analytics-introduction1. Data Analytics-introduction
1. Data Analytics-introductionkrishna singh
 

Tendances (20)

Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic Questions
 
Data Visualization with Tableau - by Knowledgebee Trainings
Data Visualization with Tableau - by Knowledgebee TrainingsData Visualization with Tableau - by Knowledgebee Trainings
Data Visualization with Tableau - by Knowledgebee Trainings
 
Data Analysis & Visualization using MS. Excel
Data Analysis & Visualization using MS. ExcelData Analysis & Visualization using MS. Excel
Data Analysis & Visualization using MS. Excel
 
Data Visualization Techniques
Data Visualization TechniquesData Visualization Techniques
Data Visualization Techniques
 
Data visualization
Data visualizationData visualization
Data visualization
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
 
Data Visualization & Analytics.pptx
Data Visualization & Analytics.pptxData Visualization & Analytics.pptx
Data Visualization & Analytics.pptx
 
Business analytics and data visualisation
Business analytics and data visualisationBusiness analytics and data visualisation
Business analytics and data visualisation
 
Introduction to Tableau
Introduction to TableauIntroduction to Tableau
Introduction to Tableau
 
An introduction to Business intelligence
An introduction to Business intelligenceAn introduction to Business intelligence
An introduction to Business intelligence
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, Disadvantages
 
Introduction to Power BI and Data Visualization
Introduction to Power BI and Data VisualizationIntroduction to Power BI and Data Visualization
Introduction to Power BI and Data Visualization
 
The Importance of Data Visualization
The Importance of Data VisualizationThe Importance of Data Visualization
The Importance of Data Visualization
 
Introduction to basic data analytics tools
Introduction to basic data analytics toolsIntroduction to basic data analytics tools
Introduction to basic data analytics tools
 
Data Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopData Visualization Design Best Practices Workshop
Data Visualization Design Best Practices Workshop
 
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced features
Learning Tableau -  Data, Graphs, Filters, Dashboards and Advanced featuresLearning Tableau -  Data, Graphs, Filters, Dashboards and Advanced features
Learning Tableau - Data, Graphs, Filters, Dashboards and Advanced features
 
Getting started with Tableau
Getting started with TableauGetting started with Tableau
Getting started with Tableau
 
OLAP
OLAPOLAP
OLAP
 
Introduction to data analytics
Introduction to data analyticsIntroduction to data analytics
Introduction to data analytics
 
1. Data Analytics-introduction
1. Data Analytics-introduction1. Data Analytics-introduction
1. Data Analytics-introduction
 

En vedette

Data Visualization - What can you see? #baai17
Data Visualization - What can you see? #baai17Data Visualization - What can you see? #baai17
Data Visualization - What can you see? #baai17Eugene O'Loughlin
 
Principles of Data Visualization
Principles of Data VisualizationPrinciples of Data Visualization
Principles of Data VisualizationEamonn Maguire
 
Big Data Real Time Analytics - A Facebook Case Study
Big Data Real Time Analytics - A Facebook Case StudyBig Data Real Time Analytics - A Facebook Case Study
Big Data Real Time Analytics - A Facebook Case StudyNati Shalom
 
Apache Zeppelin으로 데이터 분석하기
Apache Zeppelin으로 데이터 분석하기Apache Zeppelin으로 데이터 분석하기
Apache Zeppelin으로 데이터 분석하기SangWoo Kim
 
Brief introduction to data visualization
Brief introduction to data visualizationBrief introduction to data visualization
Brief introduction to data visualizationZach Gemignani
 
Sparkly Notebook: Interactive Analysis and Visualization with Spark
Sparkly Notebook: Interactive Analysis and Visualization with SparkSparkly Notebook: Interactive Analysis and Visualization with Spark
Sparkly Notebook: Interactive Analysis and Visualization with Sparkfelixcss
 

En vedette (6)

Data Visualization - What can you see? #baai17
Data Visualization - What can you see? #baai17Data Visualization - What can you see? #baai17
Data Visualization - What can you see? #baai17
 
Principles of Data Visualization
Principles of Data VisualizationPrinciples of Data Visualization
Principles of Data Visualization
 
Big Data Real Time Analytics - A Facebook Case Study
Big Data Real Time Analytics - A Facebook Case StudyBig Data Real Time Analytics - A Facebook Case Study
Big Data Real Time Analytics - A Facebook Case Study
 
Apache Zeppelin으로 데이터 분석하기
Apache Zeppelin으로 데이터 분석하기Apache Zeppelin으로 데이터 분석하기
Apache Zeppelin으로 데이터 분석하기
 
Brief introduction to data visualization
Brief introduction to data visualizationBrief introduction to data visualization
Brief introduction to data visualization
 
Sparkly Notebook: Interactive Analysis and Visualization with Spark
Sparkly Notebook: Interactive Analysis and Visualization with SparkSparkly Notebook: Interactive Analysis and Visualization with Spark
Sparkly Notebook: Interactive Analysis and Visualization with Spark
 

Similaire à Data Visualization Tools

Creating Functional Art in Excel
Creating Functional Art in ExcelCreating Functional Art in Excel
Creating Functional Art in ExcelAmanda Makulec
 
Data Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopData Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopAmanda Makulec
 
Data Visualization Resource Guide (September 2014)
Data Visualization Resource Guide (September 2014)Data Visualization Resource Guide (September 2014)
Data Visualization Resource Guide (September 2014)Amanda Makulec
 
Making Data Meaningful
Making Data MeaningfulMaking Data Meaningful
Making Data MeaningfulJSI
 
Making Data Meaningful
Making Data MeaningfulMaking Data Meaningful
Making Data MeaningfulAmanda Makulec
 
Real-life Data Visualization - guest lecture for McGill INSY-442
Real-life Data Visualization - guest lecture for McGill INSY-442Real-life Data Visualization - guest lecture for McGill INSY-442
Real-life Data Visualization - guest lecture for McGill INSY-442Mike Deutsch
 
Tableau Final Presentation
Tableau Final PresentationTableau Final Presentation
Tableau Final PresentationAnvesh Rao
 
Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Adele Naude
 
Just Make Me a Dashboard!
Just Make Me a Dashboard!Just Make Me a Dashboard!
Just Make Me a Dashboard!Theresa Neil
 
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationDigital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationJen Stirrup
 
Graphs are Eating the World
Graphs are Eating the WorldGraphs are Eating the World
Graphs are Eating the WorldAll Things Open
 
Power BI101 SPS Chicago Suburbs 2020
Power BI101 SPS Chicago Suburbs 2020Power BI101 SPS Chicago Suburbs 2020
Power BI101 SPS Chicago Suburbs 2020Sharon Weaver
 
High impact data visualization with power view, power map, and power bi
High impact data visualization with power view, power map, and power biHigh impact data visualization with power view, power map, and power bi
High impact data visualization with power view, power map, and power biHoàng Việt
 
6 creating data visualizations for analysis
6 creating data visualizations for analysis6 creating data visualizations for analysis
6 creating data visualizations for analysisStefan Stefanov
 
Microsoft Power BI 101
Microsoft Power BI 101Microsoft Power BI 101
Microsoft Power BI 101Sharon Weaver
 
datavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfdatavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfBrijeshPatil13
 
Show me the_numbers_v2
Show me the_numbers_v2Show me the_numbers_v2
Show me the_numbers_v2Elsa von Licy
 
How to-create-5-fabulous-infographics-v4
How to-create-5-fabulous-infographics-v4How to-create-5-fabulous-infographics-v4
How to-create-5-fabulous-infographics-v4www.makedigitalwork.com
 

Similaire à Data Visualization Tools (20)

lsntap1707dataviztools-170726205609.pdf
lsntap1707dataviztools-170726205609.pdflsntap1707dataviztools-170726205609.pdf
lsntap1707dataviztools-170726205609.pdf
 
Creating Functional Art in Excel
Creating Functional Art in ExcelCreating Functional Art in Excel
Creating Functional Art in Excel
 
Data Visualization Design Best Practices Workshop
Data Visualization Design Best Practices WorkshopData Visualization Design Best Practices Workshop
Data Visualization Design Best Practices Workshop
 
Data Visualization Resource Guide (September 2014)
Data Visualization Resource Guide (September 2014)Data Visualization Resource Guide (September 2014)
Data Visualization Resource Guide (September 2014)
 
Making Data Meaningful
Making Data MeaningfulMaking Data Meaningful
Making Data Meaningful
 
2. Getting Started
2. Getting Started2. Getting Started
2. Getting Started
 
Making Data Meaningful
Making Data MeaningfulMaking Data Meaningful
Making Data Meaningful
 
Real-life Data Visualization - guest lecture for McGill INSY-442
Real-life Data Visualization - guest lecture for McGill INSY-442Real-life Data Visualization - guest lecture for McGill INSY-442
Real-life Data Visualization - guest lecture for McGill INSY-442
 
Tableau Final Presentation
Tableau Final PresentationTableau Final Presentation
Tableau Final Presentation
 
Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018
 
Just Make Me a Dashboard!
Just Make Me a Dashboard!Just Make Me a Dashboard!
Just Make Me a Dashboard!
 
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data VisualisationDigital Pragmatism with Business Intelligence, Big Data and Data Visualisation
Digital Pragmatism with Business Intelligence, Big Data and Data Visualisation
 
Graphs are Eating the World
Graphs are Eating the WorldGraphs are Eating the World
Graphs are Eating the World
 
Power BI101 SPS Chicago Suburbs 2020
Power BI101 SPS Chicago Suburbs 2020Power BI101 SPS Chicago Suburbs 2020
Power BI101 SPS Chicago Suburbs 2020
 
High impact data visualization with power view, power map, and power bi
High impact data visualization with power view, power map, and power biHigh impact data visualization with power view, power map, and power bi
High impact data visualization with power view, power map, and power bi
 
6 creating data visualizations for analysis
6 creating data visualizations for analysis6 creating data visualizations for analysis
6 creating data visualizations for analysis
 
Microsoft Power BI 101
Microsoft Power BI 101Microsoft Power BI 101
Microsoft Power BI 101
 
datavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfdatavisualization-5thUnit.pdf
datavisualization-5thUnit.pdf
 
Show me the_numbers_v2
Show me the_numbers_v2Show me the_numbers_v2
Show me the_numbers_v2
 
How to-create-5-fabulous-infographics-v4
How to-create-5-fabulous-infographics-v4How to-create-5-fabulous-infographics-v4
How to-create-5-fabulous-infographics-v4
 

Plus de Legal Services National Technology Assistance Project (LSNTAP)

Plus de Legal Services National Technology Assistance Project (LSNTAP) (20)

Language Access Webinar
Language Access WebinarLanguage Access Webinar
Language Access Webinar
 
Free and Low Cost Technology Tools for Legal Aid
Free and Low Cost Technology Tools for Legal AidFree and Low Cost Technology Tools for Legal Aid
Free and Low Cost Technology Tools for Legal Aid
 
50 Tech Tips
50 Tech Tips50 Tech Tips
50 Tech Tips
 
Sharelaw + Video Tips
Sharelaw + Video TipsSharelaw + Video Tips
Sharelaw + Video Tips
 
Intro to UX
Intro to UXIntro to UX
Intro to UX
 
Online Dispute Resolution
Online Dispute ResolutionOnline Dispute Resolution
Online Dispute Resolution
 
Supporting Mobile Pro Bono Attorneys
Supporting Mobile Pro Bono AttorneysSupporting Mobile Pro Bono Attorneys
Supporting Mobile Pro Bono Attorneys
 
Guide to Office 365
Guide to Office 365Guide to Office 365
Guide to Office 365
 
The State of E-Filing 2017
The State of E-Filing 2017The State of E-Filing 2017
The State of E-Filing 2017
 
Intro to Data Analysis Framework
Intro to Data Analysis Framework Intro to Data Analysis Framework
Intro to Data Analysis Framework
 
Language Access for Legal Aid Websites
Language Access for Legal Aid WebsitesLanguage Access for Legal Aid Websites
Language Access for Legal Aid Websites
 
Teaching Your Staff About Phishing
Teaching Your Staff About PhishingTeaching Your Staff About Phishing
Teaching Your Staff About Phishing
 
Data Visualization Tools
Data Visualization Tools Data Visualization Tools
Data Visualization Tools
 
Creating a Technology Disaster Plan
Creating a Technology Disaster PlanCreating a Technology Disaster Plan
Creating a Technology Disaster Plan
 
Factors in Software Selection
Factors in Software SelectionFactors in Software Selection
Factors in Software Selection
 
Can i work remotely
Can i work remotelyCan i work remotely
Can i work remotely
 
Intro to data analysis framework april 25 2017
Intro to data analysis framework april 25 2017Intro to data analysis framework april 25 2017
Intro to data analysis framework april 25 2017
 
LSC Tech Baselines
LSC Tech BaselinesLSC Tech Baselines
LSC Tech Baselines
 
Legal Aid Tech Baseline 2016
Legal Aid Tech Baseline 2016 Legal Aid Tech Baseline 2016
Legal Aid Tech Baseline 2016
 
User Testing
User TestingUser Testing
User Testing
 

Dernier

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 

Dernier (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 

Data Visualization Tools

  • 1. Creating Great Data Visualizations with Low Cost Tools July 26, 2017
  • 4. Can be found on the course page! Our Objectives  What’s the Purpose of Your Visualization?  Eight Principles of Communicating Through Data  Choosing a Visualization  Is Excel Right for Your Needs?  Data Visualization Specialists  Other Options INTRODUCTION
  • 5. Data Can Be Hard to Use INTRODUCTION
  • 6. Pretty Data Is Not Necessarily Better INTRODUCTION
  • 7. How Can We Highlight What’s Important? From Children Now’s “2009 California Report Card,” showing the relationship between race and preschool enrollment INTRODUCTION
  • 8. What’s The Purpose of Your Visualization?1
  • 9. Are You Exploring the Data? Clearly a trend here! Maybe one here? PURPOSE OF VISUALIZATION
  • 10. Are You Formatting it For Decision Making? Are you presenting a neutral case so your audience— maybe your own staff members— can use the info to make their own decision? PURPOSE OF VISUALIZATION
  • 11. Or Are You Telling a Story? From LSC FY 2017 Budget Request PURPOSE OF VISUALIZATION
  • 13. 1. Define What Question You’re Answering “Is the organization improving on this metric?” “How do these demographics compare to last year?” “Are these results unusual?” EIGHT PRINCIPLES
  • 14. Don’t just pull data off the internet without being sure of their source. Include the source in your visualization. Don’t combine data from different sources into one data set. 2. Use Accurate Data 98.7% of all facts on the Internet are completely accurate Source: The Internet EIGHT PRINCIPLES
  • 15. 3. Experiment With Ways to Answer Given your question and your data, what are different ways to visualize the answer? • What kind of visualization? • Over what time period? • Graphing pure numbers vs. percentage vs. percent change? EIGHT PRINCIPLES
  • 16. 1. Position along a scale 2. Length 3. Slope/ Direction 4. Angle 4. Go with Cognitive Research Cleveland and McGill, in a seminal paper, created a hierarchical chart by what is most easily and accurately understood. 10 5 0 5. Area 6. Volume 7. Curvature EIGHT PRINCIPLES
  • 17. 34 35 36 37 38 39 40 2000 2001 2002 2003 2004 2005 2006 2007 5. Faithfully Represent Your Data 0 5 10 15 20 25 30 35 40 45 2000 2001 2002 2003 2004 2005 2006 2007 In particular, treat your axes with respect. EIGHT PRINCIPLES
  • 18. 6. Tailor it to Your Audience EIGHT PRINCIPLES
  • 19. 7. Make it as Simple as Possible Both graphs contain the same information, but the second is far easier to read. EIGHT PRINCIPLES
  • 20. 8. Remove Everything You Can %US Adults Who Report Their Health as "Fair" or "Poor 0 5 10 15 20 25 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 Income Below Poverty Line Income 100- 200% of Poverty Line Income More than 200% Above Poverty Line % US Adults Who Report Their Health as "Fair" or "Poor" 0 5 10 15 20 25 1992 1994 1996 1998 2000 2002 2004 2006 Income Below Poverty Line Income 100- 200% of Poverty Line Income More than 200% Above Poverty Line EIGHT PRINCIPLES
  • 22. Simple Numbers CHOOSING YOUR VISUALIZATION Legal Aid Foundation of Los Angeles Annual Report
  • 23. Line Charts Likely your best choice to show a trend, especially over time. Legal Aid Justice Center, 2015, Angela Ciolfi CHOOSING YOUR VISUALIZATION
  • 24. Bar charts are a classic for a reason—they’re often (usually?) the best way to communicate data that isn’t right for a line chart. Bar Charts Utah Legal Service’s performance reports CHOOSING YOUR VISUALIZATION
  • 25. There is virtually nothing a pie chart can do that a bar chart can’t do better. It’s reasonable as a graphic way to show two or maybe three percentages of a whole. Pie Charts UC Davis Student Demographics CHOOSING YOUR VISUALIZATION
  • 26. There’s nothing wrong with a simple table of numbers, especially when communicating with a more sophisticated audience. Tables CHOOSING YOUR VISUALIZATION
  • 27. Scatter plots or bubble charts can effectively show the trend of a lot of different data points. Plots From Microsoft Power BI bubble chart tutorial CHOOSING YOUR VISUALIZATION
  • 28. Maps can be a powerful way to represent data geographically. Maps From PLOS article, Naming and Shaming for Conservation: Evidence from the Brazilian Amazon, Elías Cisneros ,Sophie Lian Zhou, Jan Börner CHOOSING YOUR VISUALIZATION
  • 29. A nifty data visualization that’s unfamiliar to most is very unlikely to help you achieve your goal: Communicating your point through data. What About More Interesting Formats? CHOOSING YOUR VISUALIZATION
  • 30. Will Excel Work for Your Needs?4
  • 31. Microsoft Excel Part of the Microsoft Office Suite. $0-$30 per license for nonprofits on TechSoup. Installed on Windows, Mac, or online. WILL EXCEL WORK FOR YOU?
  • 32. Nearly any kind of static chart in any format is possible … if you know how to find it. Highly Customizable WILL EXCEL WORK FOR YOU?
  • 33. Scatterplot Many Types of New Charts Bubble Chart Box and Whiskers Histogram WILL EXCEL WORK FOR YOU?
  • 34.  You want to just do one basic chart.  You want to do a fair amount of exploration of data over time.  Your data is coming from several different sources (especially sources other than Excel).  You want to continuously refresh an online visualization (like a dashboard).  You want the user to be able to easily interact with the visualization online. When Would You Go Beyond Excel? WILL EXCEL WORK FOR YOU?
  • 36. Infogr.am A reasonable possibility for creating good looking charts based on 30+ chart templates. Free to publish publicly online. $19/month to download charts or make data private. Online. SPECIALISTS
  • 37. Tableau Download at www.tableau.com Explore data, create good looking charts, and share charts and dashboards online. Free for one data source (which must be made public). Otherwise $58 per license for nonprofits on TechSoup. Installed on Windows or Mac. SPECIALISTS
  • 38. Tableau has a lot of functionality to allow you to create robust shared dashboards. Tableau (cont.) SPECIALISTS
  • 39. Microsoft Power BI Microsoft’s Power BI, an online cloud tool, is quite comparable to Tableau. Free for data visualization type use. SPECIALISTS
  • 40. Microsoft Power BI (cont.) Power BI also provides robust shared dashboards. SPECIALISTSSPECIALISTS
  • 41. Also Consider… There are a number of comparable tools: Plot.ly, Periscope, Qlikview, and many more Plot.ly SPECIALISTSSPECIALISTS
  • 44. Illustration Software Illustrator Photoshop Serious creative license requires serious design software. Illustrator and Photoshop from Adobe’s Creative Suite are available for a discount at TechSoup. OTHER OPTIONSOTHER OPTIONS
  • 45. Coding Languages— Python, R, Stata or SPSS—are often what data scientists use. Statistical Coding Langauages R Studio SPECIALISTSOTHER OPTIONS
  • 46. If you’re considering complex online visualizations, there are a number of charting coding libraries—such as D3 or Vega— to speed up the process. Online Coding Libraries Vega SPECIALISTSOTHER OPTIONS
  • 48. Stephanie Evergreen http://stephanieevergreen.com/ Enormously practical and useful info on data visualization—a blog and two books. Data Viz Tools http://dataviz.tools/ Want way, way, way more options? Here’s a usefully structured list of 100s of tools to handle many different aspects of data visualization. Other Resources

Notes de l'éditeur

  1. SPEAKER: Karen 3 minutes Tech changing our work – potential to increase reach, quality, efficiency, make our orgs more effective. And we know that in order to succeed we need to assess our needs, choose the right tools, implement them, and make sure everyone is using them well – but that’s not something each of us has to do alone. Pro bono service is one source of help; it can help you take advantage of technology at your organization and to ultimately help you better meet your mission. 1. At the end of this webinar, we want you to feel excited, confident and prepared to use pro bono service to address your organization’s technology challenges. 2. To do this, we’ll look at common tech needs among nonprofits, general ways pro bono can help, and existing tech pro bono programs 3. Then we’ll look at some specific examples of how nonprofits are engaging professional pro bono expertise already to solve their technology challenges 4. – including some new types of projects you might not have thought of. 5. And finally, we want you to feel equipped to take action, so at the end of the webinar we’ll provide some specific next steps you can take to maximize the benefits of tech pro bono service at your organization. Before we dive in, let’s take a moment to get to know each other (poll).
  2. Data is everywhere– tables, numbers, charts, in everything we do. It can be overwhelming. What do we do to make it less so?
  3. The answer is not just to make it better looking. Lots of pretty things are pretty useless. On left (anonymous to protect the guilty) something that uses people to represent size… but should we be considering width as well as the height of the people? If no, then proportion is way out of whack (area vs. just height); if so, the space under the arms makes them seem like they’re smaller than they are. Regardless, there’s no data benefit in this being people rather than bars, in a regular bar chart format. On the right, a travesty of a pie chart. Pie charts in general aren’t a good thing unless you’re literally comparing only two or three percentages. Here, dimension is added to a horrible new impact. Look at the pink, orange, yellow, and purple slices of the pie– how big are they comparatively? Turns out that the first three are identical and the purple is more than 2x as big. Who knew. A simple bar chart would make this instantly clear.
  4. An oldie but a goodie. Important data presented simply and powerfully. How many kids are there in California of pre-school age? How many are enrolled? You can see at a glance powerful facts like– there’s more Latinos in pre-school than white kids. That might appear to be a good thing. But wait– there’s so many more Latino kids in CA that the *proportion* is way under what we’d all likely want it to be. You may look at this chart and feel like it’s not “sexy”, not jazzed up enough. But the point is to make your DATA do the talking, not your graphic design. You don’t try to make your point more clear in a report by jazzing up your font.
  5. First things first– what are you trying to do?
  6. The first thing to decide with a viz is what point you want to make… but you may not know it yet. Are you looking for patterns? If so, cycling through a number of formats can be useful to see what trends there are. For instance, here’s a scatter plot that clearly shows a trend between price and age. A line chart is a great way to look for cyclical patterns– there’s perhaps a repeating pattern in the downward spikes on this, but you’d want to dive in deeper. Anyway, this is the stage at which you identify what the data has to say.
  7. A dashboard would be a classic case here– you’re not trying to change people’s minds, but rather to inform them with the data http://www.dimins.com/wp-content/uploads/2016/01/outcomes.jpg
  8. Much of the time, you’re presenting a visualization because you want people to draw a specific conclusions. Define them succinctly and make sure your graph/ chart backs them up.
  9. Once you get beyond the exploration stage, you’re then looking to use the data to communicate with others– and that means you need to think about what you’re trying to say and how to say it
  10. Whether you’re presenting info in a neutral way or making a point, each visualization should be a clear answers to a question. It’s not just “here’s some data”.
  11. Make sure your facts are real facts and not “alternative” ones– either by collecting the data yourself or making sure they’re from a reliable source. Include the source in your graphic, so people can judge the credibility for themselves. And don’t pull information from multiple sources together into one– for instance, if I find in one source that “women” are on average 150 lbs and in another that “women” eat 150lbs worth of cheeseburgers, it’s questionable to say that women eat their weight in cheeseburgers on average. “Woman” are likely to be defined differently have different samples. (A similiar type of thing is actually done in advocacy, to sometimes good effect… but it’s not good data practice. You’d want to caveat it a lot. Maybe say that one study says X, another says Y, implying that women eat something like their weight in cheeseburgers I just made up the “meme” image. I thought it was funny– see if it works for you.
  12. Think through the different ways you could represent your data – likely in your head or on paper rather than with a tool. A tool isn’t going to tell you the right way to go about answering your question– it can only do what you tell it. Often, you’ll need to slice and dice the data differently – for instance, to add a % change column, or remove some years– to effectively answer your question and only the question. For instance, back in the LSC graph we looked at, they’ve choosen to show seven years– enough to show a clear trend, but not so many as to overwhelm. And they’ve also chosen to show a graph of the percentages rather than the actual total. If this showed *number* of probono vs *number* cases, the increase trend would be essentially lost in the noise. In fact, the the raw number of pro bono cases could actually be going down even though % is going up—that tells a different story.
  13. We’ll look at actual graph types in just a few minutes, but something critical to keep in mind– there’s seminal, accepted research on what’s easiest and most accurate for your readers. (walk though) these don’t immediately translate into graph types, but the top elements would put bar charts and line charts near the top, with pie charts and anything that makes people calculate area -- -or worse, 3-D volume or even curvature– much less desirable.
  14. “experiment” doesn’t mean “contort your data to make it say what you want”. For instance, here’s a typical one– you can make the same trend look huge, as per the left, by making the axis not start at zero. If it correctly starts at 0, the trend is more subtle– but accurate.
  15. Credit: Dr. Thomas Jackson, Graphing Charts, Slideshare : https://www.slideshare.net/lyndamk/graphing-charts-dr-jackson-presentation Complex presentations of data can be just the thing if your audience (say, your organizational staff) has the right context. For instance, if they’re looking at a dashboard every week, it makes sense for that to be a lot more complicated than if you’re trying to convey a one time point. The same is true of a complex map. This map of Gore vs. Bush districts is going to be nothing but a bunch of red and blue dots to most people from outside the United State– it doesn’t say hardly anything at all. But to experienced advocacy people, it tells a strong story about Bush’s widespread support.
  16. Pie charts are evil– nothing they can do that bar charts can’t do better. 3-D is evil. Never use it. Just try comparing the size of social insurance payments from3-D chart chart to another, and then the bar chart. A good graph shouldn’t make you say, hey, look at that nifty graph! It should call attention to the DATA.
  17. This is an old default format from Excel--- new ones are way better, but it’s a good example. If you can remove it, do– for instance, what does the gray background add? The dots? Labeling every year? Line around the key? We could do better– for instance, putting the key on the line itself. Graphic designers talk about this as “saving ink”– what could you represent with white space as well or better than with something that uses ink?
  18. To create something useful, it’s critical to have a sense of what might work, and the options that are at your disposal. Keeping an eye out on what visualizations people use can be helpful for spurring your own creativity– but also to remind you that the same types of charts are used over and over and over again for a reason. Because they work.
  19. https://lafla.org/wp-content/uploads/2016/09/LAFLA-2015-Annual-Report-Final.pdf Just showing some numbers in a graphic way can be a straightforward way to communicate a data point.
  20. https://www.justice4all.org/2015/01/08/report-achievement-gap-widens/ It’s usually clear cut if you should use a line chart– are the items in the X axis ordered in an important way? By time, for instance. The line chart shows trends – like here, where you can see simple but powerful trends over the last six years.
  21. If the information isn’t ordered, a bar chart is the logical thing to consider next. They’re a really versatile and useful way to display things. For instance, here a chart from Utah Legal Service’s performance reporting dashboard, showing open cases that haven’t been updated for 30, 60, and 90 days, as well as (with the line) showing the number of cases the attorney is taking on. Randall (not anyone’s real name) is clearly not updating his notes at the same frequency as everyone else…
  22. The brain is really bad at comparing the areas and angles of pieces of things– so for instance, this style of pie chart works simply to illustrate male vs. female ration, and possibly would work for three races on the left.. But it completely falls down at representing all seven races included here. Even for the little things– compare the latino to Caucasian slices. If you took the numbers off, could you really tell how much bigger the Caucasian slice is?
  23. Tables can provide a quick summary if you know what you’re looking for, and can be really useful for internal reporting. There’s a reason that no one looks at accounting statements as graphics. You just have to be careful not to overuse them.
  24. For instance, you see in this example that in general, the higher the “quality of health care”, the higher the “community well-being” is, however those measures are defined. You could see that trend on a scatter plot, but a bubble chart allows us to put in a third dimension, in the size of the bubbles. In this example, it’s not labelled what it is, but it looks like a another health indicator– maybe, say, number of doctors per capita. You can see that trend along with the others. As we stare at this, we can see that this particular chart isn’t great at answering any one particular question– it’s more of an exploring chart than a communicating chart. https://powerbi.microsoft.com/en-us/guided-learning/powerbi-learning-3-7-create-scatter-charts/
  25. Maps can be a powerful way to illustrate a point, but going beyond the simple can be a pain. This is called a choropleth map; you could also consider a “pins on a map” model
  26. As someone who does a lot of data visualization (Laura), it can feel boring to me to use a bar chart over and over again, and it’s tempting to move beyond to something more interesting. But it’s not about entertaining myself, it’s about being clear. Using the same graph formats over and over have the benefit that people know how to read it. Your data is rarely so important that it makes sense to make someone figure out how to read a new format.
  27. So for all of these possibilities– do you need a fancy tool? Or will a tool you almost certainly already have– Excel– work?
  28. The old standby– we likely already have it. For 80% of nonprofit data visualization needs, Excel is probably going to make sense. Way more of the time that you might assume. We’ll only spend a little bit of time on it, as you’re likely pretty familiar, but if you feel like Excel is meeting your needs perfectly well, you may well be right.
  29. Pretty much everything is customizable in Excel– it’s really unlikely that you actually CAN’T CREATE a chart that it makes sense for your to make, or you can’t make it look good. All sorts of things you’d think were impossible are doable. However, it’s not easy to use or find at all—you’ll likely need help from tutorials to figure out some of it. It’s dramatically more customizable than Google Drive/ Sheets It took me about three minutes to go from the “fine” graph on the top to the more snazzy one on the bottom, with customized colors, fonts, playing with white space and lines, … but I knew exactly where to find all of that stuff
  30. A few years ago, Excel was missing some charts that you really might want– scatter plots, say, or histograms. They’ve really upped their game in terms of charts, though– now they’ve really plugged their gaps. I don’t think there’s any chart that I’ve ever created (this is Laura) that I now couldn’t create in Excel. But some might take me some time to sort out, even though I have a lot of experience. Scatterplot: http://www.databison.com/scatter-chart-with-highlight-box-to-group-data-points-in-chart/ Box and whisker: http://www.myonlinetraininghub.com/new-charts-in-excel-2016 Bubble: http://www.s-anand.net/blog/motion-charts-in-excel/ Histogram: http://www.tech-recipes.com/rx/32068/create-a-histogram-graph-in-excel/
  31. KG: Also: you have more data than can fit in Excel? LQ: This isn’t a likely consideration for a single data set (Excel will handle millions of rows these days)…. But certainly applies if you have more than one. I’ve added that
  32. So if those reasons are true…
  33. Has about 30 templates with the model that you choose your template, can see the demo data, and can see exactly where your data should go to make your graph look like theirs. Not nearly as customizable as Excel, but quicker to make something better looking if you want to do something it wants to do. Note th at you can only embed with the free version– you can’t get it out as a image file. You need to pay to do that.
  34. Tableau is getting a lot of buzz– it’s a very powerful desktop tool that’s specifically designed for allows people who are up to speed with the interface more ability to explore easily, has charts that perhaps look a little better out of the box, and allows you to share has enormously discounted licenses available through TechSoup. Could be a compelling alternative to Excel for the first place to turn to explore and create visualizations– probably easier to use.
  35. Or if you want to create dashboards that are robustly updated over time, maybe from different sources pulled together, that’s something that Tableau is great at, and Excel is not good https://www.sdbor.edu/dashboards/Pages/High-School-Transition-Report.aspx
  36. Relatively new entry from Microsoft, specifically taking on Tableau. It’s quite comparable– it allows fairly easy data exploration, has charts that look pretty good out of the box, good for online dashboards and interactive charts. It integrates smoothly with Excel and also works well with other data sets. And it’s free unless you want to do something really complicated. Tableau is getting a lot of buzz, and Power BI less so, but it’s unclear if Tableau has just been around longer. Power BI is certainly free-er https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/6740.image007_5F00_Fields-Product.png_2D00_550x0.png
  37. Tablean and Power BI have particularly compelling pricing for nonprofits, but they’re not anything like the only tools in this space. In particular, Plot.ly is talked about a lot. Periscope, QlickView and HighCharts are a few more of the many tools in this niche
  38. There’s a lot more support for maps than there used to be. Tableau and Power BI in particular offers some compelling support, but Infogr.am will also allow you to do some nice visualizations. Depending on what you’re doing, also remember that you don’t necessarily need a charting tool to color code a map. If you can find a workable graphic file that delineates the areas that you want to color code, any illustration tool – including Paint– will allow you to fill them in. https://canvas.uw.edu/courses/966147/assignments/2752923?module_item_id=5811462 http://www.smh.com.au/lifestyle/health-and-wellbeing/dental-costs-for-your-suburb-revealed--save-yourself-hundreds-by-shopping-around-20170131-gu21gp.html
  39. So if those reasons are true…
  40. Pros: what designers use, full-control Cons: cost?, need to know what you’re doing
  41. https://piboonrungroj.files.wordpress.com/2012/06/rstudio-windows.png These languages support sophisticated analysis of data as well as the creation of visualizations.
  42. https://anneladyem.files.wordpress.com/2014/11/screen-shot-2014-11-11-at-12-46-55-pm.png