SlideShare a Scribd company logo
1 of 18
Download to read offline
Capstone Project
1
ElecKart
Market Mix Modelling
Group Members:
Anuj Panchal
Bhaswati Paul
Pooja Manjarekar
Ashwini Ingale
2
Business & Data Understanding
Data preparation &
Exploratory Data Analysis
Features Engineering
Model Building & KPI
Recommendation
3
Objective
● To develop a market mix model for 3 product sub-categories
Camera accessory, Gaming accessory and Home Audio to
observe the actual impact of different marketing levers over
sale of last one year (July 2015 -June 2016) and recommend
the optimal budget allocation for different marketing levers
for the next year.
ElecKart is an e-commerce firm dealing mainly with electronic products
Our Understanding of the Scope
1
•Gather e-commerce domain knowledge
2
•Understand the given dataset and questions that can be
answered
3
•Cleaning and prepare the data; with 3 category-wise data sets
creation
4
•Derived variable creation and grouping by weeks
5
•EDA
6
•Uni and bi -variate analysis
7
•Multi-variate analysis; using different modeling techniques
8
•Choose the best model for each segment
4
Basic understanding of given data
5
•# of units sold
•Delivery days and SLA
•Categories/sub categories
•Vertical
•Procurement SLA
•Item type =
Luxury/Mass-Market
•Marketing Channel
Investments
•Customer sentiment
•Discounts
•Adstock
•gmv
•Product mrp
•Pin-code
•Order Payment Type
•Week of the year –
seasonality
•Holiday / Events; isHoliday
ConsumerElectronics
1. Removing all the rows having NA and duplicate values.
2. Checking unique values
3. Converting date column’s data type to DATE
4. Filtering out data which does not fall within the timelines of this analysis – 1st
July 2015 –
30th
June 2016.
5. Creating weeks from the ‘order_id’ data.
6. Converting order_id and order_item_id into proper numeric format - from scientific notation.
7. Removing rows with negative product MRP; gmv and units.
8. Removing rows where (product_mrp*unit) < gmv.
9. Removing rows with negative deliverybdays and deliverycdays; assuming “N” means no
delay.
10. Rarely SLA/procurement SLA for any delivery will be more than 2 months (60 days); hence
filtering out these value .
11. Computing discount % for each transaction.
12. Computing gvm/unit.
13. Computing ItemType – categorizing items into Luxury (priced more the 80 %tile) and Mass
Market.
14. Removing Columns which will not be used in analysis.
15. Storing the total gmv proportion for each of the 3 categories wrt the total gvm for all items
16. Filtering and keeping only the 3 required categories.
Data Cleaning and Preparation of consumer
Electronics
6
Media data and other information.xlsx
1. Loading all the 4 spreadsheets
2. Special Sale Calendar –
1. Splitting the event name and date; also converting the date in proper format.
2. Creating event start and end date.
3. Producing a dataframe – having all dates possible within the timeframe of analysis and
corresponding event names (if any).
4. Merging this with consumer data – produced earlier.
3. Monthly NPS Score –
1. Transposing the columns into rows.
2. Cleaning the naming issues wrt months.
3. Populating the same monthly scores to each day of the month.
4. Convert it to weekly basis.
5. Merging this with consumer data – produced earlier.
4. Media Investment –
1. Distributing the monthly investing data for each channel into daily investment – proportionate
to “days in that month”.
2. Converting it on weekly basis.
3. Extracting category-wise investment – proportionately to gvm of each of the 3 category wrt
the total gvm.
4. Creating 3 category-wise dataframes - Merging this with consumer data – produced earlier.
5. Converging CR(10000000) to Total Investment, TV, Digital, Sponsorship, Content-Marketing,
Online-Marketing, Affiliates, SEM, Radio, Other attributes.
5. Any item having gmv/unit more at 80%tile is assumed to be Luxury else Mass-market.
Please note: At the end of this analysis we are producing 3 category wise clean .csv .files
Data Cleaning Preparation of Media data
7
Local factors impacts: Ontario local holidays are considered
along with other holidays for said FY(July-15 to June-16).
Local Factors
8
9
Bar charts and Graphs of master dataframe
Units sold Special
day sales
Monthly
GMV
Weekly
holiday
sales
EDA (Camera Accessory)
10
Special holiday
sales
Weekday
sales
Weekly
sales
Weekly
payment types
EDA (Gaming Accessory)
11
Special holiday
sales
Weekday
sales
Weekly
sales
Weekly
discount %
12
EDA (Home Audio)
Special holiday
sales
Weekday
sales
Weekly
payment types
Weekly
sales
13
Adstock
Affiliates Digital TV
Online Marketing Other Radio
SEM Sponsorship
14
Derived KPIs & Modeling
List of derived KPIs and advance KPIs is as follows:
KPIs Advance KPIs
● Discount Percentage ● Ad-stock of 3 categories
● GMV per unit ● Moving average of last 3 weeks (gmv per
unit, DP)
● Total GMV ● Lag variables (gmv per unit, DP) for 3
weeks
● Average GMV ● Promotion Type
● Units ● Holiday Week
● Delivery Status ● Delivery Status
● Item Type
● Delivery on Time
15
Model Dashboard
Model/Category Camera Accessory Gaming Accessory Home Audio
Linear 0.89 0.86 0.78
Multiplicative 0.92 0.70 0.86
Koyck 0.86 0.87 0.75
Distributed Lag 0.86 0.86 0.76
r-square prediction values (without cross validation)
Model/Category Camera Accessory Gaming Accessory Home Audio
Linear 0.91 0.89 0.80
Multiplicative 0.88 0.72 0.92
Koyck 0.91 0.89 0.84
Distributed Lag 0.91 0.89 0.84
r-square prediction values (with cross validation)
● After analyzing 4 different models, its observed that Koyck model is best
suited for Camera Accessories.
● Its has least mean square error (0.007) and have high result in Cross
-Validation (0.91) as compare to other three models.
● product_mrp is the strongest variable having a good impact on the GMV.
● Other common factor which affect the model is delivery_on_time, Content
Marketing etc.
16
Camera Accessories – Recommendations
● After analyzing 3 different models, its observed that Koyck model is best
suited for Gaming Accessories.
● For Gaming Accessories, RMSE is 0.0071 for Koyck which is the least
mean square error as compared to others.
● Also product_mrp is the strongest variable having a good impact on the
GMV.
● Other common factor which affect the model is delivery_on_time, Content
Marketing etc
17
Gaming Accessories – Recommendations
● After building and analyzing 3 different models, it is observed that
Multiplicative model is best suited for the category of Home Audio.
● R2 scores of Koyck and Distributed lag models are almost the same but
better results are achieved after performing cross validation.
● product_mrp is the strongest variable having a good impact on the GMV.
● gmv_lag_1_per and gmv_lag_2_per are also proving to be good for GMV.
● GMV increases with a little bit of tweaking in the product_mrp.
18
Home Audio – Recommendations

