Dear Listers,
I have data which provides me with information on wealth of each household. ID is the ID number for each household. Wealth is measured in US dollars (3 means 3 dollars). And I have weight for each household. My data look like this:
ID Wealth Weight
1 3 400
2 5 1000
3 1 350
4 0 200
5 0 300
6 9 450
7 11 250
8 20 100
9 2 500
10 4 450
I want to know the share of wealth held by the households who are in the top 10% of wealth distribution. Could you please tell me how to do it?
Thank you!
Yanran Guo
Related Posts with How to generate wealth share of the top 10% in wealth distribution using weighted data?
Convert string variable to a date variableDear Stata Users I have a string variable yearmonth: for Jan 2004 it's stored as "200401". I need t…
Interpretation of logit coefficients and rescaling of variablesDear all, I am trying interpret the coefficient of logistic regression results and would very much …
Converting continuous variable into categoricalHi, I am new to STATA and would really appreciate if someone could advise me on the following: I wou…
Can we determine the significance of changes over time using cross-sectional data?Dear Statalisters, I am using data from the 2011 and 2014 Demographic Health Surveys (these are rep…
System GMM with a set of endogenous dummy variables and their coefficientsHi all: I am using xtabond2 to estimate system GMM. My main interest variable is not lagged depende…
Subscribe to:
Post Comments (Atom)
0 Response to How to generate wealth share of the top 10% in wealth distribution using weighted data?
Post a Comment