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.4 * weight + 130
This means that on average for every extra kilogram weight a rider loses -1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | NEWTON Christopher | 69 |
2 | MANNING Paul | 76 |
3 | CORDES Tom | 70 |
8 | COLLINELLI Andrea | 77 |
10 | MOURIS Jens | 91 |
12 | SCHEP Peter | 80 |
19 | SENTJENS Roy | 75 |
31 | VENEBERG Thorwald | 75 |
48 | CARLSTRÖM Kjell | 70 |
51 | LAUK Andres | 77 |
65 | MAASIKMETS Alges | 67 |
68 | DEKKERS Hans | 72 |