Hello Everyone,
I have a list of individuals and their incomes. I have divided them into 5 quintiles of income. I use the command below in Stata-17 to find the summation on incomes in each quintile (Q).
table (Q)(), statistic (sum income)
How can I add another column containing the percentages? I mean, what command should I use to calculate the share of each quintile in the total income of the sample?
I appreciate your help.
Related Posts with Stata 17- Percentages of the total sum
Why do estimation commands sometimes omit variables?Hi guys I am stucked: STATA omitted my variable due to collinearity, but I have no idea why. I ran a…
Detecting endogeneity or self selection bias using propensity score matchingHi all, I've got a question about propensity score matching. It's a bit complicated but I tried to …
Nested between-subject design (non-binary independent variable) analysis in StataHello everyone, I am new here so feel free to ask if I incorrectly formatted anything! First let m…
GLM regression skewed dependent variableDear all, I have two dependent variables (one is a percentage of a total and one is measured in cm)…
Admetan - can it be combined?Dear Statalist, I am conducting a meta-analysis using admetan. I am comparing odds ratios for sever…
Subscribe to:
Post Comments (Atom)
0 Response to Stata 17- Percentages of the total sum
Post a Comment