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.3 * weight - 53
This means that on average for every extra kilogram weight a rider loses 1.3 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | GAVAZZI Pierino | 67 |
2 | PRIM Tommy | 76 |
3 | MARTINELLI Giuseppe | 74 |
9 | BERNAUDEAU Jean-René | 64 |
13 | SARONNI Giuseppe | 65 |
19 | ALGERI Vittorio | 68 |
27 | BARONCHELLI Gianbattista | 72 |
29 | FERNÁNDEZ Juan | 68 |
36 | DIDIER Lucien | 67 |
52 | SCHUITEN Roy | 83 |
56 | HINAULT Bernard | 62 |
57 | LASA Miguel María | 68 |
75 | LADRÓN Rafael | 74 |
76 | KNUDSEN Knut | 79 |
84 | MARCUSSEN Jørgen | 70 |