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 - 46
This means that on average for every extra kilogram weight a rider loses 0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | CARUSO Damiano | 67 |
2 | GENIEZ Alexandre | 68 |
3 | PIRAZZI Stefano | 62 |
4 | BONNAFOND Guillaume | 68 |
5 | SILIN Egor | 61 |
6 | KIREYEV Roman | 66 |
7 | PONZI Simone | 63 |
8 | RATTO Daniele | 74 |
9 | BUTLER Chris | 61 |
10 | BENEDETTI Cesare | 63 |
13 | SEUBERT Timon | 73 |
15 | KRIZEK Matthias | 74 |
17 | BALLONI Alfredo | 72 |
18 | KONRAD Patrick | 64 |
22 | KRISTOFF Alexander | 78 |
23 | OSS Daniel | 75 |
25 | PIECHELE Andrea | 71 |