Last class, we estimated a model:
$$ intrate = a + b * CredScore + u$$Example: A covid test
Our model gave us this output:
var | coef | std err | t | P>t |
---|---|---|---|---|
Intercept | 11.5819 | 0.046 | 253.270 | 0.000 |
CredScore | -0.0086 | 6.14e-05 | -139.198 | 0.000 |
Our model gave us this output:
var | coef | std err | t | P>t |
---|---|---|---|---|
Intercept | 11.5819 | 0.046 | 253.270 | 0.000 |
CredScore | -0.0086 | 6.14e-05 | -139.198 | 0.000 |
"Economic significance" matters: Stat sig but economically trivial = yawn
Loose definition: Is a "reasonable" change in X assoc with a "large" change in y?
... and a variable has a p-value below 5%.
... and the relationship is large enough to be meaningful.
Party?!
Not yet!
More commonly: "Correlation is not causation"
Reasons your (significant) correlation ain't causation:
More commonly: "Correlation is not causation"
Reasons your (significant) correlation ain't causation:
The goal here is to understand what variables matter ($\hat{\beta}$ focused):