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 + 4
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | PITHIE Laurence | 74 |
2 | KVIST Linus | 72 |
3 | LAUK Karl Patrick | 69 |
4 | VAHTRA Norman | 85 |
7 | ŠIŠKEVIČIUS Evaldas | 80 |
8 | BANASZEK Norbert | 75 |
10 | RÄIM Mihkel | 69 |
11 | BÁRTA Tomáš | 79 |
12 | KISKONEN Siim | 64 |
13 | BAKKER Björn | 79 |
14 | BOGDANOVIČS Māris | 68 |
17 | ANSONS Kristers | 77 |
19 | BANASZEK Adrian | 79 |
20 | FLAKSIS Andžs | 79 |
25 | PAGE Hugo | 71 |
27 | KELMELIS Aristidas | 78 |