Practice · Coach the Rookie

Two stats, one truth

The rookie predicted runs from BOTH total bases and home runs, then panicked at the result.

A coach's whistle
0 / 2 graded
person

Rookie's submission

Model: runs ? total_bases + home_runs
total_bases: +0.9 "makes sense" home_runs: -1.8 "?! home runs HURT scoring?" (the two predictors correlate at r = 0.95)
1 · Why did home runs get a nonsensical negative coefficient?
2 · What should the rookie do?
join_inner

Graded — spotted the overlap.

Wild, sign-flipped coefficients with big standard errors are the classic fingerprint of multicollinearity.

↩ All case files