I have a dataset which contains information about many workers and their wages. Different workers are present in the dataset for different time periods.
I have already found that there is an income gap between female and male workers using a simple regression, and I corrected for many variables using dummies.
I am now asked to "construct and estimate a regression model that would test whether there is a trend in the gender gap". I assume that I need to use the command regress for income on gender, as before, but I don't know how to consider the time dimension, and the internet doesn't seem to have clear answers.
Thank you in advance.
I have already found that there is an income gap between female and male workers using a simple regression, and I corrected for many variables using dummies.
I am now asked to "construct and estimate a regression model that would test whether there is a trend in the gender gap". I assume that I need to use the command regress for income on gender, as before, but I don't know how to consider the time dimension, and the internet doesn't seem to have clear answers.
Thank you in advance.
Comment