Lecture notes 15 Limited dependent variable models Flashcards
How does a limited dependent variable regression model work?
Outcome Y is binary =1 or 0 and the regression estimates the probability given X
What is the issue behind using a linear model to estimate LDV?
For extreme values of X it may mean probability is larger than 1 or negative probability.
How can we address the issues of linear models not being suitable for probability
We can use a functional form eg
F(B0+B1X1)
where F
F= normal distribution phi
Logistic
What are the binary outcome regression models?
-Linear probability model
-Probit model
-Logit model
What is a sign of the function of a probit model? Logit model?
Probit has phi sign
Logit has open triangle sign.
What is the CDF of
Probit
Logit
Probit = normal distribution CDF
Logit(u) = 1/ 1 + exp(-u)
What are the issues with a linear probability model?
- Can be outside of [0,1]
- Only approximation
-Violates homoscadacity and normality assumptions
What are the advantages and disadvantages of probit model?
Prob always between 0 and 1
Cannot use OLS estimates but maximum likelhood estimates.
Likelhood of observing the data is as large as possible.
What is the interpretation of the coefficient of the linear probability model?
A 1 unit increase of X causes a Beta 1 change in the probability
How does interpreting coefficients of probit and logit functions work?
We need to take derivative of function with respect to X
dF(u)/ du F(B0+B1X1+ BK….)
First you take derivative of whole function (density of F) = PDF (Vary for probit and logit.
Then you take derivative of inside of function
Then you multiply both together
What is the PDF of probit and logit?
Probit = 1/root 2 pi exp(-u^2/2)
Logit = exp(-u) / (1+ exp (-U))^2
What is the symbol of the probit CDF and PDF?
What is the symbol of the logit CDF and PDF?
- CDF is straight phi PDF is diaganol phi
- CDF is open triangle, PDF is lamda
With specific values how do you work out the derivative of a logit or probit
First you get the specific values and sub it into the whole function.
-Then with the value you get out of the whole function you sub this into the pdf
-You then times that by the coefficient derivative you took
Write out the notation of when you take a derivative
How do you interpret coefficient when in a LDV model when the regressor is discrete?
- You just subtract when the dummy is 0 and 1
First you evaluate the function for when it is equaled to the given numbers
Then you plug it into CDF
Then you subtract the two to find the probability difference