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 - 45
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | ŠUMPÍK Pavel | 63 |
10 | NAGENGAST Ruud Junior | 62 |
16 | MONS Jasper | 61 |
21 | SOLEN Keije | 67 |
25 | DERKSEN Jente | 69 |
26 | JENSEN Nicklas Dyrholm | 71 |
40 | SMIT Stan | 59 |
43 | QUINT Antoine | 75 |
44 | KOSTER David | 58 |
53 | VAN KEULEN Wessel | 71 |
67 | DEN OTTER Jesse | 81 |
83 | DAHLER Thijs | 60 |
84 | RICHERT Luke | 69 |
90 | HANEGRAAF Niels | 70 |
97 | WEBER Gino | 77 |
104 | MEUWESE Quint | 63 |