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.5 * weight - 25
This means that on average for every extra kilogram weight a rider loses 0.5 positions in the result.
# | Rider | Weight (KG) |
---|---|---|
1 | STOSZ Patryk | 70 |
2 | PALUTA Michał | 65 |
3 | KASPERKIEWICZ Przemysław | 71 |
4 | BROŻYNA Piotr | 71 |
5 | SYKALA Wojciech | 72 |
6 | STANISZEWSKI Daniel | 77 |
7 | REKITA Szymon | 70 |
8 | MAŁECKI Kamil | 69 |
11 | SAJNOK Szymon | 75 |
13 | BANASZEK Alan | 75 |
15 | SŁAWEK Damian | 73 |
20 | SOWINSKI Artur | 63 |
24 | PAWLAK Tobiasz | 81 |