| Estimate (Slope) |
0.6313 |
| R-Squared |
0.6617 |
| p-value |
0.0000 |
Intercept: The estimate is the intercept of our function or \(\beta_0\) in the equation. That means when abdomen is \(0\) cm, the model predicts the individual will have a siri of -39.2801847%. Since no one has an abdomen of \(0\) and negative body fat is impossible, the intercept has no real-world meaning for our purposes.
Estimate: The estimate is the slope of our function or \(\beta_1\) in the equation. In our case it is 0.6313044. Which means we have positive correlation.
R^2: \(R^2\) in our context tells us what fraction of the differences in the body fat % our model can explain. For example an \(R^2\) of \(0.66\) tells us that the model explains \(66\%\) of variation in body fat %. The remaining \(34\%\) is from variables we did not measure.
p-value: Gives a value from 0-1, where a number closer to 0 means the relationship is less likely to be due to chance. Most standards are looking for a p-value of \(.05\). Our value 9.0900667^{-61} tells us that our model is very unlikely to be random.