More Related Content

What's hot

Moving object databases
Moving object databasesMoving object databases
Moving object databasesShivangi Gupta
 
laptop price prediction presentation
laptop price prediction presentationlaptop price prediction presentation
laptop price prediction presentationNeerajNishad4
 
Introduction to 80386 microprocessor
Introduction to 80386 microprocessorIntroduction to 80386 microprocessor
Introduction to 80386 microprocessorShehrevar Davierwala
 
Spresense meetup#2 try_multicore_programming
Spresense meetup#2 try_multicore_programmingSpresense meetup#2 try_multicore_programming
Spresense meetup#2 try_multicore_programming義則 太田
 
Using machine learning to generate predictions based on the information extra...
Using machine learning to generate predictions based on the information extra...Using machine learning to generate predictions based on the information extra...
Using machine learning to generate predictions based on the information extra...University Politehnica Bucharest
 
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)Luann Liu
 

What's hot (9)

Moving object databases
Moving object databasesMoving object databases
Moving object databases
 
laptop price prediction presentation
laptop price prediction presentationlaptop price prediction presentation
laptop price prediction presentation
 
Introduction to 80386 microprocessor
Introduction to 80386 microprocessorIntroduction to 80386 microprocessor
Introduction to 80386 microprocessor
 
Register Organization of 80386
Register Organization of 80386Register Organization of 80386
Register Organization of 80386
 
