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.4 * weight - 30
This means that on average for every extra kilogram weight a rider loses 1.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | FAULKNER Kristen | 62 |
7 | JONCHERAY Victoire | 55 |
8 | NEFF Jolanda | 53 |
22 | INDERGAND Linda | 65 |
28 | MILETTE Laury | 52 |
35 | MISSIAGGIA Alessia | 54 |
46 | PINTAR Urška | 56 |
47 | HENTTALA Lotta | 58 |
48 | WANKIEWICZ Olga | 58 |
60 | SKLYAROVA Yelizaveta | 57 |
67 | MISYURINA Margarita | 64 |
78 | BROUCKAERT Sophie | 55 |
116 | KAKHKHOROVA Madina | 53 |
129 | LACOMPTE Amber | 65 |