Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: st: Collapse with sum function and missing values


From   Kit Baum <[email protected]>
To   [email protected]
Subject   RE: st: Collapse with sum function and missing values
Date   Thu, 11 Feb 2010 06:57:21 -0500

On Feb 11, 2010, at 2:33 AM, N.J. Cox wrote:

> - -summarize- 
> ===========
> 
> . sysuse auto
> (1978 Automobile Data)
> 
> . su rep78 if rep78 == .
> 
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> - -------------+--------------------------------------------------------
>       rep78 |         0
> 
> . ret li
> 
> scalars:
>                  r(N) =  0
>              r(sum_w) =  0
>                r(sum) =  0


Interestingly,

. su rep78 if rep78==0, detail

                     Repair Record 1978
-------------------------------------------------------------
no observations



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


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index