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]
st: RE: Calculating percentages (proportions) of indicator variables
From
"Nick Cox" <[email protected]>
To
<[email protected]>
Subject
st: RE: Calculating percentages (proportions) of indicator variables
Date
Mon, 9 Aug 2010 16:03:39 +0100
There is an FAQ:
How can I create variables containing percent summaries?
http://www.stata.com/support/faqs/data/percentvars.html
As such,
. search percent
would have pointed to this resource.
Nick
[email protected]
[email protected]
I have a dataset based on a question with four different possible answers. The
question takes the form of an indicator variable with 4 different numeric values
(1,2,3,4).
I have data for individuals from several countries. I need to generate a new
variable that contains the fraction (i.e. percentage share) of each response to
the question within each country. However, I cannot find any online source on
calculating percentages with mutliple responses in Stata (more than two).
Example:
country: response:
1 3
1 3
1 2
1 1
1 4
1 3
2 1
2 1
2 2
2 3
2 4
3 2
3 2
3 4
3 3
3 1
*
* 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/