Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Re: st: pick maximum,minimum, mode and median among scalars
From
Zhi Su <[email protected]>
To
statalist <[email protected]>
Subject
Re: Re: Re: st: pick maximum,minimum, mode and median among scalars
Date
Wed, 10 Aug 2011 20:35:00 -0400
Hi, Nick,
You are right that the definition for indexes of min, max and median
are unclear when a set of number has repeated (tied) values. In my
case, the chace to have repreated values in a set of number is very
slim because this set is coefficients of the same indepdendent
variable in 81 different regression under different assumption. When
this set has 81 unique values (hopefully), it should be able to
identify the median of these 81 values. I want to see what the
assumption is when the coeficient reaches its min, median and max.
Thank!
Su