Session Ready
Exercise

The data

Turn your attention to Table 6 (pages 15 and 16 of the report), which reports the sample size and response percentages for all 57 countries.

While this is a useful format to summarize the data, you will base your analysis on the original data set of individual responses to the survey.

Instructions
100 XP
  • Load the atheism data set into R with the help of the load() and url() functions. The dataset's url is: http://assets.datacamp.com/course/dasi/atheism.RData.
  • Take some time to closely study the different elements of this data set. Next you will have to answer some multiple choice questions.