Hi,
I have an individual panel data survey in Stata which includes 8 survey waves.
I would be very grateful if someone could provide assistance on how I can create these two additional variables.
Thank you in advance.
I have an individual panel data survey in Stata which includes 8 survey waves.
- Xwaveid represents each individual’s unique identifier
- Wave represents the survey wave
- total_obs_n (toatal_obs_~n) represents the total number of survey waves each individual participant participated in
- change_in_hours (change_in_~s) represents the change in the number of hours the participant works between each survey
- hours_work_week (hours_work_~k) represents the number of hours the individual works (on average) each week
- reduce_workload_likely (reduce_wor~y) is a binary variable that equals 1 if the individual stated that they are likely to reduce their workload and 0 if not (only available in waves 2, 3 and 4).
I would be very grateful if someone could provide assistance on how I can create these two additional variables.
Thank you in advance.
Comment