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 = 1.3 * weight - 76
This means that on average for every extra kilogram weight a rider loses 1.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ROMANIK Radosław | 62 |
2 | ZAMANA Cezary | 74 |
4 | RABOŇ František | 74 |
6 | HUZARSKI Bartosz | 69 |
7 | WADECKI Piotr | 70 |
11 | PRZYDZIAŁ Piotr | 80 |
13 | PIĄTEK Zbigniew | 71 |
14 | MAZUR Peter | 73 |
22 | WITECKI Mariusz | 70 |
24 | MIRONOV Alexander | 68 |
28 | KIENDYŚ Tomasz | 78 |
33 | RIŠKA Martin | 73 |
37 | WAGNER Robert | 75 |
41 | LISOWICZ Tomasz | 85 |