--- Jacob Wegelin <[email protected]> wrote:
> Given any dataset of all numeric variables, I want to generate a new
> variable called myMean, which is the arithmetic mean (the average)
> across all the variables. The program below solves this problem. But
> surely there is a one-line command that will perform this task in
> Stata?
yes: -egen myMean = rowmean(var1 var2 foo bar etc)-
Hope this helps,
Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room N515
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/