I'm analysing a large survey dataset. Each data point has an individual key number and a household key number.
Individual Income is presented for each Individual. I need to create a new variable for each individual that reflects the total income from their household (the sum of the income of each household member). I have no clue how to do it, anyone to point me in the right direction?