Econometrics and Linear Regression Models

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

1/22

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and concepts from an econometrics lecture on linear regression models.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Econometrics

The branch of economics that develops and uses statistical methods for estimating economic relationships.

2
New cards

Typical Goals of Econometrics Analysis

Estimating relationships between random variables, testing hypotheses, and predicting/forecasting random variables.

3
New cards

Steps in Econometrics Analysis

Specifying the regression model, collecting data, and quantifying the model.

4
New cards

βs

Coefficients in the Multiple Regression Model (MRM).

5
New cards

u

The error term in the Multiple Regression Model (MRM).

6
New cards

OLS (Ordinary Least Squared)

A method to estimate the coefficients in a linear regression model.

7
New cards

Correlation

The linear relationship between two variables, and how they change together.

8
New cards

Causation

The cause and effect relationship, where one event is a direct result of another event.

9
New cards

Gauss-Markov Assumption 1

Linearity in parameters.

10
New cards

Gauss-Markov Assumption 2

Random Sampling.

11
New cards

Gauss-Markov Assumption 3

No perfect collinearity and var(x) ≠ 0.

12
New cards

Gauss-Markov Assumption 4

Zero Conditional Mean, E(u|X) = 0. Given any values of X, the errors are on average zero (conditional expectation).

13
New cards

Endogeneity

Condition where Corr(X, u) ≠ 0, violates the Zero Conditional Mean Assumption.

14
New cards

Gauss-Markov Assumption 5

Homoskedasticity (same conditional variance): var(u|X) = σ^2.

15
New cards

Gauss-Markov Assumptions Significance

States that if the Gauss-Markov assumptions are met, OLS estimators are unbiased and there is a formula for variance of OLS estimators.

16
New cards

Assumption 6

The error terms are normally distributed, u ~ N(0, σ^2).

17
New cards

Classical Linear Model (CLM) assumptions

The assumptions 1 through 6 together.

18
New cards

R-squared

Evaluation metric; Sum of Squared Residuals divided by the Sum of Squares Total.

19
New cards

Adjusted R-squared

Evaluation metric; R-squared adjusted for the number of predictors in a model.

20
New cards

MAE

Evaluation metric; Mean Absolute Error

21
New cards

MSE

Evaluation metric; Mean Squared Error

22
New cards

MAPE

Evaluation metric; Mean Absolute Percentage Error

23
New cards

RMSE

Evaluation metric; Root Mean Squared Error