Lecture 2 Flashcards

(28 cards)

1
Q

What two things can regression analysis do

A
  • Test the theory to establish whether there is a relationship and is it positive or negative
  • Estimate the magnitude of the relationship
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is y in the simple linear regression model and why

A

The dependent variable as it depends on the value of x

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

What is x in the linear regression model

A

x is the independent variable

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

What are 𝛽0 and 𝛽1

A

Underlying population parameters

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

What does 𝑒 represent

A
  • The factors other than X that affect Y
  • Some of these factors may be unobservable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the term 𝑒 also account for

A

Measurement error in variable

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

What does 𝛽0 represent graphically

A
  • The intercept, where X=0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does 𝛽1 represent graphically

A

The slope parameter of a linear relationship between x and y

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

If all the other factors (contained in 𝑒) are held constant what is the equation for change in Y

A

βˆ†π‘¦=𝛽1 βˆ†π‘₯

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

What is the 1st assumption about the disturbance(u)

A

On average, the disturbance term is zero, 𝐸(𝑒)=0

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

What is the 2nd assumption of u/disturbance

A

-The average of u does not depend on the value of x (X and U are unrelated)
-Knowing something about x does not tell us anything about u

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

What is the zero conditional mean assumption combining these 1st 2 assumptions

A

𝐸(𝑒|π‘₯)= 0

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

What is the population regression function

A

𝐸(𝑦|π‘₯)

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

If the zero conditional mean assumption is valid then what does the population regression function=?

A

𝐸(𝑦|π‘₯)=𝛽0+𝛽1π‘₯

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

What is the population regression function

A

A linear function of x

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

What does a one unit increase in x change the expected value of Y by

17
Q

For any given value of x, the distribution of Y is centred about…

A

𝐸(𝑦|π‘₯), the population regression function (PRF)

18
Q

What does the PRF tell us

A

how the average or expected value of 𝑦 changes with π‘₯

19
Q

What will the observations of Y look like

A
  • Some higher than 𝐸(𝑦|π‘₯) and some not, depending on u in each specific case
20
Q

What method is used to estimate B0 and B1

A

Ordinary Least Squares (OLS)

21
Q

What does the OLS estimator find

A

The values of B0 and B1 that minimses the sum of the squared vertical distances between each observation pointand the line

22
Q

What is this line called and what is the equation

A
  • The OLS regression line
  • 𝑦̂=𝛽̂0+𝛽̂1 π‘₯
  • Also referred. to. as the sample regression function (SRF)
23
Q

What is the sample regression function (SRF) used for

A
  • An estimate of the PRF 𝐸(𝑦|π‘₯)=𝛽0+𝛽1 π‘₯
24
Q

Using the SRF , what can be written

A

𝑦𝑖=𝛽̂0+𝛽̂1π‘₯𝑖+𝑒̂i

25
What does 𝑒 ̂𝑖 stand for
The residual
26
What are the two equations for 𝛽 ̂0, 𝛽 ̂1
27
Diagram showing that the residuals are not the same as the disturbances, 𝑒𝑖, in the population relationship
28
What does the OLS estimator rely on
- A population model and a corresponding PRF