The Allure of the Single Number
In business, we chase key performance indicators (KPIs). We want to know the average revenue per user, the correlation between ad spend and sales, the variance in production times. These summary statistics are the workhorses of data analysis. They compress
immense complexity into something digestible, a single figure you can put on a slide or a dashboard. They feel objective, concrete, and authoritative. The problem isn't that these numbers are wrong; the problem is they are incomplete. They describe a property of the data—its center, its spread, its linear relationship—but they remain silent on its shape. And as it turns out, the shape is where the real story lives. Relying only on a summary is like reading the last page of a novel and assuming you understand the entire plot. You might know how it ends, but you have no idea how it got there, and you might misunderstand the 'how' entirely.
The Statistician's Famous Warning
In 1973, statistician Francis Anscombe grew tired of warning his peers that “numerical calculations are exact, but graphs are rough.” To prove his point, he created four small datasets. Known today as Anscombe's Quartet, these datasets are a masterclass in statistical deception. On paper, they are nearly identical. Each of the four sets, which contain just 11 pairs of X and Y coordinates, has the same mean of X (9.0), the same mean of Y (7.50), the same variance, the same correlation coefficient (0.816), and the exact same linear regression line (y = 0.5x + 3). Based on these summary stats, you would conclude that all four datasets tell the same simple, linear story. But then you plot them. The first is a straightforward, if noisy, linear relationship. The second is a perfect, non-linear curve. The third is a perfect line skewed by a single outlier. The fourth shows that the entire relationship is defined by one powerful outlier; without it, there is no correlation at all. Anscombe's Quartet is the ultimate proof that you must visualize your data. It demonstrates how four completely different realities can hide behind the same neat summary.
When Combining Data Creates a Lie
Another statistical trap is Simpson's Paradox, where a trend that appears in different groups of data disappears or even reverses when those groups are combined. One of the most famous real-world examples occurred during an investigation into gender bias in graduate admissions at the University of California, Berkeley, in 1973. The overall data showed that men were accepted at a significantly higher rate than women, suggesting a clear bias. However, when statisticians looked at the data department by department, they found that women were, in fact, accepted at a rate equal to or higher than men in most departments. So, what was happening? The paradox was created by a lurking variable: women tended to apply to more competitive departments with lower overall acceptance rates. Men, on the other hand, tended to apply to less competitive departments with higher acceptance rates. The aggregated data created a misleading summary. The real issue wasn't gender bias in admissions, but rather a difference in application patterns across departments.
How to Avoid Being Fooled
The lesson from these statistical illusions isn't to distrust all data, but to approach it with a healthy dose of skepticism. The primary mistake is to accept a summary at face value without questioning the underlying structure of the data. The solution is simple: always ask to see the 'table'—the raw data, the distribution, the scatter plot. In a business context, this means fostering a culture of data curiosity. Instead of just asking for the final number, leaders should ask how it was derived. Analysts should be encouraged to present not just the conclusion, but the visual evidence that supports it. Tools for data visualization are more accessible than ever, making it inexcusable to rely on summary metrics alone. This isn't just about catching errors; it's about uncovering deeper insights. The shape of the data often reveals customer segments, operational bottlenecks, or market trends that a simple average would completely obscure.











