Regression line on weight and result
With regression analysis we can check if there is a relationship between a dependent (also called outcome variable) and an independent variable. In this statistic, the relationship between the weight of a rider and the result (outcome) is investigated.
The formula for the regression line on the riders in the result is as follows:
The formula for the regression line on the riders in the result is as follows:
result = -3.7 * weight + 296
This means that on average for every extra kilogram weight a rider loses -3.7 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 6 | VEILLEUX David | 75 |
| 14 | VAN SCHELVEN Jeroen | 68 |
| 22 | REIJNEN Kiel | 63 |
| 25 | LACHANCE Jean-Michel | 72 |
| 34 | CARLSEN Kirk | 68 |
| 47 | FAIRLY Caleb | 60 |
| 58 | STETINA Peter | 63 |
| 94 | BEYER Chad | 63 |
| 132 | ANDERSON Ryan | 66 |