New Course: A/B Testing in R
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Here is the course link.
Course Description
In this course, you will learn the foundations of A/B testing, including hypothesis testing, experimental design, and confounding variables. You will also be exposed to a couple more advanced topics, sequential analysis and multivariate testing. The first dataset will be a generated example of a cat adoption website. You will investigate if changing the homepage image affects conversion rates (the percentage of people who click a specific button). For the remainder of the course you will use another generated dataset of a hypothetical data visualization website.
Chapter 1: Mini case study in A/B Testing (Free)
Short case study on building and analyzing an A/B experiment.
Chapter 2: Mini case study in A/B Testing Part 2
In this chapter we’ll continue with our case study, now moving to our statistical analysis. We’ll also discuss how to do follow-up experiment planning.
Chapter 3: Experimental Design in A/B Testing
In this chapter we’ll dive deeper into the core concepts of A/B testing. This will include discussing A/B testing research questions, assumptions and types of A/B testing, as well as what confounding variables and side effects are.
Chapter 4: Statistical Analyses in A/B Testing
In the final chapter we’ll go over more types of statistical tests and power analyses for different A/B testing designs. We’ll also introduce the concepts of stopping rules, sequential analysis, and multivariate analysis.
Prerequisites
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.