I have the following data set, a panel dataset, (it is an example of what I have, the data set is much larger):
Year Individual Wage Mean_wage (this is the variable I want to create)
1998 1 60 70
1999 1 70 70
2000 1 80 70
1998 2 50 56,56
1999 2 50 56,56
2000 2 70 56,56
I would like to generate a new variable, which is the mean of the wage of each individual over the years, that is, the variable has to has the same value of the individual over the years. Probably, it's not clear, so I have create the variable mean_wage as an example. Anyone can help me?
Thanks!
Related Posts with Generate a new variable as the mean of individuals over time
Moving entire folders to different directoriesHello: I am trying to use the command -mvfiles- which seems to be a good way to move/copy files from…
Question on select data for a specific periodHi! I'm having trouble with data cleaning. My time_var data is in long format (eg. 31may2011) and af…
Two way graphsHello, I want to make of the assets turnover of two industries by semester in a way that in the grap…
AverageHow should I proceed in the following situation: - I have the earnings of population in 2004 and 200…
Sample Cross-CorrelationDear All, I am currently working on an event-study related topic and stumbled accross a significance…
Subscribe to:
Post Comments (Atom)
0 Response to Generate a new variable as the mean of individuals over time
Post a Comment