Compiled from similar lists by Rollins University and Wake Forest University.
Use a set of criteria like the Trifecta Checkup to evaluate data visualizations. It is also just as important to evaluate the data source -- read more on that below.
Ask yourself: What is the purpose of the visualization? What is the claim?
Ask yourself: Is the data relevant to the question? Can the question be answered with this data?
Ask yourself: Is the visualization accurate to the data?
The video below provides an overview of how data visualizations can be misleading. See also the Good vs. Bad Data Visualizations section below for examples.
It's just as important to evaluate the underlying data and statistics being represented in the visualization. Statistics can be easily manipulated or shared out of context in all types of media. In general, when looking at a visualization, if the data source is not listed or seems suspect, don't trust what you see!
Use these questions based on the SMART Criteria (University of Washington) to evaluate a data source or visualization.
What are their credentials?
What is the potential for bias based on their motive?
Who or what is not represented?
Do other sources say the same thing?
The Y-Axis on a bar chart must always start at zero, because if it does not, other bars will double in size when the difference is not truly double. See the example below. In the first example, the value of 2.1 million appears double the value of 1.8 million, because the y-axis does not start at zero. In the second example, the y-axis starts at zero, so the differentiation between parks is visualized more accurately.
Bad Bar Chart | Good Bar Chart |
Another thing to consider is when to use certain types of charts. For example, pie charts should only be used when visualizing parts that make up a whole -- they should be percentages that add up to 100%. Below, the first example adds up to 193% -- a better way to show the part-to-whole relationship is among each candidate, as shown in the bar charts on the right.
Bad Pie Chart | Good Bar Chart |