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.1 * weight + 21
This means that on average for every extra kilogram weight a rider loses -0.1 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
3 | BAX Sjoerd | 78 |
4 | DI FELICE Francesco | 70 |
6 | ANIOŁKOWSKI Stanisław | 68 |
7 | DONEGÀ Matteo | 65 |
10 | BURGER Sven | 74 |
12 | MAŁECKI Kamil | 69 |
13 | KRAWCZYK Szymon | 79 |
14 | TRACZ Szymon | 74 |
15 | DINA Márton | 67 |
16 | PĘKALA Piotr | 65 |
17 | BOGUSŁAWSKI Marceli | 77 |
18 | STANISZEWSKI Daniel | 77 |
20 | PRIMOŽIČ Jaka | 60 |