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 + 3
This means that on average for every extra kilogram weight a rider loses 0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | KIENDYŚ Tomasz | 78 |
7 | BOMMEL Henning | 75 |
10 | LISOWICZ Tomasz | 85 |
11 | ANDRLE René | 70 |
12 | KOMAR Mateusz | 73 |
15 | ZARGARI Amir | 62 |
34 | SAEIDI TANHA Abbas | 70 |
38 | SAPA Marcin | 82 |
40 | PAWLAK Wojciech | 73 |
41 | REIMER Martin | 69 |
42 | KLUGE Roger | 83 |
43 | CHMIELEWSKI Piotr | 72 |
49 | SOHRABI Mehdi | 69 |
60 | BENČÍK Petr | 73 |
69 | OJAVEE Mart | 80 |
73 | HAGHI Alireza | 78 |