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.5 * weight - 80
This means that on average for every extra kilogram weight a rider loses 1.5 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | FIETZKE Paul | 60 |
5 | SEIXAS Paul | 61 |
6 | VERSTRAETE Jenthe | 59 |
7 | FINN Lorenzo | 63 |
13 | SCHOOFS Jasper | 68 |
16 | SPARFEL Aubin | 59 |
18 | OMRZEL Jakob | 62 |
22 | VAN KERCKHOVE Matisse | 70 |
23 | GRÉGOIRE Baptiste | 65 |
24 | VAN DEN BROEK Axel | 69 |
27 | REMIJN Senna | 68 |