Skip to content

PabloCanovas/ABTesting-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

AB Testing Calculator

Project description

This is an small application developed to conduct AB tests and to understand the relation between some statistical concepts such as p-value, statistical power, sample size, confidence level and types of errors.

I also wrote a blog post about this project on TypeThePipe. Check it out!

The App

The application is written in R and I used Shiny to make it responsive and interactive. It is deployed on ShinyApps.io.

The app has two tabs:

  • In the first one we have an A/B Test Calculator where we can set the number of participants and conversions and the confidence level required for our test. It automatically displays the result of the test, the degree of certainty, the binomial distribution for both populations, conversion rates and the uplift between both groups
  • The second one, more theoric, shows how the minimum detectable effect and the statistical power vary when maximum allowed alpha and beta errors change.

A/B Test Calculator

Statistical Power and Types of Errors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages