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 + 20
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | HENNEQUIN Paul | 64 |
2 | SANDRI Edoardo | 56 |
4 | URRUTY Maxime | 59 |
10 | PARASHCHAK Yaroslav | 66 |
15 | OIOLI Manuel | 65 |
16 | STEDMAN Travis | 63 |
17 | BERHANE Natnael | 66 |
18 | REGUIGUI Youcef | 69 |
19 | EYOB Metkel | 61 |
23 | DELACROIX Tristan | 59 |
27 | TEKLEHAIMANOT Daniel | 70 |
29 | BONNEFOIX Edouard | 60 |
36 | STRAVERS Jarri | 73 |
52 | MAT AMIN Mohd Shahrul | 54 |