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.3 * weight + 111
This means that on average for every extra kilogram weight a rider loses -1.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | TZORTZAKIS Polychronis | 80 |
3 | BELLAN Juraj | 61 |
4 | MIHAYLOV Nikolay | 70 |
5 | CULLY Ján Andrej | 73 |
7 | ANDREEV Yordan | 63 |
9 | ČANECKÝ Marek | 72 |
10 | ĐURIĆ Đorđe | 78 |
14 | NOBEL Rick | 78 |
15 | MAHĎAR Martin | 61 |
26 | SUCHEV Mario | 68 |
32 | ALEKSANDROV Yasen | 62 |
34 | JOLIDON Cédric | 71 |
35 | KOLEV Yoan | 64 |
44 | ZEGKLIS Nikolaos | 57 |
51 | DYANKOV Nikolay | 61 |
55 | DYANKOV Denis | 65 |