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 - 37
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | BERGSTRÖM FRISK Erik | 67 |
3 | VENCHIARUTTI Nicola | 64 |
4 | TEJADA Harold | 63 |
6 | CARR Simon | 66 |
8 | DELETTRE Alexandre | 62 |
11 | MISBAH Muhsin Al Redha | 56 |
15 | PEÑALVER Manuel | 67 |
17 | QUICK Blake | 77 |
19 | IRVINE Declan | 75 |
20 | EINHORN Itamar | 72 |
26 | ÖZGÜR Batuhan | 75 |
32 | BEN MOSHE Yuval | 61 |
34 | MAZUR Dzianis | 78 |