Correlation and OLS Flashcards

(21 cards)

1
Q

inference

A

Given that ….

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Probability

A

Likelihood

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

descriptive inference

A

the prevalence of a feature or the correlation between two features

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

predictive inference

A

the value of a feature for a unit we do not observe

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

causal inference

A

the causal effect of a treatment on an outcome in the population

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

correlation

A

The correlation between two features of the world is the extent to which they occur together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When can we talk about correlation

A
  1. There has to be a comparison and 2. Both features of the world have to have some variation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Covariance

A

To what extent does X and Y vary together?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

cov (X,Y)

A

E[(X - E[X]) (E-E[Y])]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does that equation mean

A

It is the expectation of X - its mean and the expectation of Y minus its mean. If X is greater than its mean, we expect a positive covariance. Cannot tell us how great a relationship is - how much they vary from the mean, indicates the value - how much variance exists between the two variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

correlation

A

corr (X,Y) = cov (X, Y)/ square root var(x) var(Y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Correlation scale

A

-1 to 1 - closer the correlation to a variable the stronger the relationship is ie. if close to 1 stronger than like 0.1. Correlation is standardised on the scale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Best Linear Predictor

A

Is the linear function of X (Y = a + bX) that best predicts Y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the BLP do?

A

Minimises the sum of squared prediction errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

b0

A

intercept

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

b1

17
Q

What does the BLP do?

A

Minimises the sum of squared prediction errors ie the difference between X and E[X] - they are squared to make everything positive

18
Q

What is the b in BLP - X(Y= a+bX)

A

The sign, it tells us the correlation

19
Q

Positive b

A

Positive correlation

20
Q

Equations

A

b =
σX,Y
/σ2X