“You don’t must be an skilled to deceive somebody, although you would possibly want some experience to reliably acknowledge when you find yourself being deceived.”
When my co-instructor and I begin our quarterly lesson on misleading visualizations for the info visualization course we train on the College of Washington, he emphasizes the purpose above to our college students. With the arrival of contemporary expertise, creating fairly and convincing claims about knowledge is less complicated than ever. Anybody could make one thing that appears satisfactory, however incorporates oversights that render it inaccurate and even dangerous. Moreover, there are additionally malicious actors who actively need to deceive you, and who’ve studied a number of the greatest methods to do it.
I usually begin this lecture with a little bit of a quip, wanting critically at my college students and asking two questions:
- “Is it a very good factor if somebody is gaslighting you?”
- After the final murmur of confusion adopted by settlement that gaslighting is certainly unhealthy, I ask the second query: “What’s the easiest way to make sure nobody ever gaslights you?”
The scholars usually ponder that second query for a bit longer, earlier than chuckling a bit and realizing the reply: It’s to find out how folks gaslight within the first place. Not so you may reap the benefits of others, however so you may stop others from benefiting from you.
The identical applies within the realm of misinformation and disinformation. Individuals who need to mislead with knowledge are empowered with a bunch of instruments, from high-speed web to social media to, most not too long ago, generative AI and enormous language fashions. To guard your self from being misled, you could be taught their tips.
On this article, I’ve taken the important thing concepts from my knowledge visualization course’s unit on deception–drawn from Alberto Cairo’s glorious e book How Charts Lie–and broadened them into some normal ideas about deception and knowledge. My hope is that you simply learn it, internalize it, and take it with you to arm your self in opposition to the onslaught of lies perpetuated by ill-intentioned folks powered with knowledge.
People Can not Interpret Space
No less than, not in addition to we interpret different visible cues. Let’s illustrate this with an instance. Say now we have an very simple numerical knowledge set; it’s one dimensional and consists of simply two values: 50 and 100. One approach to characterize this visually is by way of the size of bars, as follows:
That is true to the underlying knowledge. Size is a one-dimensional amount, and now we have doubled it with a purpose to point out a doubling of worth. However what occurs if we need to characterize the identical knowledge with circles? Properly, circles aren’t actually outlined by a size or width. One choice is to double the radius:

Hmm. The primary circle has a radius of 100 pixels, and the second has a radius of fifty pixels–so that is technically appropriate if we wished to double the radius. Nevertheless, due to the best way that space is calculated (πr²), we’ve far more than doubled the realm. So what if we tried simply doing that, because it appears extra visually correct? Here’s a revised model:

Now now we have a unique drawback. The bigger circle is mathematically twice the realm of the smaller one, but it surely not seems that manner. In different phrases, despite the fact that it’s a visually correct comparability of a doubled amount, human eyes have issue perceiving it.
The difficulty right here is attempting to make use of space as a visible marker within the first place. It’s not essentially incorrect, however it’s complicated. We’re rising a one-dimensional worth, however space is a two-dimensional amount. To the human eye, it’s at all times going to be troublesome to interpret precisely, particularly compared with a extra pure visible illustration like bars.
Now, this will seem to be it’s not an enormous deal–however let’s check out what occurs once you prolong this to an precise knowledge set. Beneath, I’ve pasted two photos of charts I made in Altair (a Python-based visualization package deal). Every chart reveals the utmost temperature (in Celsius) throughout the first week of 2012 in Seattle, USA. The primary one makes use of bar lengths to make the comparability, and the second makes use of circle areas.


Which one makes it simpler to see the variations? The legend helps in the second, but when we’re being sincere, it’s a misplaced trigger. It’s a lot simpler to make exact comparisons with the bars, even in a setting the place now we have such restricted knowledge.
Keep in mind that the purpose of a visualization is to make clear knowledge–to make hidden traits simpler to see for the typical particular person. To attain this purpose, it’s greatest to make use of visible cues that simplify the method of constructing that distinction.
Beware Political Headlines (In Any Route)
There’s a small trick query I typically ask my college students on a homework project across the fourth week of sophistication. The project largely includes producing visualizations in Python–however for the final query, I give them a chart I personally generated accompanied by a single query:

