Thank you for the reply! The siblings are indicated by family_id--if they share the same family id, then they are siblings, and yes, sometimes there are more than one sibling to a sixth grader. I'm not particularly apt at creating examples The data is simply imported from the file schoolsurvey.sas7bdat; not data that I created or obtained on my own it has the variables family_id, student_id, school, grade, and DOB for example, observation one has these values (for each variable respectively, and I am separating them with commas for this post so they are easier to read): 90021, 103699, (the school is blank), 4th, 07/24/2004
... View more