Chapter 4 - Regression Analysis Flashcards
What is a causal inference?
When you use data to estimate the effect on an outcome of interest of an intervention that changes the value of another variable
What is a prediction?
Using the observed value of a variable to predict the value of another
What is the function of a population regression?
What does this function tell us?
E(Y I X) = β0 + β1 X
The expected value of our dependent variable (Y) given our input of the dependent variable (X)
What are the parameters of a linear regression?
β0 = intercept β1 = slope
What is the equation for the linear regression model with a single regressor?
Yi = β0 + β1 Xi + μi
Yi = dependent variable/regressand
Xi = the independent/regressor
β0 + β1 X = the population regression line
β0 = intercept of the population regression line
β1 = slope of the population regression line
μi = the error term