Query: There’s one factor egregiously incorrect with the chart above, an unforgivable error in Data Visualization. What’s it?
Most suppose it has one thing to do with the axes, marks, or another visible facet, usually suggesting enhancements like filling within the circles or making the axis labels extra informative. These are fantastic ideas, however not probably the most urgent.
Probably the most flawed trait (or lack thereof, slightly) within the chart above is the lacking title. A title is essential to an efficient knowledge visualization. With out it, how are we imagined to know what this visualization is even about? As of now, we are able to solely verify that it should vaguely have one thing to do with carbon dioxide ranges throughout a span of years. That isn’t a lot.
Many of us, feeling this requirement is simply too stringent, argue {that a} visualization is commonly meant to be understood in context, as half of a bigger article or press launch or different accompanying piece of textual content. Sadly, this line of considering is much too idealistic; in actuality, a visualization should stand alone, as a result of it would usually be the one factor folks have a look at–and in social media blow-up circumstances, the one factor that will get shared extensively. Consequently, it ought to have a title to elucidate itself.
After all, the title of this very subsection tells you to be cautious of such headlines. That’s true. Whereas they’re essential, they’re a double-edged sword. Since visualization designers know viewers will take note of the title, ill-meaning ones may use it to sway folks in less-than-accurate instructions. Let’s have a look at an instance:
The above is a picture shared by the White House’s public Twitter account in 2017. The image can be referenced by Alberto Cairo in his e book, which emphasizes most of the factors I’ll now make.
First issues first. The phrase “chain migration,” referring to what’s formally generally known as family-based migration (the place an immigrant might sponsor members of the family to return to the USA), has been criticized by many who argue that it’s needlessly aggressive and makes authorized immigrants sound threatening for no motive.
After all, politics is by its very nature divisive, and it’s potential for any aspect to make a heated argument. The first difficulty right here is definitely a data-related one–particularly, what using the phrase “chain” implies within the context of the chart shared with the tweet. “Chain” migration appears to point that individuals can immigrate one after the opposite, in a seemingly limitless stream, uninhibited and unperturbed by the gap of household relations. The fact, after all, is that a single immigrant can mostly just sponsor immediate family members, and even that takes quite a bit of time. However when one reads the phrase “chain migration” after which instantly seems at a seemingly smart chart depicting it, it’s simple to imagine that a person can actually spawn extra immigrants at a base-3 exponential development price.
That is the difficulty with any sort of political headline–it makes it far too simple to hide dishonest, inaccurate workings with precise knowledge processing, evaluation, and visualization.
There’s no knowledge underlying the chart above. None. Zero. It’s fully random, and that isn’t okay for a chart that’s purposefully made to seem as whether it is exhibiting one thing significant and quantitative.
As a enjoyable little rabbit gap to go down which highlights the risks of political headlining inside knowledge, here’s a hyperlink to FloorCharts, a Twitter account that posts probably the most absurd graphics proven on the U.S. Congress ground.
Don’t Use 3D. Please.
I’ll finish this text on a barely lighter matter–however nonetheless an essential one. Not at all–none in any respect–do you have to ever make the most of a 3D chart. And should you’re within the sneakers of the viewer–that’s, should you’re a 3D pie chart made by another person–don’t belief it.
The rationale for that is easy, and connects again to what I mentioned with circles and rectangles: a 3rd dimension severely distorts the reality behind what are normally one-dimensional measures. Space was already exhausting to interpret–how effectively do you actually suppose the human eye does with quantity?
Here’s a 3D pie chart I generated with random numbers:

Now, right here is the very same pie chart, however in two dimensions:

Discover how the blue is just not fairly as dominant because the 3D model appears to recommend, and that the purple and orange are nearer to 1 one other in measurement than initially portrayed. I additionally eliminated the share labels deliberately (technically unhealthy follow) with a purpose to emphasize how even with the labels current within the first one, our eyes routinely pay extra consideration to the extra drastic visible variations. In case you’re studying this text with an analytical eye, maybe you suppose it doesn’t make that a lot of a distinction. However the truth is, you’ll usually see such charts within the information or on social media, and a fast look is all they’ll ever get.
It is very important be sure that the story informed by that fast look is a truthful one.
Last Ideas
Information science is commonly touted as the right synthesis of Statistics, computing, and society, a approach to acquire and share deep and significant insights about an information-heavy world. That is true–however because the capability to extensively share such insights expands, so should our normal capability to interpret them precisely. It’s my hope that in mild of that, you’ve got discovered this primer to be useful.
Keep tuned for Half 2, wherein I’ll speak about a number of misleading methods a bit extra concerned in nature–together with base proportions, (un)reliable statistical measures, and measures of correlation.
Within the meantime, strive to not get deceived.