Hi Nick:
Thank you very much for the elegant answers. They are exactly what I need.
Cheers,
Weiwei
----- Original Message -----
From: "Nick Cox" <[email protected]>
To: <[email protected]>
Sent: Tuesday, August 10, 2004 2:21 PM
Subject: st: RE: Geometric Standard Distribution
> In addition, various programs on SSC
> offer direct support for graphical
> assessment of a lognormal fit to
> a single distribution.
>
> -qlognorm- (Stata 7) (there is a
> Stata 8 version, but it's not been
> made public) (package also
> includes -plognorm- (similar comment))
>
> -dpplot- (Stata 8)
>
> Nick
> [email protected]
>
>
> > Assuming this is exp(sd(log())), I guess most
> > people would take the logs, etc. Writing your
> > own is not too difficult; below is a sketch.
> >
> > ------------------------------ begin geomeansd
> > program geomeansd
> > end
> > ------------------------ end geomeansd.ado
> >
> >
> > Nick
> > [email protected]
> >
> > > I have a set of data that follows log-normal distribution.
> > > In STATA the
> > > command "means" only gives geometric mean and confidence
> > > intervals. Is there
> > > a way to calculate geometric standard deviation in STATA?
> >
>
> *
> * 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/
>
*
* 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/