Dear Statalist Users,
I work with a household survey and I would like to generate a variable for household head. I have three different definitions:
Definition 1: if one member of the couple is a Full Time worker and the other is not, assign the Full Time worker as household head.
Definition 2: if both members of the couple are Full Time workers, assign the older person as household head. If both members of the couple are Full Time workers and the same age, assign the ‘first’ person in the HH as the head.
Definition 3: If both members of the couple are FT workers, assign the higher earner as the household head.
I am struggling to construct household head variable, I would really appreciate if you could help.
Many thanks!
My data look like below:
Note: Same case number means that individuals sampled in the same address (i.e. they are members of the same household).
I work with a household survey and I would like to generate a variable for household head. I have three different definitions:
Definition 1: if one member of the couple is a Full Time worker and the other is not, assign the Full Time worker as household head.
Definition 2: if both members of the couple are Full Time workers, assign the older person as household head. If both members of the couple are Full Time workers and the same age, assign the ‘first’ person in the HH as the head.
Definition 3: If both members of the couple are FT workers, assign the higher earner as the household head.
I am struggling to construct household head variable, I would really appreciate if you could help.
Many thanks!
My data look like below:
Note: Same case number means that individuals sampled in the same address (i.e. they are members of the same household).
Comment