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: st: median for year wise sorted panel data
From
Maarten Buis <[email protected]>
To
[email protected]
Subject
Re: st: median for year wise sorted panel data
Date
Thu, 28 Jun 2012 10:10:53 +0200
On Thu, Jun 28, 2012 at 5:58 AM, Pradeepta Sethi wrote:
> I have an unbalanced panel data sorted according to year(time
> variable). What is the command to calculate median for each year for a
> particular variable. e.g The data is sorted according to year 2001,
> 2002.... 2010. I want to calculate the median of variable investment
> for each year 2001, 2002,... 2010.
by year : egen med_invest = median(investment)
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/