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 * weight + 35
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | POLLACK Olaf | 77 |
4 | PINTARIČ Robert | 69 |
7 | PRONK Matthé | 73 |
10 | MÜLLER Martin | 79 |
23 | SCHMITZ Bram | 77 |
26 | HAYMAN Mathew | 78 |
37 | VAN DER STEEN Niels | 70 |
39 | VENEBERG Thorwald | 75 |
41 | VAN DIJK Stefan | 74 |
43 | STAM Danny | 64 |
49 | SABALIAUSKAS Marius | 76 |
54 | BALČIŪNAS Linas | 90 |
61 | LUPEIKIS Remigius | 80 |
79 | LEUKEMANS Björn | 67 |