| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: displaying summation of a variable
dear statalisters,
Stata 8.2 Window XP Pro SP2,
i have a variable 'total', which represents population (no. of persons) per
observation. what i wanted is quite simple - simply to sum(total) to give
the overall total no. of person in the dataset. so i did egen
sumpopn=sum(total), which created a variable sumpopn filled with a constant
equalling the overall sum, then took a peek at it using display sumpopn. it
does the job... but is there a shorter way of doing this without -egen- ing
a new variable (i know i can always -drop sumpopn- later)?
regards,
bw
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/