Skip to content

dmortalla/project9-ab-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 A/B Testing & Statistical Inference (Marketing Campaigns)

End-to-end A/B testing analysis pipeline using Python, SQL, and Power BI.

Workflow

  1. Load and clean A/B test data.
  2. Calculate conversion rates per group.
  3. Perform hypothesis testing (z-test).
  4. Store results in PostgreSQL.
  5. Automate daily analysis via GitHub Actions.
  6. Visualize results in Power BI and publish to Hostinger.

Tech Stack

  • Python (pandas, scipy, SQLAlchemy)
  • PostgreSQL
  • Power BI
  • GitHub Actions
  • Hostinger

About

Marketing A/B testing and statistical inference for campaign optimization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages