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 * weight + 111
This means that on average for every extra kilogram weight a rider loses -1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
5 | BENFATTO Marco | 71 |
6 | MONSALVE Yonathan | 62 |
7 | AULAR Orluis | 65 |
8 | UBETO Miguel Armando | 60 |
9 | PALINI Andrea | 67 |
19 | LINAREZ Leangel Rubén | 74 |
36 | RODRÍGUEZ Jackson | 58 |
42 | SOSA Iván Ramiro | 52 |
49 | YUSTRE Kristian Javier | 58 |
65 | QUINTERO Leonel | 67 |
78 | RUIZ Diego Fernando | 58 |
80 | SÁNCHEZ Augusto | 72 |
93 | FRAPPORTI Mattia | 74 |
114 | CRUZ Adderlyn Félix | 59 |
118 | RIVERA Kevin | 56 |