Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Table display


From   [email protected]
To   [email protected]
Subject   Re: st: Table display
Date   Fri, 15 Apr 2005 16:21:48 -0400

-tabstat- may get you what you want...for example,

tabstat disproc contacts osex vsex violrc relrc weaprc injrc, stat(mean sd min max n) 
col(stat)

type -findit tabstat- in the command window for more information.

hope this helps, clint

On 15 Apr 2005 at 14:10, Carter Ivan Rees wrote:

> Is there any way to make the following summarize table display the
> number of observations next to my min max values?
> 
> summarize disporc contacts osex vsex violrc relrc weaprc injrc,
> separator(2)
> 
>     Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
>      disporc |     12511    .5542323      .49707          0          1
>     contacts |     12511    .0877628    .2829609          0          1
> -------------+--------------------------------------------------------
>         osex |     12511    .7273599    .4453351          0          1
>         vsex |     12511    .3035729    .4598187          0          1
> -------------+--------------------------------------------------------
>       violrc |     12511    .9744225    .1578774          0          1
>        relrc |     12511     .697706    .4592703          0          1
> -------------+--------------------------------------------------------
>       weaprc |     12511    .0683399    .2523383          0          1
>        injrc |     12511    .4987611    .5000184          0          1
> 
> 
> Thanks to all.
> 
> Carter
> 
> 
> *
> *   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/




Clinton J. Thompson
Econometrica, Inc.
4416 East-West Highway, Suite 215
Bethesda, MD  20814
Phone: 240-333-4803
Fax: 301-657-3140
www.EconometricaInc.com

The information transmitted is intended only for the person 
or entity to which it is addressed and may contain confidential 
and/or privileged material. Any review, re-transmission, 
dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities 
other than the intended recipient is prohibited. If you
received this in error, please contact the sender and 
delete the material from any computer.

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



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