Practice · Boundary case

The midseason peak

A team started cold, peaked midseason, then faded. The rookie fit a straight line to win% over the season and got confused.

A straight line failing to fit curved data
0 / 2 graded
person

Rookie's submission

Model: win% ? game number · 82 games
ŷ = 0.45 + 0.001 × game R² = 0.04 "...barely any relationship between form and time?"
1 · Why is the straight line failing here?
2 · What's the right move?
show_chart

Graded — not every link is a line.

A near-zero R² on obviously curved data is the tell: the pattern is real, but it isn't straight.

↩ All case files