A group of commuters with unusually high car `cost_usd` last month got targeted outreach nudging them toward the e-bike subsidy, and this month their average car cost dropped back down. Leadership wants to credit the outreach. What statistical effect should you rule out first?
Click or press Enter to reveal the answerRegression to the mean — commuters who had an unusually expensive car commuting month, partly due to random variance (a few toll-heavy trips, a parking-garage month, gas price spikes), are likely to drift back toward their typical cost level next month regardless of any outreach, simply because extreme results tend to be followed by less extreme ones.
What’s happening statistically
Any individual commuter’s monthly cost_usd total is a mix of their true underlying commuting pattern (distance, typical parking situation, usual number of trips) plus random noise (an unusual number of toll trips, a month with more downtown parking, a gas price spike). If you specifically select the commuters who had the highest cost last month, you’re disproportionately selecting commuters who got an unlucky cost month, not just commuters who are genuinely expensive drivers. Next month, that bad luck isn’t likely to repeat, so their cost naturally drifts back down toward their true average — this happens whether or not any outreach or subsidy nudge existed.
Why this trips people up
It’s tempting to interpret “we nudged them, then their cost dropped” as evidence the outreach worked, but this is exactly the pattern regression to the mean produces on its own, with zero causal contribution from the outreach. The bias is strongest whenever you select a group specifically because they were extreme (highest cost) in one period — that selection itself guarantees some reversion toward average next period.
How to actually test whether the outreach worked
- Use a control group. Take a comparable set of high-cost commuters last month who don’t get the outreach, and compare their month-over-month cost change to the outreach group’s. If the outreach group’s cost drops meaningfully more than the untargeted high-cost group’s, that’s better evidence the outreach itself is adding value beyond regression to the mean.
- Look at the full distribution, not just the selected extremes. If commuters across the whole cost spectrum (not just last month’s most expensive) also saw costs drop similarly — e.g., because gas prices fell city-wide — that’s a further hint something general changed, rather than the outreach specifically helping the targeted group.
- Be skeptical of any before/after comparison on a group chosen for being extreme — this is one of the most common false-positive traps in causal reasoning, and it applies just as much to “our highest-cost commuters improved” as it does to sports “slump” stories or clinical trial baselines.