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?
invalid name r(198) when trying to drop placeholder values from datasetNew to Stata so this may be a stupid question. I am trying to drop placeholder values from a dataset…
median survival time using interval censored dataHi statalisters, I'm looking to estimate the median survival time (plus IQR) overall for my interva…
Programming dummyI posted this question in a response to a topic earlier, but I am not sure whether that is the right…
Syntax for date format local macros based on c-class date value resulting in embedded leading spaceHello all, I frequently need to access files on a shared network that for reasons lost to time uses…
Clopper-Pearson Confidence Intervals with Complex Survey DataHello, I am currently working with complex survey data in Stata14 and would like to calculate exact…
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