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.2 * weight + 41
This means that on average for every extra kilogram weight a rider loses -0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | TANOVIȚCHII Nicolae | 73 |
3 | PREVAR Oleksandr | 64 |
4 | MARINI Nicolas | 72 |
7 | COJANU Andrei | 65 |
10 | MOLENAAR Alex | 63 |
16 | LAVRENTYEV Anton | 88 |
22 | TUREBEKOV Hurgali | 68 |
24 | GALEYEV Vadim | 68 |
26 | SZARKA Gergely | 67 |
30 | ZEMLYAKOV Oleg | 70 |
36 | PÁPAI Ádám | 76 |
38 | OCHSENHOFER Peter | 88 |
42 | HOPFGARTNER Paul | 63 |
52 | KHALEL Sultan | 74 |
57 | HORVATH Roland | 60 |
58 | CEVINI Peter | 63 |