Hello. I have a data set with person-level wage data. Each person's record also includes a state, month, and year variable. I would like to be able to generate the median wage for each state in a given month and then create a new variable with that value. Is there a way to do this directly via code and avoid copying from the output window? I am using SAS 9.3. Thank you for any help you can provide.
... View more