Skip to content

tanersekmen/ab_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AB Testing

AB Testing

Business Problem 🎯

Facebook recently introduced a new type of offer that is an alternative to the current type of bidding called maximum bidding he introduced average bidding. One of our clients decided to test this new feature, and averagebidding, he wants to do an A/B test to see if it brings more conversions than maximumbidding.

Story of Data 🎨

The number of ads that users see and click on in this dataset containing the information of the website as well as information such as earnings information from here is included. There are two separate data sets, the Control and the Test group.

Features 🏹

  • Impression: The number of views to ads
  • Click: The number of clicks on ads
  • Purchase: The number of product that bought after clicking ads
  • Earning: The amounf of profit obtained as a result of the produces sold

About

AB test is tested of difference of conversion rate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages