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.8 * weight + 66
This means that on average for every extra kilogram weight a rider loses -0.8 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | KOLAHDOZHAGH Amir | 60 |
2 | GARCÍA Ricardo | 68 |
5 | NEWBERY Dylan | 75 |
8 | VOLKERS Samuel | 67 |
11 | FELIPE Marcelo | 58 |
13 | MAZUKI Nur Amirul Fakhruddin | 57 |
19 | MANULANG Robin | 59 |
23 | JANG Kyung-Gu | 64 |
29 | GOH Choon Huat | 54 |
31 | GARCIA Marcos | 55 |
32 | NOVARDIANTO Jamalidin | 69 |
34 | MAT AMIN Mohd Shahrul | 54 |
35 | IRAWAN Jefri | 51 |
39 | ASO Keisuke | 67 |