Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

← Back to Library
blog.category.aspects Mar 30, 2026 2 min read

Suppression Effect — When Logic Wears a Disguise

A suppression effect occurs when including a third variable in a regression model increases the magnitude of an existing association, or reveals a previously hidden association, by absorbing irrelevant variance in the predictor. This is the inverse of confounding: while a confounder inflates a relationship and needs to be controlled, a suppressor deflates a relationship and its inclusion strengthens or reveals the true effect.

Also known as: Statistical suppression, Negative confounding

How It Works

Predictors often contain measurement error or variance due to irrelevant constructs. A suppressor variable is correlated with the 'noise' component of the predictor but not with the outcome, so controlling for it removes the noise and clarifies the signal.

A Classic Example

Verbal test scores and academic performance are weakly correlated. When anxiety is added as a control variable, the correlation between verbal scores and performance increases substantially, because anxiety was capturing variance in verbal test scores that was irrelevant to academic ability.

More Examples

A study finds almost no relationship between hours of physical exercise and work productivity. Once researchers control for chronic pain levels — which reduces both exercise ability and productivity — the true positive effect of exercise on productivity becomes clearly visible, having been masked by the confounding influence of pain.
In a political science study, income level and support for a social program appear nearly uncorrelated. When researchers add education level as a control variable, a strong positive relationship between income and program support emerges — because education was acting as a suppressor, pulling the apparent correlation toward zero by being negatively related to one variable and positively to the other.

Where You See This in the Wild

Suppression effects appear in educational psychology, where controlling for test anxiety reveals stronger aptitude-performance links. They are often mistaken for statistical errors or Simpson's Paradox.

How to Spot and Counter It

When adding controls increases an association, examine the correlations among all variables. Distinguish suppressor effects from collider bias, which can also increase associations when controlled.

The Takeaway

The Suppression Effect is one of those reasoning errors that sounds perfectly logical at first glance. That's what makes it dangerous — it wears the costume of valid reasoning while smuggling in a broken conclusion. The best defense? Slow down and ask: does this conclusion actually follow from these premises, or am I just connecting dots that happen to be near each other?

Next time someone presents you with an argument that "just makes sense," check the structure. The feeling of logic is not the same as logic itself.

Related Articles