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.6 * weight + 140
This means that on average for every extra kilogram weight a rider loses -1.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | VINK Michael | 73 |
2 | JONES Brenton | 81 |
4 | MCCORMICK Hayden | 72.5 |
5 | SCULLY Tom | 85 |
10 | PHELAN Adam | 73 |
16 | ORAM James | 68 |
25 | PORTER Elliott | 73 |
26 | CRAWFORD Jai | 59 |
28 | LAVERACK Edward | 62 |
36 | RUDOLPH Malcolm | 69 |
38 | WIPPERT Wouter | 75 |
41 | DYBALL Benjamin | 63 |
43 | AMBROSE Scott | 66 |
44 | GOESINNEN Floris | 75 |
63 | WHITEHOUSE Daniel | 58 |
74 | CLARK Boris | 68 |