Hello,
I have a dataset which lists the year, state, age group, income, and survey weight of individuals surveyed. Agegroup takes on 0 if the individual is 16-19 years old, 1 if 20-24, 2 if 25-29, etc.
I would like to create a variable that has the weighted median income of individuals by year, state, and agegroup. So for example, I would like the weighted median income of all individuals in 2015, in Alabama, in agegroup 0 (ie 16-19 yo).
I've read some simpler examples of weighted medians, such as this one using levelsof and foreach, but I'm unsure of how to do so by year, state, agegroup specifications.
Thank you in advance!
Related Posts with Generate weighted median variable by other variables
Standard error correction in Binary Selection model with endogenous variables.I am running a two step selection regression in stata, where there also exists an endogenous variabl…
Adjusting for clustering in ordinal regressionHi, I was wondering if someone could help me. I have binary outcomes and ordinal outcomes. I am us…
Mixed Effect Model? (Fixed + Random)Dear all, I am working with panel data. I did the tests and they suggest fixed effect adjustment. …
Changing the bar properties in marginsplotHello everyone, please, how can I select a different outline color for marginsplot and change its pa…
Test for the mistakes of model with panel dataHi, I'm running panel data with N = 8 countries, T = 21 years. What types of test do I need for eac…
Subscribe to:
Post Comments (Atom)
0 Response to Generate weighted median variable by other variables
Post a Comment