Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2023-10-28 04:38:53
Size: 949
Comment:
Revision 5 as of 2023-10-28 05:14:42
Size: 830
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Line 37: Line 39:
A regression line passes through two points:

{{attachment:regression1.svg}}

and

{{attachment:regression2.svg}}

Econometrics Notation

Data

The number of observations is n.

The outcome variable is y. For observation i, the outcome value is yi.

The treatment variable is x1. For observation i, the treatment value is x1i.

The control variables are x2 through xk (up to k - 1 control variables). For observation i, a control value might be x2i.

Statistics

The average outcome is:

average.svg

The variance is:

variance.svg

The standard deviation is:

sd.svg

The covariance between the treatment and outcome is:

covariance.svg

The correlation between the treatment and outcome is:

correlation.svg


CategoryRicottone

Statistics/EconometricsNotation (last edited 2025-01-10 14:15:50 by DominicRicottone)