🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
regression_neglect
The failure to recognize that extreme observations tend to be followed by more moderate ones — a statistical phenomenon known as regression to the mean. People attribute the inevitable regression to causal factors rather than recognizing it as a statistical artifact. This leads to false beliefs about the effectiveness of interventions.
A sports team has an exceptionally poor season, hires a new coach, and improves the next year. Fans credit the new coach, but much of the improvement may simply be regression to the mean — extreme performance in either direction is unlikely to repeat.
A student scores unusually low on her first exam after a stressful week and, panicking, signs up for an expensive tutoring program. Her next exam score is much higher. She credits the tutor, not considering that her first score was an outlier and her performance was likely to rebound naturally.
A company has its worst sales quarter in a decade and brings in a high-priced consultant. The following quarter, sales recover strongly. The board lauds the consultant's strategy, unaware that the previous quarter's extreme dip was partly statistical noise and a bounce-back was already probable.
Binary (yes/no) questions an LLM must answer to identify this aspect:
Is an extreme result being treated as the new normal rather than an outlier?
Type: binaryIs a return to average performance being attributed to a cause rather than statistics?
Type: binaryAre extreme initial measurements being used as reliable baselines?
Type: binaryThe failure to recognize that extreme observations tend to be followed by more moderate ones — a statistical phenomenon known as regression to the mean. People attribute the inevitable regression to causal factors rather than recognizing it as a statistical artifact. This leads to false beliefs about the effectiveness of interventions.
Humans are causal thinkers who seek explanations for changes. Regression to the mean is an abstract statistical concept that is counterintuitive and invisible, while salient events provide compelling causal narratives.
When evaluating changes after extreme events, consider whether regression to the mean could explain the shift. Use control groups and statistical analysis rather than before-after comparisons to assess interventions.
This bias leads to false beliefs about medical treatments (getting better after being at your worst), educational interventions, sports coaching changes, and business turnaround strategies.
Use these tools to detect, analyze, or train this aspect.