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?
Combining three byte variables into oneI am currently trying to replicate some of the results of the Charles and Guryan 2008 paper 'Prejudi…
Proportion experiencing event under competing-risks regressionHi, I am looking at the results of a three-arm clinical trial, where a secondary outcome is the occ…
Syntax for lincom won't work in Stata 16 but works fine in Stata 15Hello all. I'm a professor at Baldwin Wallace. On Thursday, I tried to run a lab with my class from …
import data from excel to stata-change the structure of the dataHi, I have a data file in excel which includes more than 300 firms. Information for each firm inclu…
Separating cumulative data into actualsHi all First of all, apologies if I am not able to explain this very well. I am very new to Stata a…
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