This is the third project of Udacity Data Analysis Nano-degree where A/B testing and logistic regression are being applied in this project
In this project, the task was to determine whether a company should implement a new design for their website or not. To acheive this, A/B testing and logistic regression were used to find out whether there is a significant improvment for the new website design.
The project was done using pandas
, numpy
, statsmodel
and matplotlib
python libraries.