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.1 * weight + 3
This means that on average for every extra kilogram weight a rider loses 0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | BECKE Daniel | 75 |
3 | GERRANS Simon | 62 |
4 | DAVIS Allan | 73 |
5 | CLARKE Hilton | 70 |
7 | MARTIAS Rony | 71 |
8 | BARREDO Carlos | 61 |
9 | CHADWICK Glen Alan | 75 |
10 | BOTCHAROV Alexandre | 54 |
11 | SÁNCHEZ Luis León | 73 |
12 | BATES Gene | 61 |
14 | COLLI Daniele | 73 |
15 | MCEWEN Robbie | 67 |
16 | EVANS Cadel | 64 |
18 | AERTS Mario | 68 |
19 | RENSHAW Mark | 74 |
20 | GOSS Matthew | 70 |
21 | HAYMAN Mathew | 78 |
22 | CLARKE Jonathan | 68 |