Practice · Coach the Rookie

The vanity predictor

The Dodgers' rookie tossed each player's jersey number into a runs model and declared victory.

A donut chart with a penalty badge
0 / 2 graded
person

Rookie's submission

Comparing two models of runs
Model A (HR + walks): R² = 0.92 Model B (HR + walks + jersey#): R² = 0.94 "Adding jersey number improved the model!"
1 · Why is “R² went up, so it's better? wrong here?
2 · What should the rookie check instead?
trending_down

Graded — R² always climbs.

Adding predictors can't lower R², so use adjusted R² (or a test on the new term) to judge whether one belongs.

↩ All case files