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.8 * weight - 24
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | NEWTON Christopher | 69 |
11 | VENEBERG Thorwald | 75 |
25 | SENTJENS Roy | 75 |
31 | LAUK Andres | 77 |
34 | MAASIKMETS Alges | 67 |
35 | CORDES Tom | 70 |
41 | MANNING Paul | 76 |
43 | CARLSTRÖM Kjell | 70 |
47 | MOURIS Jens | 91 |
48 | SCHEP Peter | 80 |
61 | DEKKERS Hans | 72 |