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 - 9
This means that on average for every extra kilogram weight a rider loses 0.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | MACKAIJ Floortje | 57 |
2 | STULTIENS Sabrina | 58 |
5 | KOREVAAR Jeanne | 59 |
6 | BARKER Elinor | 56 |
7 | KLEIN Lisa | 61 |
8 | MARKUS Riejanne | 61 |
10 | ROOIJAKKERS Pauliena | 58 |
11 | BEVERIDGE Allison | 62 |
17 | PILOTE FORTIN Gabrielle | 55 |
18 | ALGISI Alice | 60 |
20 | KOPECKY Lotte | 66 |
21 | DIDERIKSEN Amalie | 62 |
24 | DUVAL Eugénie | 53 |
25 | SANGUINETI Ilaria | 61 |