Part 1 - Regression Flashcards

1
Q

what is regression?

A

Describing and evaluating the relationship between a variable, and other variables.

more specifically, regression is an attempt to explain movement in one variable, as a result of movement in other variables.

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

what is important to remember regarding correlation

A

Correlation is nothing about causality. Correlation is a degree of association (linear association). We cannot say whether one cause movement in the other

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

assumptions about the dependent vs ndependent varialbes=

A

dependent variable is assumed to be stochastic in some way. We can say that there is a probability distribution associated with it.

On the other hand, we typically assume that the independent variables are non-stochastic, e.g. fixed in repeated samples.

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

why cant we just plot and draw regression lines by hand? it is extremely fast and simply to do so

A

We are interested in determining the extend to which the movement in some variable can be described by an equation. If we have a number on it, we can compute risk analysis and al lthat.

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

what should we think about when looking at this:

y = a + bx

A

the function is exact. Meaning, it is not a prediction, it is a statement.

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

y = a + b x

is exact, and exact relationships rarely occur in real life. What do we do?

A

We modify so that we include the fact that we have a number of sample points.

y_t = a + b x_t + u_t

where u_t is the random disturbance term.

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

why add the disturbance term

A

Many cases are simply impossible to model exact for a great number of reasons.

Accoutns for measurement error, unknown events etc

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

when fitting the line, the regression line, we minimize what?

A

Vertical distances. These are the distance between the fitted line and the sample points.w

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

why minimize vertical distances and not horizontal?

A

we assume that the sample point x values are fixed in repeated samples, so there is no uncertainty there. there is no gap to minimize.

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

What does it mean that something is “fixed in repeated samples”

A

should we conduct the experiment again, we’d get the same values for our x values.

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

what methos is used for linear regression?

A

OLS. OLS is the main workhorse

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