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 = -0.4 * weight + 47
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 1 | BEVIN Patrick | 75 |
| 2 | BIAŁOBŁOCKI Marcin | 79 |
| 4 | DOULL Owain | 71 |
| 7 | EIBEGGER Markus | 68 |
| 8 | BALLERINI Davide | 71 |
| 10 | PICHETTA Ricardo | 56 |
| 13 | PETERS Alex | 67 |
| 14 | PETTITI Alessandro | 71 |
| 16 | ARCHBOLD Shane | 79 |
| 19 | WOOD Oliver | 72 |
| 22 | LAWLESS Chris | 72 |
| 23 | TEDESCHI Mirko | 69 |
| 24 | MÜHLBERGER Gregor | 64 |
| 30 | OCKELOEN Jasper | 66 |
| 33 | LAMPIER Steven | 68 |
| 34 | WACHTER Alexander | 72 |