Call:
lm(formula = median_incomeE ~ total_popE, data = pa_data)
Residuals:
Min 1Q Median 3Q Max
-39536 -6013 -1868 5075 44196
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 62855.819808 1760.477709 35.704 < 0.0000000000000002 ***
total_popE 0.021477 0.005192 4.137 0.000103 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
Residual standard error: 11820 on 65 degrees of freedom
Multiple R-squared: 0.2084, Adjusted R-squared: 0.1962
F-statistic: 17.11 on 1 and 65 DF, p-value: 0.0001032