Exercise

Generating via bootstrap

To assess your uncertainty in this estimate of the number of people that have "High" confidence in the scientific community, you need to calculate the standard error. Start by considering how different the data might look in just a single bootstrap sample.

Instructions 1/3

undefined XP
    1
    2
    3
  • Using the gss2016 data, create a single bootstrap dataset.
  • specify the variable of interest (consci) and designate that "High" values constitute a success.
  • generate just one bootstrap replicate.