
Industry
e-commerce
Skills
data-wrangling
Tools
sql
Learning Objectives
Understand how Market Basket Analysis works
Use SQL to analyze orders data to understand the constituents of the basket
Analyze the basket by calculating Support, Confidence and Lift metrics
Overview
Prerequisites
- Working knowledge of SQL
- Familiarity with constructs like JOINs, CTEs, Group Aggregations etc.
