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 + 6
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | D'HOORE Jolien | 63 |
2 | BERTIZZOLO Sofia | 54 |
3 | ELVIN Gracie | 63 |
4 | GUTIÉRREZ Sheyla | 60 |
5 | TREVISI Anna | 54 |
6 | CECCHINI Elena | 52 |
7 | SANGUINETI Ilaria | 61 |
8 | ERATH Tanja | 62 |
9 | MOBERG Emilie | 56 |
10 | LONGO BORGHINI Elisa | 59 |
11 | GUDERZO Tatiana | 54 |
13 | PIETERS Amy | 58 |
15 | SPRATT Amanda | 55 |
17 | VIECELI Lara | 59 |
18 | BECKER Charlotte | 64 |