Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 376 Bytes

AB_testing_support

Python functions support AB testing analysis

This is the collection of functions that help doing A/B test analysis in jupyter notebook easier

In more details:

  1. Calculate the p-value of z-test for mean and z-test for proportion
  2. Present the result in graphs.

Improvements to be made:

  1. Add options for width , color, text fonts, etc. for the chart.