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.4 * weight + 48
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | KONING Peter | 77 |
6 | IVASHKIN Anton | 73 |
8 | SAMOILAU Branislau | 77 |
12 | AÏT EL ABDIA Anass | 66 |
14 | ÖZGÜR Batuhan | 75 |
16 | HADDI Soufiane | 63 |
17 | ASADOV Elchin | 77 |
18 | VAN ENGELEN Adne | 51 |
19 | ERSHOV Artur | 70 |
25 | VORGANOV Eduard | 65 |
28 | MANAKOV Victor | 77 |
29 | KLISURIĆ Stevan | 70 |
30 | HOLLER Nikodemus | 58 |
32 | BICHLMANN Daniel | 72 |
33 | SAYAR Mustafa | 64 |