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.4 * weight - 74
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
7 | IGLINSKIY Maxim | 67 |
8 | BAZAYEV Assan | 62 |
9 | GERDEMANN Linus | 71 |
12 | ROMANIK Radosław | 62 |
15 | LIESE Thomas | 75 |
17 | POWER Ciarán | 68 |
19 | BROŻYNA Tomasz | 65 |
22 | O'NEILL Nathan | 72 |
23 | ROUTLEY Will | 69 |
26 | TUFT Svein | 77 |
28 | LOUDER Jeff | 73 |
31 | FRASER Gordon | 71 |
34 | CHMIELEWSKI Piotr | 72 |
48 | HENDERSON Gregory | 75 |
50 | HUZARSKI Bartosz | 69 |