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.2 * weight + 64
This means that on average for every extra kilogram weight a rider loses -0.2 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
11 | WAWRZYNIAK Karol | 65 |
13 | PROKOPYSZYN Filip | 68 |
20 | DABSKI Patryk | 70 |
23 | SOSZKA Jakub | 85 |
29 | FIJAK Jan | 60 |
44 | GÓRAK Dominik | 72 |
46 | JASKOT Michal | 72 |
54 | PAPIERSKI Damian | 81 |
74 | DOMIN Krzysztof | 59 |
75 | WALKOWIAK Kacper | 73 |
77 | BIERNACKI Filip | 68 |
78 | GAŁKA Michał | 72 |
81 | RAJTAK Mateusz | 68 |
83 | SIMIŃSKI Kacper | 71 |