Dear all,
I'm trying to generate a new variable given by the sum of an existing variable
by year (as I have 2 six month observations for the same year) and individual.
The command is the following:
egen newvar=sum (oldvar), by(id year)
the problem is that the original values are, for instance: 42224464 and
67090781, but the sum that STATA computes is 109000000, instead of 109315245.
Why does it round like that?
The old variable is stored as �double�, I have tried to change the storage
type, using recast, but STATA does not allow to do it, as many values would be
changed...
Thank you very much for any suggestions
Kind regards
Mariarosaria Agostino
Dipartimento di Economia e Statistica
Universit� della Calabria
ponte P. Bucci, 87036 Arcavacata di Rende (CS)
Italia
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
*
* 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/