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?
coefplot subgraphs by coefficients: how to loop subgraphs?Hi Statalist, I was referring to the coefplot trying to make subgraphs like this (below are example…
Possible justifications for treating an ordinal scale variable as a continuous?Hello! I have quite a large data set which was cultivated by the British Electorate Survey in 2017.…
Why I got this error "independent variables are collinear with the panel variable id" when running the xtivreg?When running the code "xtivreg y (x = z) i.year##i.id, fe vce(cluster id)", I got this error "indepe…
How to include nominal variables in Structural Equation Modelling (SEM)I want to perform a SEM analysis for my dissertation The outcome variable is 'depression' which is a…
Cox Regress with the restricted cubic spline, graph Hi everyone I want to create a restricted cubic spline graph to represent x axis (continuous variab…
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