11Available
Overfitting: Too Much Pattern
When a model fits the noise instead of the signal, it performs beautifully on past data and terribly on new data. Overfitting is the fundamental trap of pattern recognition: mistaking complexity for accuracy. This module covers cross-validation, regularization, and knowing when to stop.
12Available
Regression to the Mean
Extreme performance tends to be followed by less extreme performance, not because of any intervention but because of random variation. Regression to the mean explains why the Sports Illustrated cover jinx exists and why miracle cures seem to work. This module prevents you from misattributing randomness.
13Available
Sample Size & Power
Small samples produce dramatic results that rarely replicate. The law of small numbers tricks us into seeing patterns in insufficient data. This module covers statistical power, why underpowered studies are unreliable, and how to judge whether a finding is based on enough evidence.
14Available
Selection Bias & Sampling
If your sample isn't representative, your conclusions are wrong before you start. Selection bias, survivorship bias, and self-selection plague surveys, studies, and everyday reasoning. This module teaches how to evaluate whether the data you're seeing is the data that matters.
15Available
False Positives & Type I Errors
When you test enough patterns, some will appear significant by pure chance. P-hacking, multiple comparisons, and the garden of forking paths all inflate false positive rates. This module covers the replication crisis and what it means for trusting published findings.