Simple Linear Regression is one of the most widely used statistical tools.
- It models the linear relationship between a predictor variable \(X\) and a response variable \(Y\)
- Used across many fields: biology, economics, engineering, gaming analytics, and more
- In this presentation, we use a fun example: World of Warcraft Classic player data
- Leveling is not uniform: levels 1–20 are fast, 20–44 are moderate, and 44–60 are a slow grind
Can we predict a player’s character level from the number of hours they’ve played?