I'm having trouble understanding this question:
So far, this is what I think I'm supposed to do:Run a regression of ln(profits) on majority owner’s age; a dummy for whether the majority owner
is female; dummies for the majority owner being Black, Asian, or Hispanic; dummies for the majority
owner being a high school dropout or having a high school degree but no 4 year college degree.
How do ln(profits) change if the owner is female compared to male? How about if the owner is 65
compared to 55?
ls(h) profits c ownage dfemale dblack dasian dhisp lehs d hsltcoll
/\ this would be a regression of profits including all the variables asked in the question
and then:
And then I'm lost. I'm not even sure if I did that Wald test right.view -> coefficient tests -> wald ->
c(1)=0, c(2)=0, c(3)=0, c(4)=0, c(5)=0, c(6)=0, c(7)=0
Any help would be appreciated! :D
