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 * weight + 85
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PEDERSEN Rasmus Søjberg | 74 |
4 | GUDNITZ Joshua | 69 |
6 | HANSEN Alexander Arnt | 68 |
14 | MIKKELSEN Pelle Køster | 72 |
17 | NIELSEN Magnus Lorents | 69 |
18 | SCHANDORFF IWERSEN Emil | 62 |
27 | WANG Gustav | 70 |
29 | ØHLENSCHLÆGER Kasper Jul | 66 |
30 | TOFTEMARK Lucas | 73 |
32 | GUDMANN William | 64 |