500
You are trying to estimate the effect of racial segregation on inequality using state level data from 2000. You run a regression with racial segregation as your IV and inequality as your DV, including state fixed effects. What potential problems arise, and how would you correct for them?
First off, your brilliant statistical software program will not run your model, since your matrix is not full rank (and is, thus, not invertible) since you have more independent variables (50 states+racial segregation) than observations (50 states). One way to correct for this is to get data over time, or look at smaller units of analysis, like counties or cities. In addition, it seems likely that you have an endogeneity problem, since inequality may generate conditions that facilitate racial segregation. You could use an instrument to correct for this; Ananat, an economist, looks at the question of the effect of racial segregation on inequality by using the length of railroads in each city as an instrument. In addition, you might have heteroskedasticity, as the effect might vary within each state or region. You could use secret weapon (for instance, break the country into four regions and run separate regressions), EGLS, or robust standard errors.