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 = 2.4 * weight - 101
This means that on average for every extra kilogram weight a rider loses 2.4 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ZARGARI Amir | 62 |
8 | CHOI Ki Ho | 59 |
13 | JANG Chan Jae | 64 |
19 | MANULANG Robin | 59 |
21 | FENG Chun Kai | 68 |
30 | NAKAJIMA Yasuharu | 64 |
41 | CHEUNG King Lok | 59 |
49 | WIJAYA Endra | 58 |
66 | PRIYA PRASETYA Heksa | 62 |
78 | MAT AMIN Mohd Shahrul | 54 |
87 | GALEDO Mark John Lexer | 58 |
100 | SAEIDI TANHA Abbas | 70 |
103 | HAGHI Alireza | 78 |
109 | SALEH Mohd Harrif | 70 |