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 + 1
This means that on average for every extra kilogram weight a rider loses 0.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | GLIVAR Gal | 64 |
2 | ANDREAUS Marco | 68 |
7 | PUTZ Sebastian | 62 |
8 | FRĄTCZAK Radosław | 70 |
9 | STEDMAN Travis | 63 |
11 | PELLIZZARI Giulio | 66 |
13 | DE CASSAN Davide | 61 |
18 | ZERAY Nahom | 57 |
20 | KRETSCHY Moritz | 63 |
22 | BUSCHEK Paul | 67 |
26 | INKSTER Eric | 73 |
28 | PORTSMOUTH Tom | 70 |
29 | WALKER Zachary | 52 |
31 | ŘEHA Filip | 72 |
32 | JULIEN Matisse | 70 |
35 | DETALLE Noah | 63 |
37 | ROSNER Linus | 68 |