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 + 51
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 4 | BONGIORNO Francesco Manuel | 56 |
| 5 | ORRICO Davide | 70 |
| 8 | SEFA Ylber | 72 |
| 10 | ILIAS Periklis | 69 |
| 14 | RUSCETTA Andrea | 58 |
| 15 | HANDGRAAF Sjors | 66 |
| 17 | ZAMPARELLA Marco | 67 |
| 18 | BOUGLAS Georgios | 71 |
| 20 | DI SANTE Antonio | 62 |
| 21 | TORRES Sergio | 64 |
| 33 | HALILAJ Redi | 70 |
| 36 | TIZZA Marco | 58 |
| 40 | PACCHIARDO Davide | 60 |
| 42 | SCARTEZZINI Michele | 63 |
| 44 | CELANO Danilo | 65 |
| 52 | HEANEY Marc | 67 |