|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Re: sum() returns different results every time, why?
Thanks!
sort var, stable, was the perfect solution!
Johanna
On Sun, Aug 2, 2009 at 7:21 AM, Kit Baum<[email protected]> wrote:
> <>
> This is a well-known phenomenon arising as Tim suggests. I believe you can
> fix it by using the stable option on -sort-.
>
> Kit
>
> Kit Baum | Boston College Economics & DIW Berlin |
> http://ideas.repec.org/e/pba1.html
> An Introduction to Stata Programming |
> http://www.stata-press.com/books/isp.html
> An Introduction to Modern Econometrics Using Stata |
> http://www.stata-press.com/books/imeus.html
>
>
>
> On Aug 2, 2009, at 02:33 , Tim wrote:
>
>> My guess is decil and rincome do not uniquely identify the observations.
>> In that case your sort order will not necessarily be the same, so you
>> will be accumulating parting_exp in a different order each time.
>
>
>
>
>
>
> *
> * 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/
>
*
* 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/