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.3 * weight + 38
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MAGNUSSON Kim | 71 |
3 | ERIKSSON Lucas | 64 |
4 | KVIST Linus | 72 |
6 | LARSÉN Richard | 82 |
9 | JOHANSSON Gustav | 75 |
14 | FORSSELL Hugo | 86 |
19 | WEHLIN Marcus | 72 |
20 | HILLERSTRÖM RUNDH Victor | 65 |
22 | AHLSSON Jacob | 68 |
23 | STÅLBERG Albin | 78 |
26 | SÖDERGRANN Jakob | 80 |
31 | ALEHEIM Joakim | 68 |
35 | ANSARI Amir Arsalan | 71 |
36 | BERGSTRÖM FRISK Erik | 67 |