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 * weight + 10
This means that on average for every extra kilogram weight a rider loses 0 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | ZAKARIA Akmal Hakim | 59 |
2 | CULEY Marcus | 69 |
3 | LEBAS Thomas | 65 |
4 | CRAWFORD Jai | 59 |
7 | HIBATULAH Jamal | 55 |
8 | CAHYADI Aiman | 52 |
9 | GARCÍA Ricardo | 68 |
11 | AZMAN Muhamad Zawawi | 57 |
13 | MAT AMIN Mohd Shahrul | 54 |
14 | TSUBAKI Hiroshi | 62 |
15 | VOLKERS Samuel | 67 |
18 | NIETO Edgar | 58 |
21 | NOVARDIANTO Jamalidin | 69 |
23 | FELIPE Marcelo | 58 |