Econometrics: OLS and Regression Analysis Overview | Quizlet

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/71

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

72 Terms

1
New cards

P-value

The closer the value is to 0, the more confident that beta is not equal to 0

2
New cards

The amount of variance in Y that's explained by the variance in X

3
New cards

Homoskedasticity

Constant variance of errors across observations.

4
New cards

Serial Correlation

Different error terms are not correlated with each other

5
New cards

Conditional Mean Independence

Error term is independent of Independent variables (controlling for x2, x1 can be estimated)

6
New cards

F-test (SSR)

(SSRr - SSRu/q)/(SSRu/(n-k-1))

7
New cards

F test R2

((R2u-R2r)/q)/((1-R2u)/(n-k-1))

8
New cards

Elasticity

Percentage change in dependent variable from independent variable.

9
New cards

Consistency

As n goes to infinity, estimator approaches the true value

10
New cards

Root MSE

Biased estimator of the standard error of the population

11
New cards

Population of Interest

Population to which results are inferred

12
New cards

Internal Validity

Inferences are valid for the population studied

13
New cards

External Validity

Generalizability of results to other populations.

14
New cards

Internal validity requirements

Estimator is unbiased and consistent, the distribution of test statistics is correct, and hypothesis tests have desired significance

15
New cards

Simultaneous Causality

X causes Y and Y causes X

16
New cards

Panel Data

Data collected over time for the same subjects.

17
New cards

Exogeneity

Variable uncorrelated with error term in model.

18
New cards

Endogeneity

Variable correlated with error term

19
New cards

IV Regression

Instrumental Variable Regression; solves OVB, measurement errors, and simulataneous causality

20
New cards

Instrument Validity

Cov(z,x) != 0 (relevance)

Cov(z,u) = 0 (independence)

Z isn't part of the model (Z doesn't explain y)

21
New cards

J Test

Can only be done in overidentification!! (m>k) Regress TSLS residuals on the Zs and Ws, then do an F test on significance of Zs.

22
New cards

J test distribution/statistic

J=mF ~ Chi squared dist

23
New cards

Maximum Likelihood

Estimation method maximizing probability of observed data.

24
New cards

Hausman Test

Ho: Xi exogenous, H1: Xi endogenous, see if t-test is significant

25
New cards

Pseudo R²

Alternative measure of fit for non-linear models.

26
New cards

Population studied

Population that was sampled

27
New cards

ESS

Sum (Yhat-Ybar)^2

28
New cards

TSS

Sum(Yi-Ybar)^2

29
New cards

SSR

Sum uhati^2

30
New cards

Efficiency

Smallest variance

31
New cards

SER

sqrt(SSR/(n-(k+1))

32
New cards

R^2

ESS/TSS = 1 - SSR/TSS

33
New cards

LSA 1

E(ui|Xi) = 0

34
New cards

LSA 2

(Xi, Yi) iid

35
New cards

LSA 3

Large outliers unlikely (finite 4th moments)

36
New cards

LSA 4

Var (ei | xi) = variance, homoskedasticity

37
New cards

LSA 5

Cov(ei, ej | xi, xj) = 0, no serial correlation (error terms are independent of other independent variables)

38
New cards

Type 1 error

Reject a true null

39
New cards

Type 2 error

Accept a false null

40
New cards

var(ax)

a^2 var(x)

41
New cards

Adjusted R2

1-((n-1/n-k-1)*(SSR/TSS))

42
New cards

Adjust R2 alternate formula

1- (s^2u/s^2y)

43
New cards

Cov(X+c, Y)

Cov(X,Y)

44
New cards

Cov(X+Y,Z)

Cov (X,Z) + Cov (Y,Z)

45
New cards

Problem with OVB

Violates LSA 1, leads to biased and inconsistent results

46
New cards

Positive bias

β > 0 & cov (x1, x2) >0 (same direction)

47
New cards

Negative Bias

β > 0 & cov (x1, x2) < 0

48
New cards

OVB formula

Bhat -> B1 + corr(x1,u) * Su/Sx (population correlation/std dev)

49
New cards

F test distribution

qF ~ chisquared(q) = qF (q, infinity)

50
New cards

F(a,b) in stata

F(df, n-df)

51
New cards

What do k and q mean?

k = number of regressors without the constant, k+1 parameters

q = number of restrictions in Ho

52
New cards

Requirements for OVB

Corr(omitted var, included var) != 0 , and omitted var is a determinant of Y

53
New cards

Conditional mean independence

Conditional expectation of ui given X1i and X2i does not depend on X1i. Controlling for x2i, x1i can be treated as random

54
New cards

Log-lin

1 unit inc in X = β *100% inc in Y

55
New cards

Lin-log

1% inc in X = .01* β inc in Y

56
New cards

Log-log

1% inc in X = β% inc in Y (elasticity)

57
New cards

E(rnormal())

0, in the normal distribution X is 0 and variance is 1

58
New cards

Threats to internal validity

OVB, functional form misspecification, measurement error, sample selection, simultaneous casusality

59
New cards

Other solutions than IV for OVB

Panel data deals with OVB, and RCTs can deal with OVB and simultaneous causality

60
New cards

Construct validity

How valid a test is according to theory

61
New cards

To see if an instrument is relevant

With q=1, look in the first regression and check if F=t^2 of the instrument>10

62
New cards

IV assumptions

E(ui | W) = 0

(X, W, Y, Z) iid

Large outliers unlikely

Valid instruments availble

63
New cards

Pros of linear probability model

Coefficients can be analyzed as normal, good linear approximation, unbiased & consistent

64
New cards

Cons of linear probability model

Probabilities aren't necessarily between (0,1), heteroskedastic, and error term can't be approximated by the normal distribution

65
New cards

Logit and probit errors

Homoskedastic

66
New cards

ML estimator

Has a consistent, asymptotically normal distribution

67
New cards

Best Linear Unbiased Estimator (BLUE)

LS is BLUE under the 5 gauss markov assumptions

68
New cards

Asymptotically normal

Distribution of estimators approaches normality as sample size increases.

69
New cards

Unbiased

E(estimator|X) = estimator

70
New cards

When analyzing the effect of coefficients

Remember to take the derivative, and always include CP!!!1

71
New cards

q = df true or false

true!

72
New cards

Unrestricted model

The model with all coefficients