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