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.1 * weight + 9
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BALYKIN Ivan | 68 |
4 | SAYAR Mustafa | 64 |
6 | RAILEANU Cristian | 63 |
7 | BALKAN Onur | 69 |
8 | SAFARZADEH Saeid | 66 |
10 | KÜÇÜKBAY Kemal | 70 |
11 | ÖRKEN Ahmet | 69 |
12 | MIZBANI Ghader | 67 |
15 | FEDOSSEYEV Artur | 61.5 |
16 | POURHASHEMI Hamid | 64 |
18 | SAMLI Feritcan | 75 |
19 | NEMATI KHIAVI Ali | 60 |
21 | LAVRENTYEV Anton | 88 |
29 | TIRYAKI Oguzhan | 67 |
34 | GALEYEV Vadim | 68 |
52 | TASKAN Oguzhan | 65 |