I want to test whether the returns to education for workers who are high school graduates are significantly different from returns to education for workers with some college. I ran thsi:
regress loghrwage EDYEARS exper exper2 hsdrop somecollege collegegrad grad
I ran this regression leaving out high school grad as the base group. Do I just look at the result for some college to determine if the returns to education are significantly different? I got a t statistic of 8.01 therefore, I would conclude that they are significantly different?
Thank you.
regress loghrwage EDYEARS exper exper2 hsdrop somecollege collegegrad grad
I ran this regression leaving out high school grad as the base group. Do I just look at the result for some college to determine if the returns to education are significantly different? I got a t statistic of 8.01 therefore, I would conclude that they are significantly different?
Thank you.

Comment