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.7 * weight - 13
This means that on average for every extra kilogram weight a rider loses 0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
5 | CALDEIRA Samuel José | 76 |
8 | ȚVETCOV Serghei | 69 |
15 | MESTRE Ricardo | 58 |
23 | HRISTOV Stefan Koychev | 57 |
25 | GERGANOV Evgeni | 60 |
29 | LIVRAMENTO David | 55 |
32 | PETROV Danail Andonov | 63 |
36 | JOVANOVIĆ Nebojša | 60 |
40 | BOMMEL Henning | 75 |
43 | MIHAYLOV Nikolay | 70 |
50 | IGNATENKO Petr | 63 |
51 | BENGSCH Robert | 85 |
52 | GYUROV Spas | 75 |
53 | TOMIĆ Marko | 79 |
70 | KASA Gabor | 72 |
74 | PETROV Daniel Bogomilov | 66 |