1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to A/B Testing in R

Exercise

pwr.t.test() documentation

I mentioned in the video that there are additional arguments that can be provided to pwr.t.test(). Take a look at the documentation to see what the difference is between type and alternative. Note, you'll need to load the pwr package.

Instructions

50 XP

Possible answers