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.6 * weight + 81
This means that on average for every extra kilogram weight a rider loses -0.6 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ANDRIATO Rafael | 67 |
6 | DAL COL Andrea | 80 |
14 | COLEDAN Marco | 83 |
26 | TEDESCHI Mirko | 69 |
29 | SEABRA Renato | 67 |
30 | NECHITA Andrei | 71 |
31 | BELTRÁN Edward | 59 |
32 | PANIZO Gregolry | 72 |
44 | FIORILLI Tiago | 63 |
53 | NIETO Edgar | 58 |
56 | AFFONSO Murilo | 63 |
68 | RAMOS Kléber | 65 |
69 | NAZARET Magno | 65 |
72 | FORTIN Filippo | 78 |
74 | ZHUPA Eugert | 78 |