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 + 57
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
12 | KRIZEK Matthias | 74 |
18 | KREDER Wesley | 71 |
30 | OELERICH Jan | 70 |
35 | HRINKOW Dominik | 61 |
45 | SAYAR Mustafa | 64 |
48 | ZANGERLE Joel | 63 |
49 | KOEP Thomas | 78 |
61 | KONING Peter | 77 |
62 | HESSELBARTH David | 65 |
73 | KAL Miraç | 72 |
76 | GRETSCH Patrick | 69 |
88 | AKDILEK Ahmet | 68 |
93 | SCHIEWER Franz | 70 |
94 | ARIESEN Johim | 70 |