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.6 * weight - 67
This means that on average for every extra kilogram weight a rider loses 1.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | STEPHENS Lauren | 55 |
4 | PRIETO Marcela Elizabeth | 54 |
9 | POIDEVIN Sara | 56 |
19 | ZABELINSKAYA Olga | 52 |
21 | MEJÍAS Marlies | 60 |
22 | POWLESS Shayna | 59 |
26 | RAMIREZ Andrea | 54 |
29 | KAKHKHOROVA Madina | 53 |
30 | PEÑUELA Diana | 53 |
34 | MISYURINA Margarita | 64 |
37 | VALENTE Jennifer | 73 |
57 | LÓPEZ Diana | 67 |
58 | BORBÓN Gissel Adriana | 61 |