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 + 12
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | BAZHKOU Stanislau | 65 |
2 | NIKITIN Matvey | 61 |
5 | VORGANOV Eduard | 65 |
6 | PAPOK Siarhei | 76 |
7 | VIEJO José Daniel | 75 |
8 | VIEL Mattia | 72 |
11 | BUDYAK Anatoliy | 53 |
13 | KÜÇÜKBAY Kemal | 70 |
15 | CHOLAKOV Stanimir | 66 |
17 | LUCHSHENKO Sergey | 63 |
19 | TSOY Vladimir | 73 |
24 | TIRYAKI Oguzhan | 67 |
26 | ALMEIDA João | 63 |
27 | AHIYEVICH Aleh | 70 |