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.9 * weight - 39
This means that on average for every extra kilogram weight a rider loses 0.9 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | LUPEIKIS Remigius | 80 |
3 | PIĄTEK Zbigniew | 71 |
5 | CHMIELEWSKI Piotr | 72 |
6 | PRZYDZIAŁ Piotr | 80 |
7 | ROMANIK Radosław | 62 |
11 | MICKIEWICZ Jacek | 74 |
27 | WACKER Eugen | 65 |
29 | SOSENKA Ondřej | 82 |
38 | SAPA Marcin | 82 |
40 | JANIACZYK Błażej | 68 |
43 | RIŠKA Martin | 73 |
54 | LÍŠKA Tomáš | 85 |
68 | RABOŇ František | 74 |
74 | KIENDYŚ Tomasz | 78 |