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.8 * weight + 160
This means that on average for every extra kilogram weight a rider loses -1.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | BOIVIN Guillaume | 78 |
3 | PHINNEY Taylor | 82 |
6 | ASSELMAN Jesper | 69 |
12 | GMELICH MEIJLING Jarno | 77 |
15 | SUMMERHILL Daniel | 70 |
21 | LAMBERT-LEMAY Simon | 81 |
24 | PREMONT Christophe | 69 |
33 | KUBOKI Kazushige | 68 |
36 | JONES Carter | 64 |
41 | KING Ben | 68 |
44 | WARBASSE Larry | 67 |
46 | ROSSKOPF Joey | 74 |
51 | BOILY David | 60 |
52 | IRIBE Shotaro | 61 |
54 | HIRAI Eiichi | 63 |
101 | HOULE Hugo | 72 |