Spresense meetup#2 try_multicore_programming
Spresense meetup#2 try_multicore_programmingSpresense meetup#2 try_multicore_programming
Spresense meetup#2 try_multicore_programming
 
Using machine learning to generate predictions based on the information extra...
Using machine learning to generate predictions based on the information extra...Using machine learning to generate predictions based on the information extra...
Using machine learning to generate predictions based on the information extra...
 
Unit 3
Unit 3Unit 3
Unit 3
 
Tesla Motors
Tesla MotorsTesla Motors
Tesla Motors
 
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)
如何在30分鐘內 DIY一個 成本600元台幣的眼動儀(眼控儀) - (上)
 

Similar to CapstoneProjectPresentation.pdf

IRJET- Finding Optimal Skyline Product Combinations Under Price Promotion
IRJET- Finding Optimal Skyline Product Combinations Under Price PromotionIRJET- Finding Optimal Skyline Product Combinations Under Price Promotion
IRJET- Finding Optimal Skyline Product Combinations Under Price PromotionIRJET Journal
 
Mba 433 MIS - Data Warehouse
Mba 433 MIS - Data WarehouseMba 433 MIS - Data Warehouse
Mba 433 MIS - Data WarehouseVinita Prasad
 
Building ML models for smart retail
Building ML models for smart retailBuilding ML models for smart retail
Building ML models for smart retailAlbert Y. C. Chen
 
Customer Decision Support System
Customer Decision Support SystemCustomer Decision Support System
Customer Decision Support SystemIRJET Journal
 
ContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxmaxinesmith73660
 
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...The Barclays Data Science Hackathon: Building Retail Recommender Systems base...
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...Data Science Milan
 
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docx
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docxCopyright © 2014 EMC Corporation. All rights reserved.Copy.docx
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docxdickonsondorris
 
CoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core OperationsCoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core OperationsDataBench
 
CoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core OperationsCoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core Operationst_ivanov
 
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docx
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docxCase Study Scenario - Global Trading PLCGlobal Trading PLC is.docx
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docxtidwellveronique
 
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...AIRCC Publishing Corporation
 
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...ijcsit
 
Optimal management presentation for investors about supply chains optimization
Optimal management presentation for investors about supply chains optimizationOptimal management presentation for investors about supply chains optimization
Optimal management presentation for investors about supply chains optimizationAndrey Sukhobokov
 
Intro to Data warehousing lecture 15
Intro to Data warehousing   lecture 15Intro to Data warehousing   lecture 15
Intro to Data warehousing lecture 15AnwarrChaudary
 
Delivering Personalized Experiences using the Power of Data
Delivering Personalized Experiences using the Power of Data Delivering Personalized Experiences using the Power of Data
Delivering Personalized Experiences using the Power of Data ShiSh Shridhar
 
Promotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: DataPromotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: DataMinha Hwang
 

Similar to CapstoneProjectPresentation.pdf (20)

IRJET- Finding Optimal Skyline Product Combinations Under Price Promotion
IRJET- Finding Optimal Skyline Product Combinations Under Price PromotionIRJET- Finding Optimal Skyline Product Combinations Under Price Promotion
IRJET- Finding Optimal Skyline Product Combinations Under Price Promotion
 
Mba 433 MIS - Data Warehouse
Mba 433 MIS - Data WarehouseMba 433 MIS - Data Warehouse
Mba 433 MIS - Data Warehouse
 
Building ML models for smart retail
Building ML models for smart retailBuilding ML models for smart retail
Building ML models for smart retail
 
Customer Decision Support System
Customer Decision Support SystemCustomer Decision Support System
Customer Decision Support System
 
ContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docx
 
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...The Barclays Data Science Hackathon: Building Retail Recommender Systems base...
The Barclays Data Science Hackathon: Building Retail Recommender Systems base...
 
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docx
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docxCopyright © 2014 EMC Corporation. All rights reserved.Copy.docx
Copyright © 2014 EMC Corporation. All rights reserved.Copy.docx
 
Data Visualization: Sales forecasting
Data Visualization: Sales forecastingData Visualization: Sales forecasting
Data Visualization: Sales forecasting
 
CoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core OperationsCoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core Operations
 
CoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core OperationsCoreBigBench: Benchmarking Big Data Core Operations
CoreBigBench: Benchmarking Big Data Core Operations
 
