CommencerCommencer gratuitement

Life after death

In this chapter, you'll continue to dig into the data from the General Social Survey. One of the questions that was asked of respondents was: "Do you believe there is a life after death?"

Let's see how your sample of Americans responded to this question in 2016.

Cet exercice fait partie du cours

Inference for Categorical Data in R

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

# Using `gss2016`, plot postlife
___ +
  # Add bar layer
  ___
Modifier et exécuter le code