Call:
lm(formula = bp ~ salt_level, data = salt)
Residuals:
Min 1Q Median 3Q Max
-8.2990 -3.5627 0.6873 3.2110 5.5910
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 133.173 1.007 132.222 < 2e-16 ***
salt_levelhigh 6.256 1.593 3.929 0.000672 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
Residual standard error: 3.901 on 23 degrees of freedom
Multiple R-squared: 0.4016, Adjusted R-squared: 0.3756
F-statistic: 15.43 on 1 and 23 DF, p-value: 0.0006716