Econometrics-Advanced Flashcards

1
Q

What are two types of dichotomous choice models?

A
  1. Probit –> Standard normal distribution functions (cdf, pdf)
  2. Logit –> Logistic distribution functions (cdf, pdf)
    1. Uses random utility (doesn’t have error term)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the problems associated with using a linear regression model where the dependent variable is discrete?

A
  1. Can’t assume that residuals are normally distributed; since y is discrete, the errors will be discrete as well.
  2. Heteroskedasticity: Non-constant variance for all individuals. Least squares estimation is no longer best linear unbiased.
  3. Nothing to bound predicted range in the 0 - 1 interval.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does the logit differ from the probit model?

A

Differs only in the CDF that is used to define choice probabilities. CDF is not in integral form (like the probit) which makes the model easier to work with. The probit used the standard normal CDF while the logit uses the logistic CDF.

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

What are the two types of muliple choice models?

A
  1. Unordered multiple choice
  2. Ordered multiple choice
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are two types of unordered multiple choice models?

A
  1. Multinomial logit
    1. Individual characteristics (wi)
      1. wi = characteristics of individual i; vary over individuals
  2. Conditional logit
    1. Alternative-specific characteristics (zij)
      1. zij = attributes of choices j
      2. Vary over individuals and alternatives
How well did you know this?
1
Not at all
2
3
4
5
Perfectly