Now I know why I posted this "stupid" question :
1)
-qui sum var1
-scalar s = r(sum)
works as well as :
2)
- qui summ var1
- scalar s = r(sum)
I know about qui and summ(arize),
but why does delineation 1) work as well ?????? /same results
I am a little bit confused !
thanks for help
andreas aschbacher
>thanks !
>
> At 03:44 PM 3/2/2004 +0100, you wrote:
> > >Dear fellows !
> > >maybe stupid is following question :
> > >I want to compute the sum of one column/all column-values(numeric
type):
> > >how to write that scalar s =... contains sum ??
> > >andreas aschbacher
> >
> > How about something like
> >
> > summarize x
> > scalar sumx = r(sum)
> >
> >
> > -------------------------------------------
> > Richard Williams, Notre Dame Dept of Sociology
> > OFFICE: (574)631-6668, (574)631-6463
> > FAX: (574)288-4373
> > HOME: (574)289-5227
> > EMAIL: [email protected]
> > WWW (personal): http://www.nd.edu/~rwilliam
> > WWW (department): http://www.nd.edu/~soc
> >
> > *
> > * 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/
> >
>
> --
> +++ NEU bei GMX und erstmalig in Deutschland: T�V-gepr�fter Virenschutz
> +++
> 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
>
> *
> * 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/
>
--
+++ NEU bei GMX und erstmalig in Deutschland: T�V-gepr�fter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
*
* 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/