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 = -1 * weight + 101
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FAULKNER Kristen | 62 |
11 | NEFF Jolanda | 53 |
12 | JONCHERAY Victoire | 55 |
19 | INDERGAND Linda | 65 |
27 | WANKIEWICZ Olga | 58 |
29 | MISSIAGGIA Alessia | 54 |
32 | MILETTE Laury | 52 |
42 | SKLYAROVA Yelizaveta | 57 |
59 | PINTAR Urška | 56 |
72 | MISYURINA Margarita | 64 |
77 | HENTTALA Lotta | 58 |
85 | BROUCKAERT Sophie | 55 |
99 | KAKHKHOROVA Madina | 53 |