Price proposal.10.2014
Price proposal.10.2014Price proposal.10.2014
Price proposal.10.2014
 
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docx
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docxCase Study Scenario - Global Trading PLCGlobal Trading PLC is.docx
Case Study Scenario - Global Trading PLCGlobal Trading PLC is.docx
 
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
 
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
DATA MINING MODEL PERFORMANCE OF SALES PREDICTIVE ALGORITHMS BASED ON RAPIDMI...
 
IT - NORWAY
IT - NORWAYIT - NORWAY
IT - NORWAY
 
Optimal management presentation for investors about supply chains optimization
Optimal management presentation for investors about supply chains optimizationOptimal management presentation for investors about supply chains optimization
Optimal management presentation for investors about supply chains optimization
 
Intro to Data warehousing lecture 15
Intro to Data warehousing   lecture 15Intro to Data warehousing   lecture 15
Intro to Data warehousing lecture 15
 
Delivering Personalized Experiences using the Power of Data
Delivering Personalized Experiences using the Power of Data Delivering Personalized Experiences using the Power of Data
Delivering Personalized Experiences using the Power of Data
 
BA_CEC.pptx
BA_CEC.pptxBA_CEC.pptx
BA_CEC.pptx
 
Promotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: DataPromotion Analytics in Consumer Electronics - Module 1: Data
Promotion Analytics in Consumer Electronics - Module 1: Data
 

Recently uploaded

Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 

Recently uploaded (20)

Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 

