Skip to content

marnikitta/stattests

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Practitioner's Guide to Statistical Tests

Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests

To play with statistical tests use Sandbox.ipynb notebook. You can change the following data generation parameters:

success_rate = 0.02
uplift = 0.2
N = 5000 # Number of users in groups
NN = 2000 # Number of runs

beta = 1000
skew = 1

Read the article for the details.

To reproduce gifs and plots from the article use assets.ipynb notebook.

Authors

About

Source code to reproduce experiments from the article Practitioner’s Guide to Statistical Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published