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