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 - 35
This means that on average for every extra kilogram weight a rider loses 1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
19 | HAMBURGER Bo | 58 |
21 | PEDERSEN Atle | 70 |
22 | GARMENDIA Aitor | 68 |
25 | ESCARTÍN Fernando | 61 |
33 | DEN BAKKER Maarten | 71 |
36 | NIJDAM Jelle | 70 |
38 | HODGE Stephen | 74 |
48 | RIPOLL José Andrés | 66 |
50 | CABELLO Francisco | 72 |
55 | DOMÍNGUEZ Manuel Jorge | 67 |