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.8 * weight - 35
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PRONK Matthé | 73 |
7 | HAYMAN Mathew | 78 |
10 | PINTARIČ Robert | 69 |
20 | POLLACK Olaf | 77 |
21 | SCHMITZ Bram | 77 |
23 | VENEBERG Thorwald | 75 |
27 | MÜLLER Martin | 79 |
28 | VAN DIJK Stefan | 74 |
41 | VAN DER STEEN Niels | 70 |
42 | LEUKEMANS Björn | 67 |
44 | SABALIAUSKAS Marius | 76 |
48 | LUPEIKIS Remigius | 80 |
50 | BALČIŪNAS Linas | 90 |