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 = 1 * weight - 44
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BONGIORNO Francesco Manuel | 56 |
3 | ORRICO Davide | 70 |
5 | PACCHIARDO Davide | 60 |
6 | ILIAS Periklis | 69 |
8 | TIZZA Marco | 58 |
10 | DI SANTE Antonio | 62 |
12 | HALILAJ Redi | 70 |
13 | RUSCETTA Andrea | 58 |
15 | SEFA Ylber | 72 |
21 | CELANO Danilo | 65 |
27 | SCARTEZZINI Michele | 63 |
29 | HANDGRAAF Sjors | 66 |
32 | TORRES Sergio | 64 |
37 | ZAMPARELLA Marco | 67 |
39 | BOUGLAS Georgios | 71 |
41 | HEANEY Marc | 67 |