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 + 38
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | SHPILEVSKY Boris | 78 |
10 | HANSEN Adam | 72 |
17 | STRGAR Matic | 62 |
21 | AAEN JØRGENSEN Jonas | 63 |
25 | ZEITS Andrey | 73 |
31 | BISOLTI Alessandro | 58 |
34 | VALACH Ján | 75 |
35 | DE MARCHI Alessandro | 65 |
40 | BUTS Vitaliy | 68 |
47 | FERRARI Roberto | 73 |
49 | BOLE Grega | 69 |
56 | GODDAERT Kristof | 72 |
84 | TLEUBAYEV Ruslan | 70 |