CapstoneProjectPresentation.pdf

  • 1. Capstone Project 1 ElecKart Market Mix Modelling Group Members: Anuj Panchal Bhaswati Paul Pooja Manjarekar Ashwini Ingale
  • 2. 2 Business & Data Understanding Data preparation & Exploratory Data Analysis Features Engineering Model Building & KPI Recommendation
  • 3. 3 Objective ● To develop a market mix model for 3 product sub-categories Camera accessory, Gaming accessory and Home Audio to observe the actual impact of different marketing levers over sale of last one year (July 2015 -June 2016) and recommend the optimal budget allocation for different marketing levers for the next year.
  • 4. ElecKart is an e-commerce firm dealing mainly with electronic products Our Understanding of the Scope 1 •Gather e-commerce domain knowledge 2 •Understand the given dataset and questions that can be answered 3 •Cleaning and prepare the data; with 3 category-wise data sets creation 4 •Derived variable creation and grouping by weeks 5 •EDA 6 •Uni and bi -variate analysis 7 •Multi-variate analysis; using different modeling techniques 8 •Choose the best model for each segment 4
  • 5. Basic understanding of given data 5 •# of units sold •Delivery days and SLA •Categories/sub categories •Vertical •Procurement SLA •Item type = Luxury/Mass-Market •Marketing Channel Investments •Customer sentiment •Discounts •Adstock •gmv •Product mrp •Pin-code •Order Payment Type •Week of the year – seasonality •Holiday / Events; isHoliday
  • 6. ConsumerElectronics 1. Removing all the rows having NA and duplicate values. 2. Checking unique values 3. Converting date column’s data type to DATE 4. Filtering out data which does not fall within the timelines of this analysis – 1st July 2015 – 30th June 2016. 5. Creating weeks from the ‘order_id’ data. 6. Converting order_id and order_item_id into proper numeric format - from scientific notation. 7. Removing rows with negative product MRP; gmv and units. 8. Removing rows where (product_mrp*unit) < gmv. 9. Removing rows with negative deliverybdays and deliverycdays; assuming “N” means no delay. 10. Rarely SLA/procurement SLA for any delivery will be more than 2 months (60 days); hence filtering out these value . 11. Computing discount % for each transaction. 12. Computing gvm/unit. 13. Computing ItemType – categorizing items into Luxury (priced more the 80 %tile) and Mass Market. 14. Removing Columns which will not be used in analysis. 15. Storing the total gmv proportion for each of the 3 categories wrt the total gvm for all items 16. Filtering and keeping only the 3 required categories. Data Cleaning and Preparation of consumer Electronics 6
  • 7. Media data and other information.xlsx 1. Loading all the 4 spreadsheets 2. Special Sale Calendar – 1. Splitting the event name and date; also converting the date in proper format. 2. Creating event start and end date. 3. Producing a dataframe – having all dates possible within the timeframe of analysis and corresponding event names (if any). 4. Merging this with consumer data – produced earlier. 3. Monthly NPS Score – 1. Transposing the columns into rows. 2. Cleaning the naming issues wrt months. 3. Populating the same monthly scores to each day of the month. 4. Convert it to weekly basis. 5. Merging this with consumer data – produced earlier. 4. Media Investment – 1. Distributing the monthly investing data for each channel into daily investment – proportionate to “days in that month”. 2. Converting it on weekly basis. 3. Extracting category-wise investment – proportionately to gvm of each of the 3 category wrt the total gvm. 4. Creating 3 category-wise dataframes - Merging this with consumer data – produced earlier. 5. Converging CR(10000000) to Total Investment, TV, Digital, Sponsorship, Content-Marketing, Online-Marketing, Affiliates, SEM, Radio, Other attributes. 5. Any item having gmv/unit more at 80%tile is assumed to be Luxury else Mass-market. Please note: At the end of this analysis we are producing 3 category wise clean .csv .files Data Cleaning Preparation of Media data 7
  • 8. Local factors impacts: Ontario local holidays are considered along with other holidays for said FY(July-15 to June-16). Local Factors 8
  • 9. 9 Bar charts and Graphs of master dataframe Units sold Special day sales Monthly GMV Weekly holiday sales
  • 10. EDA (Camera Accessory) 10 Special holiday sales Weekday sales Weekly sales Weekly payment types
  • 11. EDA (Gaming Accessory) 11 Special holiday sales Weekday sales Weekly sales Weekly discount %
  • 12. 12 EDA (Home Audio) Special holiday sales Weekday sales Weekly payment types Weekly sales
  • 13. 13 Adstock Affiliates Digital TV Online Marketing Other Radio SEM Sponsorship
  • 14. 14 Derived KPIs & Modeling List of derived KPIs and advance KPIs is as follows: KPIs Advance KPIs ● Discount Percentage ● Ad-stock of 3 categories ● GMV per unit ● Moving average of last 3 weeks (gmv per unit, DP) ● Total GMV ● Lag variables (gmv per unit, DP) for 3 weeks ● Average GMV ● Promotion Type ● Units ● Holiday Week ● Delivery Status ● Delivery Status ● Item Type ● Delivery on Time
  • 15. 15 Model Dashboard Model/Category Camera Accessory Gaming Accessory Home Audio Linear 0.89 0.86 0.78 Multiplicative 0.92 0.70 0.86 Koyck 0.86 0.87 0.75 Distributed Lag 0.86 0.86 0.76 r-square prediction values (without cross validation) Model/Category Camera Accessory Gaming Accessory Home Audio Linear 0.91 0.89 0.80 Multiplicative 0.88 0.72 0.92 Koyck 0.91 0.89 0.84 Distributed Lag 0.91 0.89 0.84 r-square prediction values (with cross validation)
  • 16. ● After analyzing 4 different models, its observed that Koyck model is best suited for Camera Accessories. ● Its has least mean square error (0.007) and have high result in Cross -Validation (0.91) as compare to other three models. ● product_mrp is the strongest variable having a good impact on the GMV. ● Other common factor which affect the model is delivery_on_time, Content Marketing etc. 16 Camera Accessories – Recommendations
  • 17. ● After analyzing 3 different models, its observed that Koyck model is best suited for Gaming Accessories. ● For Gaming Accessories, RMSE is 0.0071 for Koyck which is the least mean square error as compared to others. ● Also product_mrp is the strongest variable having a good impact on the GMV. ● Other common factor which affect the model is delivery_on_time, Content Marketing etc 17 Gaming Accessories – Recommendations
  • 18. ● After building and analyzing 3 different models, it is observed that Multiplicative model is best suited for the category of Home Audio. ● R2 scores of Koyck and Distributed lag models are almost the same but better results are achieved after performing cross validation. ● product_mrp is the strongest variable having a good impact on the GMV. ● gmv_lag_1_per and gmv_lag_2_per are also proving to be good for GMV. ● GMV increases with a little bit of tweaking in the product_mrp. 18 Home Audio – Recommendations