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 + 37
This means that on average for every extra kilogram weight a rider loses -0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | WIPPERT Wouter | 75 |
2 | HUFFMAN Evan | 71 |
3 | HOWES Alex | 61 |
4 | MURPHY John | 81 |
5 | KUSS Sepp | 61 |
8 | SLAGTER Tom-Jelte | 57 |
9 | MACANALLY Ryan | 68 |
10 | HERNANDEZ Michael | 74 |
11 | ȚVETCOV Serghei | 69 |
12 | JONES Chris | 64 |
13 | BURKE Jack | 67 |
16 | PUTT Tanner | 75 |
17 | CÔTÉ Pier-André | 74 |
22 | SEVILLA Óscar | 62 |
27 | CATAFORD Alexander | 70 |
28 | PICCOLI James | 65 |
29 | NORRIS Lachlan | 67 |
30 | STITES Tyler | 60 |