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 - 25
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | BENNETT George | 58 |
3 | GUDSELL Timothy | 77 |
4 | VON HOFF Steele | 70 |
9 | RUDOLPH Malcolm | 69 |
10 | EARLE Nathan | 70 |
12 | NORRIS Lachlan | 67 |
19 | AVERY Clinton | 90 |
20 | HILL Benjamin | 67 |
26 | NORTHEY Michael James | 69 |
27 | CHADWICK Glen Alan | 75 |
28 | MCCARTHY Jay | 63 |
29 | VINK Michael | 73 |
51 | KERS Koos Jeroen | 71 |
53 | ARCHBOLD Shane | 79 |
61 | EARLY James | 65 |
66 | SCULLY Tom | 85 |
69 | PHELAN Adam | 73 |
75 | GATE Aaron | 71 |