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

Exercise

Sequential analysis sample sizes

Now that we've built our sequential analysis with three looks, let's see what our stopping points are.

Instructions

100 XP
  • You've been given permission to run the experiment to collect a grand total of 3000 data points. Fill in max_n with this number.
  • Compute the max_n_per_group by filling in the missing variable.
  • Call the timing element from our sequential analysis object.