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 + 36
This means that on average for every extra kilogram weight a rider loses -0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BANASZEK Alan | 75 |
3 | VOLTR Martin | 75 |
5 | BERNAS Paweł | 77 |
6 | MAŚLAK Piotr | 73 |
8 | SOWIŃSKI Artur | 63 |
9 | BUDZIŃSKI Tomasz | 69 |
11 | KACZMAREK Jakub | 66 |
13 | BOGUSŁAWSKI Marceli | 77 |
14 | TUREK Daniel | 72 |
16 | ŘEHA Filip | 72 |
17 | BANASZEK Norbert | 75 |
19 | STANISZEWSKI Daniel | 77 |
22 | LEU Richard | 80 |
24 | BRIESE Max | 66 |
26 | FILUTÁS Viktor | 68 |
29 | MÜNZER Jan | 71 |
30 | DABSKI Patryk | 70 |