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.6 * weight - 18
This means that on average for every extra kilogram weight a rider loses 0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MARUKHIN Daniil | 64 |
3 | VINOKUROV Nicolas | 65 |
4 | GIDICH Yevgeniy | 69 |
5 | ÖRKEN Ahmet | 69 |
6 | PARASHCHAK Yaroslav | 66 |
7 | BULUT Samet | 64 |
11 | BOCHAROV Dmitriy | 72 |
12 | VINOKUROV Alexandre | 66 |
24 | UZUN Emir | 67 |
28 | FOMOVSKIY Aleksey | 82 |
35 | SEYFOLLAHIFARD Hasan | 76 |
36 | TROMAN Vladislav | 68 |
37 | SAMLI Feritcan | 75 |
39 | ÖZGÜR Batuhan | 75 |
43 | NOEI DASHDEBI Alireza | 62 |
44 | NEMATI KHIAVI Ali | 60 |