Skip to content

This repo contains code to simulate revenue streams in f2p games and the statistical power of tests on them

License

Notifications You must be signed in to change notification settings

adaykoth/game-stat-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code to help people reproduce the graphs presented at Data Berlin.

Statistical power with 80k Users and 10% uplift

The test_methods notebook is a sandbox to play around with for different scenarios.

You can tweak the following parameter set:

NN: Number of experiments
N: Number of users per variant
uplift_purchase_rate: the uplift in number of purchases per player
uplift_purchase_amount: the uplift in purchase value per player

If you want to adapt the generated dataset itself to tweak it more to your needs, you have to adapt the generation.py script.

About

This repo contains code to simulate revenue streams in f2p games and the statistical power of tests on them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published