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: Confidence Interval for Concentration Index
From
Soumitra Ghosh <[email protected]>
To
<[email protected]>
Subject
Re: st: Confidence Interval for Concentration Index
Date
Thu, 22 Aug 2013 20:46:28 +0530
Hello Nick,
Apologies for the inconvenience caused by the previous message. I shall
be highly obliged if any of the stata users can help me, addressing the
issue mentioned in my previous mail.
Thanks.
SG
On 2013-08-22 20:27, Nick Cox wrote:
I'd advise that requests for urgent responses really are
counter-productive. It is difficult to imagine any committed Stata
person being more willing to answer this just because it's urgent for
you, and easy to imagine many being irritated into deleting it
instantly.
The point is made in the Statalist FAQ, which you were asked to read
before posting.
Nick
[email protected]
On 22 August 2013 15:52, Soumitra Ghosh <[email protected]> wrote:
Hi,
I have used the following commands to estimate the concentration
index.
glcurve income [aw=weight], pvar(rank) nograph
qui sum yis [fw=intweight]
scalar mean=r(mean)
cor yis rank [fw=intweight], c
sca c=(2/mean)*r(cov_12)
sca list c
Kindly let me know how to derive confidence interval for the
concentration
index calculated using the above STATA commands.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/