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.4 * weight + 50
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | JANIACZYK Błażej | 68 |
5 | BODNAR Łukasz | 68 |
8 | LISOWICZ Tomasz | 85 |
9 | KVASINA Matija | 72 |
11 | GAZVODA Gregor | 72 |
15 | KOSTYUK Denys | 66 |
19 | SCHILLINGER Andreas | 72 |
21 | PAWLAK Wojciech | 73 |
23 | KIENDYŚ Tomasz | 78 |
26 | BRONIŠ Roman | 74 |
31 | HUZARSKI Bartosz | 69 |
32 | PAPOK Siarhei | 76 |
33 | BOMMEL Henning | 75 |
35 | LAMPATER Leif | 75 |
36 | MARIN Matej | 67 |
38 | ĐURASEK Kristijan | 56 |
40 | JAKIN Alo | 71 |