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 = -3 * weight + 257
This means that on average for every extra kilogram weight a rider loses -3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | WELTEN Bram | 81 |
3 | PHILIPSEN Jasper | 75 |
5 | VAN BOKHOVEN Ramon | 79 |
7 | KOOISTRA Marten | 74 |
11 | MEEUS Jordi | 80 |
15 | BEULLENS Cedric | 79 |
27 | WOOD Reece | 67 |
31 | STRAVERS Jarri | 73 |
35 | DEKKER David | 80 |
51 | WALLS Matthew | 72 |
56 | HESTERS Jules | 72 |
57 | APERS Ruben | 70 |
66 | VAN DEN DOOL Jens | 68 |
71 | REYNDERS Jens | 76 |