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 + 14
This means that on average for every extra kilogram weight a rider loses -0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | WOOD Alice | 59 |
2 | BARBIERI Rachele | 55 |
3 | VAN DIJK Ellen | 71 |
5 | FIDANZA Martina | 60 |
6 | MARKUS Riejanne | 61 |
9 | HOSKING Chloe | 60 |
10 | REUSSER Marlen | 70 |
11 | ARCHIBALD Katie | 75 |
12 | ROY Sarah | 66 |
13 | KLEIN Lisa | 61 |
17 | JOUNIER Lucie | 58 |
20 | PATERNOSTER Letizia | 53 |
24 | VAN DER HULST Amber | 66 |
25 | LAURANCE Typhaine | 62 |
29 | JACKSON Alison | 63 |