1.
Create another variable containing information about family members (for example, each family member’s estimated IQ; you can make up the data). Take that new variable and put it in the existing
myFamily data frame. Rerun the summary() function on myFamily to get descriptive information on your new variable.
