Activity 12 - Bootstrap

For this activity, it is assumed that you read Chapter 8 from Modern Dive.

In this activity, you will:

  • Perform resampling methods on single group inference problems
  • Perform resampling methods on two groups inference problems

☑️ Task 1: The Workflow

Remember that more detailed directions can be found in Task 1 of Activity 4.

fork Fork this repo and clone it to a new RStudio Project

pause

Planned Pause Point: If you have any questions, contact your instructor or another group. We will complete this Activity during our next class session

☑️ Task 2: Complete the RMarkdown File

The activity12-bootstrap.Rmd file contains the directions for this activity. For the rest of this class period, you will complete the RMarkdown document with your neighbor(s). Your instructor will be circling and be available to help when needed.

Note that each person is working in their own repo. We are not worrying about collaborating for the time being and instead will be working on being more comfortable with the workflow for working between RStudio and GitHub.

However, do not continue in this README document until you and your neighbor(s) have completed your .Rmd files.

King of sampling - Reggie Watts

☑️ Task 3: Reflection

This is the end of the activities for preparing data. What do you feel like you have a good grasp of? What could you use more practice with?

Next: Next we will create interactive web apps with {shiny}.