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.6 * weight - 34
This means that on average for every extra kilogram weight a rider loses 0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | POWLESS Neilson | 67 |
2 | NARVÁEZ Jhonatan | 65 |
3 | SWIRBUL Keegan | 65 |
4 | HOEHN Alex | 63 |
5 | ARANBURU Alex | 63 |
6 | MÜLLER Patrick | 74 |
7 | ROTA Lorenzo | 62 |
8 | OWEN Logan | 67 |
9 | VELASCO Simone | 59 |
10 | OLIVEIRA Rui | 66 |
13 | ROBERGE Adam | 72 |
14 | OIEN Justin | 68 |
17 | ALBANESE Vincenzo | 70 |
19 | CÔTÉ Pier-André | 74 |