Project

General

Profile

Actions

Support #2223

open

Questions of variable lvreladp1 and lvrel1

Added by SHUQI LYU 15 days ago. Updated 1 day ago.

Status:
Feedback
Priority:
Normal
Category:
Data documentation
Start date:
03/10/2025
% Done:

50%


Description

Hello, I have a question about variable lvreladp1 and lvrel1.These two variables are about mother not living in the household. And this mother can be biological/step/adoptive mother.

There is another variable name npns_dv in file indresp, it means number of respondent’s biological/step/adoptive parents in household.

Using wave 13 as an example, code is shown below.

use "m_indresp.dta"
tab m_npns_dv m_lvrel1

There are 576 respondents who have two biological/step/adoptive parents in household, and report the mother is not live in household. I want to enquire the reason of this situation.

Thanks.


Files

clipboard-202503101721-0e8ka.png (53.7 KB) clipboard-202503101721-0e8ka.png SHUQI LYU, 03/10/2025 05:21 PM
Actions #1

Updated by SHUQI LYU 14 days ago

More details of the question:

If a person have none biological/step/adoptive parent (npns_dv==0) in the household, and report lvrel1==0 & lvrel2==0. Can we consider this person have no alive parent?

Actions #2

Updated by Understanding Society User Support Team 12 days ago

  • Category set to Data documentation
  • Status changed from New to Feedback
  • % Done changed from 0 to 50
  • Private changed from Yes to No

Hello Shuqi,

The variable npns_dv accounts not only for biological parents but also for step and adoptive parents. Therefore, using npn_dv would be more accurate in this case. Additionally, this variable is gender-neutral, meaning that the coding (1 or 2) could correspond to either a male or female.

To ensure comparability with lvrel1, you would need to match the pidp values (576 + 268) with the egoalt file to identify the parents. Then, filter for parents where sex = female to align with the intended comparison.

You should also review the syntax used to create npns_dv and npn_dv. Here are the relevant links:

Regarding the lvrel - living relatives question, its interpretation could be subjective and depends on how respondents perceive their family relationships. While families can be complex, the response options do distinguish between "mother" (biological mother) and "step/adoptive mother." Ideally, this should help respondents differentiate their responses and exclude foster parents, in-laws, or others who are not explicitly categorised. However, ultimately, it depends on their personal interpretation.

Therefore, I would recommend prioritising relationships derived from the egoalt file to ensure consistency.

Furthermore, the question "lvrel" is coded as "select all that apply" turning to variables lvrel1 to lvrel10 and lvrel96. This means that if the variable has a value of 1, the option is indicated (i.e., the family member is mentioned). A value of 0 indicates the option was not selected. If the family member is not mentioned, it either means they live in the same household or, if they do not, they are no longer alive.

I hope this information is helpful.

Best wishes,
Roberto Cavazos
Understanding Society User Support Team

Actions #3

Updated by SHUQI LYU 1 day ago

Thanks Roberto, your response is helpful.

Shuqi

Actions

Also available in: Atom PDF