Skip to content

This project focuses on fundamental steps to set up an A/B test experiment, alongside some statistical analysis in Python.

License

Notifications You must be signed in to change notification settings

aahouzi/AB_test_guidlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A/B test experiment guidlines.

🧐 Table of contents

  • This project contains an overview of some fundamental steps to perform an A/B test experiment in Python:

    • 1. What's an A/B test ?
    • 2. Setting up the experiment and basic metrics of an A/B test
    • 3. Control group (A) and test group (B)
    • 4. Minimum sample size required to have statistically significant results
    • 5. Defining the null hypothesis (H0) and alternative hypothesis (H1) of an A/B test.
    • 6. Keeping or rejecting null hypothesis (H0)

📪 Contact

For any information, feedback or questions, please contact me

About

This project focuses on fundamental steps to set up an A/B test experiment, alongside some statistical analysis in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published