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 = -1 * weight + 98
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | VELIA Olsian | 74 |
3 | ANDREEV Yordan | 63 |
7 | NOBEL Rick | 78 |
13 | BALKAN Serkan | 64 |
33 | DYANKOV Nikolay | 61 |
38 | KOLEV Yoan | 64 |
42 | DYANKOV Denis | 65 |
45 | SOULA Guillaume | 68 |
46 | GREEN Siméon | 70 |
54 | SUCHEV Mario | 68 |