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 + 41
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 | DOULL Owain | 71 |
| 3 | EIBEGGER Markus | 68 |
| 5 | BIAŁOBŁOCKI Marcin | 79 |
| 10 | BALLERINI Davide | 71 |
| 12 | PICHETTA Ricardo | 56 |
| 14 | ARCHBOLD Shane | 79 |
| 15 | LAMPIER Steven | 68 |
| 16 | PETERS Alex | 67 |
| 18 | PETTITI Alessandro | 71 |
| 19 | OCKELOEN Jasper | 66 |
| 23 | TEDESCHI Mirko | 69 |
| 26 | MÜHLBERGER Gregor | 64 |
| 34 | WACHTER Alexander | 72 |