. summ x
Nick
[email protected]
Oleg Badunenko
> this might help:
>
> . summ x(t)
> . scalar mean_xt = r(mean)
> . scalar std_xt = r(sd)
> . scalar count_ = r(N)
>
> for other possibilities look at "return list" after "summ" routine
[email protected] wrote:
> >I have a variable x(t)
> >
> >I want the following scalars for further analysis etc.
> >mx = mean(x(t))
> >sx = stdev(x(t))
> >nx = count(x(t))
> >
*
* 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/