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.3 * weight + 49
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KAŇKOVSKÝ Alois | 83 |
4 | ŠTYBAR Zdeněk | 68 |
5 | FRIEDEMANN Matthias | 75 |
8 | JOVANOVIĆ Nebojša | 60 |
14 | KÖNIG Leopold | 62 |
18 | BAESTAENS Vincent | 68 |
24 | PAUWELS Kevin | 60 |
28 | BRONIŠ Roman | 74 |
33 | HNÍK Karel | 57 |
36 | PETRUŠ Lubomir | 58 |
37 | MAHĎAR Martin | 61 |
40 | NAGY Robert | 52 |
42 | STÖHR Pavel | 66 |
51 | MAMOS Philipp | 72 |
54 | BENČÍK Petr | 73 |
60 | KROTKÝ Rostislav | 73 |