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 + 165
This means that on average for every extra kilogram weight a rider loses -1.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
2 | GMELICH MEIJLING Jarno | 77 |
4 | KING Ben | 68 |
9 | IRIBE Shotaro | 61 |
11 | SUMMERHILL Daniel | 70 |
14 | ASSELMAN Jesper | 69 |
17 | BOIVIN Guillaume | 78 |
18 | LAMBERT-LEMAY Simon | 81 |
31 | PHINNEY Taylor | 82 |
33 | HOULE Hugo | 72 |
54 | WARBASSE Larry | 67 |
55 | KUBOKI Kazushige | 68 |
64 | JONES Carter | 64 |
66 | ROSSKOPF Joey | 74 |
73 | PREMONT Christophe | 69 |
77 | BOILY David | 60 |
81 | HIRAI Eiichi | 63 |