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.3 * weight + 4
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ROMANIK Radosław | 62 |
2 | BRONIŠ Roman | 74 |
7 | BODNAR Łukasz | 68 |
9 | KIENDYŚ Tomasz | 78 |
15 | JANIACZYK Błażej | 68 |
16 | PAWLAK Wojciech | 73 |
17 | RIŠKA Martin | 73 |
21 | SAPA Marcin | 82 |
22 | BENGSCH Robert | 85 |
24 | CHMIELEWSKI Piotr | 72 |
28 | LISOWICZ Tomasz | 85 |
29 | KRUPA Dawid | 74 |
34 | LAMPATER Leif | 75 |
37 | KRITSKIY Timofey | 81 |
39 | BOMMEL Henning | 75 |
72 | KOMAR Mateusz | 73 |
83 | SEREBRYAKOV Alexander | 70 |