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 * weight + 13
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | KUŚ Adam | 70 |
5 | HOEKS Daan | 68 |
6 | PAJUR Markus | 72 |
7 | BEN MOSHE Yuval | 61 |
8 | ŤOUPALÍK Jakub | 65 |
10 | KERCKHAERT Jochem | 59 |
11 | GIERACKI Patryk | 71 |
12 | SZÓSTKA Paweł | 63 |
14 | MURIAS Jakub | 65 |
19 | GOLDSTEIN Edo | 61 |
20 | MACIEJUK Filip | 78 |
23 | ÄRM Rait | 75 |
24 | ZWAAN Wouter | 57 |