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.8 * weight - 32
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | MILTIADIS Andreas | 74 |
3 | TSVETKOV Nikita | 67 |
4 | ALBLOOSHI Rashid | 60 |
6 | REMKHI Rudolf | 60 |
10 | LAGAB Azzedine | 63 |
12 | NOBEL Rick | 78 |
13 | RAILEANU Cristian | 63 |
14 | SALBY Alexander | 68 |
18 | KHALMURATOV Muradjan | 68 |
21 | TAKHIROV Diyor | 71 |
30 | TSISHKOU Raman | 72 |
33 | TROMAN Vladislav | 68 |
36 | ALABDULMUNIM Azzam | 64 |
38 | VOROPAYEV Pavel | 57 |
59 | ALIYEV Ruslan | 67 |
65 | VAN DER MEER Nick | 82 |