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:
- Calculate the p-value of z-test for mean and z-test for proportion
- Present the result in graphs.
Improvements to be made:
- Add options for width , color, text fonts, etc. for the chart.