A/B Testing in R
Compare the performance of two groups with this introduction to A/B testing in R
Feb 15, 2023
RelatedSee MoreSee More
blog
Data Demystified: What is A/B Testing?
In part seven of data demystified, we’ll break down one of the most common use cases of statistical analysis in data science: A/B testing.
Richie Cotton
10 min
tutorial
T-tests in R Tutorial: Learn How to Conduct T-Tests
Determine if there is a significant difference between the means of the two groups using t.test() in R.
Abid Ali Awan
10 min
tutorial
Introduction to Bioconductor
Learn how to perform computational and statistical analysis on the results of your biological experiment.
Minoo Ashtiani
16 min
tutorial
Survival Analysis in R For Beginners
In this tutorial, you'll learn about the statistical concepts behind survival analysis and you'll implement a real-world application of these methods in R.
Daniel Schütte
15 min
code-along
Exploratory Data Analysis in R for Absolute Beginners
Learn the basics of exploring new datasets in R.
Ishmael Rico