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 * weight + 17
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
| # | Rider | Weight (KG) |
|---|---|---|
| 2 | LUND Anders | 65 |
| 3 | COZZA Steven | 70 |
| 4 | BAKELANTS Jan | 67 |
| 5 | CORNU Dominique | 78 |
| 7 | OVECHKIN Artem | 61 |
| 9 | MARTIN Dan | 59 |
| 13 | NEYENS Maarten | 74 |
| 17 | NEIRYNCK Stijn | 78 |
| 21 | STROETINGA Wim | 69 |
| 25 | VANTOMME Maxime | 63 |
| 31 | CALLEEUW Joeri | 71 |
| 38 | DEROO David | 61 |
| 57 | THOMAS Geraint | 71 |