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 + 74
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
9 | SCHMITZ Bram | 77 |
15 | MÜLLER Martin | 79 |
19 | LEUKEMANS Björn | 67 |
29 | BALČIŪNAS Linas | 90 |
37 | PRONK Matthé | 73 |
40 | VAN DER STEEN Niels | 70 |
48 | VAN DIJK Stefan | 74 |
53 | VENEBERG Thorwald | 75 |
54 | PINTARIČ Robert | 69 |
57 | HAYMAN Mathew | 78 |
62 | STAM Danny | 64 |
63 | POLLACK Olaf | 77 |
69 | LUPEIKIS Remigius | 80 |
70 | SABALIAUSKAS Marius | 76 |