Skip to main content

Introduction to Data Science Version 3

Exercises 6.4 Chapter Challenge

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.