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.7 * weight - 32
This means that on average for every extra kilogram weight a rider loses 0.7 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ÖRKEN Ahmet | 69 |
3 | NAVARDAUSKAS Ramūnas | 79 |
4 | ANSONS Kristers | 77 |
6 | BALKAN Onur | 69 |
9 | SAYAR Mustafa | 64 |
16 | AKDILEK Ahmet | 68 |
18 | BALKAN Serkan | 64 |
20 | TIRYAKI Oguzhan | 67 |
22 | KÜÇÜKBAY Kemal | 70 |
23 | ZHUKENOV Aspan | 76 |
25 | MIKAYILZADE Musa | 66 |
29 | KAMYSHEV Arman | 67 |
31 | SAMLI Feritcan | 75 |
32 | ROJUS Adomaitis | 83 |
41 | JANUŠKEVIČIUS Mantas | 72 |
47 | BENIUŠIS Justas | 85 |