SlideShare una empresa de Scribd logo
1 de 32
Business Analytics: A Complete Overview of Data Driven Decision
Making in a Quickly Changing Business
Speaker: Isaac Aidoo, Customer Analytics Manager (Customer Experience)
● BA Mathematics & Statistics (University of Ghana)
● Head of Quantitative Research (MSR) - 1yr
● Retail Analyst & Advanced Analytics Lead (Nielsen)- 1.7yrs
● Business & Competitive Understanding Analyst (Tigo) -
11months
● Customer Analytics Manager(Tigo) - 1.3yrs
● Churn Manager(Tigo) - 9 months
● Manager, Data Services(Viotech) - 1.6yrs
● Manager, Customer Analytics(Consumer Experience) - 1 yr
PROFILE: ISAAC AIDOO
Focus areas
1. How companies are evolving - 10mins
a. Data
b. Personnel
c. Problems
2. Data Analytics Framework - 10 Mins
a. Big data definition
b. Data analytics types and trends
c. Data analytics framework
3. Case studies from Telco’s & Sponsored Data
a. Customer segmentation in Telcos - 20 mins
b. Churn prediction - 15 mins
4. Questions - 5 mins
How companies are evolving
● 2012 - Local Spirits Company Story
Previously:
Even in large organizations:
1. Traditional research was king
2. Excel was key
3. Schools were teaching traditional commercial tools like SPSS for
analysis
4. Typical size of data was not more than 65,536 rows over a 256 column
excel sheet
How companies are evolving
● 2015 - I was the 1st Customer Analytics Manager for Millicom Ghana
Now:
1. Competition has changed: Price convergence, Marginal product differentiation
2. Internet penetration - 33.6% from 2009’s 4% with over 4.9 million Facebook users
3. Huge data on customer calls: when, who and how often they call
4. POS systems capturing where and what customers purchase
5. Digital collection of KYC data & Social Media data
6. Now excel takes 1,048,576 rows over a 16,384 column excel sheet
7. R & Python are now thought in schools and a requirement for most Data analytics
positions
What we need now
1. C-Suite & Top Executive champions
2. Training
3. Networking
4. Experimenting
5. Showing business uplift
Data Analytics Framework
Big Data: The elephant & the blind men
Definition
Business analytics (BA) refers to the skills,
technologies, practices for continuous iterative
exploration and investigation of past business
performance to gain insight and drive business
planning Beller, Michael J.; Alan Barnett (2009-
06-18). "Next Generation Business Analytics"
SKILLS
TECHNOLOGIES
DATA
ITERATIVE
PERFORMANCE
Levels of Analytics: Describe, Predict, Prescribe
Heroics ● Spreadsheets
● Extracts
Foundational
● Master Data Management
● Data Warehouses
● Data Governance
Competitive
● View Consolidated reports
● Dashboards
Differentiating
● Micro Segmentation
● Pattern Recognition
Break-away
● Mathematical optimization
● Reinforced learning
Descriptives
Customer 360 View
Predictive
(Predict the behaviour)
Prescriptive
Prescribe the
optimized action
Source: Analytics at work, Davenport et al
Analytics Maturity
Business
Impact
Business intelligence vrs Business Analytics
Source: Wireless Federation: Big Data Report
Moving from “Selling what we can” to “What they need”
Who am I?
What do I need?
When do I buy?
Where do I buy?
Demographics
Purchases
Community/Network
Interactions
Preferences
Intention to purchase
Purchase drivers
Purchase Triggers
Purchase Afinity
Activity Based
Life event based
Shopping Trip Type
Channels/Devices
Locations
Occasions
Who should I offer?
What should I offer?
When should I offer
How should I offer
Micro-Segmentation
and Personalization
Offer Allocation based
on Goal and
Constraints
Offer timing
Channel selection
CUSTOMER
NEEDS
ENTERPRISE
OBJECTIVES
Allocate
Optimized offer
Business stakeholders
Product Managers
Customer Value Management team ( Customer Retention, ARPU
Management)
Sales & Acquisition
Data Warehouse
CASE STUDIES
CRISP-DM: Cross industry standard process
It provides a structured approach to planning and executing a
data mining/analytics project
We will use this to guide us through our case studies
Telco Case studies 1
Customer Segmentation for product development
Application areas in Telcos
1. Churn & Retention management
2. Product Development & Increase ARPU
3. Customer Acquisition
4. Customer Experience
5. Counter Fraud
Customer Segmentation
Business Problem: (Business objectives, Project Plan, Business success
criteria)
What are the customer product usage segments we have and does our
current product offering meet their needs. How can we develop the
identified segments to improve ARPU and customer retention
Business stakeholders: CVM and Product team, Marketing Team, DWH
team
Data Understanding
● Data on 3.9mil customers
● Data on Reload patterns, Products usage patterns (frequency &
amount), Community of Incoming and Outgoing Calls, Active and
Inactive days: A total of 43 variables
● Conducted initial descriptive analysis of all the different variables for
the 3.9mil
● Took a sample of 100k for the model largely because of resource
capacity
Data Preparation
● Majority of the behavioural data had considerably skewed distribution
so did some transformation of the data
● Took care of correlation in the data by conducting some principal
component analysis
Modeling
● In order to identify an optimal number of clusters to be found by the k–
means algorithm, several smaller random samples were first taken
from the training dataset and passed through the hierarchical cluster
analysis based on the Euclidean distance and using the Ward’s method
for agglomeration.
● This preliminary analysis showed initially that k=3 will give a more
stable solution (I however readjusted this to 5 after playing around
with the k and finding out that the 5 segments made business sense as
well)
● I then implemented k-means with which gave the 5 segments
VISUAL REP of 2 of the Segments
Actions & Deployment
1. We commissioned a qualitative research to understand the
psychographics of these customers better and the reasons behind their
behaviour
2. The CVM team cleaned up all products and created new products
based on these segments
3. Liased with the DWH team to develop ways to implement this on the
larger customer base but this couldn’t materialize before I left the role
largely because we did not also have a CRM tool in place
4. This was later implemented in other African countries that Tigo was
operational
Telco Case Study 2
Customer Churn prediction
Customer Churn prediction
Business Problem:
The network was facing significant churn in customers and wanted to
identify:
1. Profile of customers who have churned
2. Based on that who is likely to churn
3. Identify if there are different segments within churners
4. Propose a product to win back churners
Business stakeholders: CVM and Product team, DWH team
Business Understanding ( Recall & Precision)
● Precision = How many of your positive
predictions are actually correct
Precision = True Positive / (True Positive + False
Positive) : When the cost of predicting that
someone will churn is high then you might want a
better precision
● Recall = How many of the positive cases did you
get correct.
Recall = True Positive / ( True Positive + False
Negative) : When the cost of predicting that
someone will not churn is high
● Without modeling because of the
hugely imbalance nature of the data
(4% of customers were churners) not
building a model but randomly
picking customers would have
yielded 96% accuracy. So we had to
look at different metrics
Business Understanding
● After engaging stakeholders, business wanted a higher recall measure
for HVC customers because of the cost associated with (False
Negatives) - When the model predicts that customer will not churn but
actually churns; For other segments MVC/LVC we agreed on higher
precision as company wasn’t ready to give freebies enmass to
customers who don’t give much and
Data Understanding
● Data on 179k churners over 4.5mil customers
● Data on Reload patterns, Products usage patterns (frequency &
amount, time of call, duration), VAS, Community of Incoming and
Outgoing Calls, Active and Inactive days, 59 variables
● Hold out recent two months data as test set
Data Preparation
● Most customers do not suddenly stop using the service we had to break
transactional data into periods and create customer cadence metrics for
most of the transactions data
● Majority of the behavioural data had considerably skewed distribution so
did some transformation of the data
● Preliminary feature importance
Modeling
● Different models were built for HVC customers and (MVC & LVC
customers)
● C5.0 Decision tree model was used, initially to understand the path of
the churner
● Logistic regression, SVM, Adaboost were the models implemented
● SVM gave the highest precision on the test set at 89% but recall of 68%
● C5.0 gave a recall of 89% and Precision of 70%
● We also realized that the community of customers was a major factor
in predicting churn
Actions & Deployment
1. Created a new product where one onnet contact of customers who had
high likelihood of churning were given free airtime to call and activate
the churner
2. Created a churn and customer retention framework with relevant
product offerings
QUESTIONS

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Foundations of analytics.ppt
Foundations of analytics.pptFoundations of analytics.ppt
Foundations of analytics.ppt
 
Predictive Analytics - An Overview
Predictive Analytics - An OverviewPredictive Analytics - An Overview
Predictive Analytics - An Overview
 
Analytics
AnalyticsAnalytics
Analytics
 
Business Analytics
 Business Analytics  Business Analytics
Business Analytics
 
intro_to_business_analytics_and_data_science_ver 1.0
intro_to_business_analytics_and_data_science_ver 1.0intro_to_business_analytics_and_data_science_ver 1.0
intro_to_business_analytics_and_data_science_ver 1.0
 
Business intelligence concepts & application
Business intelligence concepts & applicationBusiness intelligence concepts & application
Business intelligence concepts & application
 
A case for business analytics learning
A case for business analytics learningA case for business analytics learning
A case for business analytics learning
 
Business analytics and data mining
Business analytics and data miningBusiness analytics and data mining
Business analytics and data mining
 
The Business Analytics Value Proposition
The Business Analytics Value PropositionThe Business Analytics Value Proposition
The Business Analytics Value Proposition
 
Business intelligence
Business intelligenceBusiness intelligence
Business intelligence
 
Business Intelligence And Business Analytics | Management
Business Intelligence And Business Analytics | ManagementBusiness Intelligence And Business Analytics | Management
Business Intelligence And Business Analytics | Management
 
Pi cube banking on predictive analytics151
Pi cube   banking on predictive analytics151Pi cube   banking on predictive analytics151
Pi cube banking on predictive analytics151
 
Rd big data & analytics v1.0
Rd big data & analytics v1.0Rd big data & analytics v1.0
Rd big data & analytics v1.0
 
Introduction To Analytics
Introduction To AnalyticsIntroduction To Analytics
Introduction To Analytics
 
Business Partner Product Enablement Roadmap, IBM Predictive Analytics
Business Partner Product Enablement Roadmap, IBM Predictive AnalyticsBusiness Partner Product Enablement Roadmap, IBM Predictive Analytics
Business Partner Product Enablement Roadmap, IBM Predictive Analytics
 
Business analytics awareness presentation
Business analytics  awareness presentationBusiness analytics  awareness presentation
Business analytics awareness presentation
 
Business Analytics and Optimization Introduction (part 2)
Business Analytics and Optimization Introduction (part 2)Business Analytics and Optimization Introduction (part 2)
Business Analytics and Optimization Introduction (part 2)
 
Business intelligence data analytics-visualization
Business intelligence data analytics-visualizationBusiness intelligence data analytics-visualization
Business intelligence data analytics-visualization
 
The Value of Predictive Analytics and Decision Modeling
The Value of Predictive Analytics and Decision ModelingThe Value of Predictive Analytics and Decision Modeling
The Value of Predictive Analytics and Decision Modeling
 
Data Analytics in Azure Cloud
Data Analytics in Azure CloudData Analytics in Azure Cloud
Data Analytics in Azure Cloud
 

Similar a Day 1 (Lecture 2): Business Analytics

CHRIS_SMITH_CV_2015
CHRIS_SMITH_CV_2015CHRIS_SMITH_CV_2015
CHRIS_SMITH_CV_2015
Chris Smith
 

Similar a Day 1 (Lecture 2): Business Analytics (20)

Operationalizing Customer Analytics with Azure and Power BI
Operationalizing Customer Analytics with Azure and Power BIOperationalizing Customer Analytics with Azure and Power BI
Operationalizing Customer Analytics with Azure and Power BI
 
Doing Analytics Right - Designing and Automating Analytics
Doing Analytics Right - Designing and Automating AnalyticsDoing Analytics Right - Designing and Automating Analytics
Doing Analytics Right - Designing and Automating Analytics
 
Overview Six sigma by D&H Engineers
Overview Six sigma by D&H EngineersOverview Six sigma by D&H Engineers
Overview Six sigma by D&H Engineers
 
WHAT IS BUSINESS ANALYTICS um hj mnjh nit 1 ppt only kjjn
WHAT IS BUSINESS ANALYTICS um hj mnjh nit 1 ppt only kjjnWHAT IS BUSINESS ANALYTICS um hj mnjh nit 1 ppt only kjjn
WHAT IS BUSINESS ANALYTICS um hj mnjh nit 1 ppt only kjjn
 
Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420
 
Business requirements gathering for bi
Business requirements gathering for biBusiness requirements gathering for bi
Business requirements gathering for bi
 
Making Money Out of Data
Making Money Out of DataMaking Money Out of Data
Making Money Out of Data
 
Why is Data Science still not a mainstream in corporations - Sasa Radovanovic
Why is Data Science still not a mainstream in corporations - Sasa RadovanovicWhy is Data Science still not a mainstream in corporations - Sasa Radovanovic
Why is Data Science still not a mainstream in corporations - Sasa Radovanovic
 
Data Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India AnalyticsData Science Introduction by Emerging India Analytics
Data Science Introduction by Emerging India Analytics
 
Get your data analytics strategy right!
Get your data analytics strategy right!Get your data analytics strategy right!
Get your data analytics strategy right!
 
CHRIS_SMITH_CV_2015
CHRIS_SMITH_CV_2015CHRIS_SMITH_CV_2015
CHRIS_SMITH_CV_2015
 
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
 
Ma Foi Analytics: An Overview
Ma Foi Analytics: An OverviewMa Foi Analytics: An Overview
Ma Foi Analytics: An Overview
 
Chapter 10 Tools and Techniques for Quality Management.ppt
Chapter 10 Tools and Techniques for Quality Management.pptChapter 10 Tools and Techniques for Quality Management.ppt
Chapter 10 Tools and Techniques for Quality Management.ppt
 
20/10 Vision: Building A 21st Century Market Research Organization
20/10 Vision: Building A 21st Century Market Research Organization20/10 Vision: Building A 21st Century Market Research Organization
20/10 Vision: Building A 21st Century Market Research Organization
 
Content marketing analytics: what you should really be doing
Content marketing analytics: what you should really be doingContent marketing analytics: what you should really be doing
Content marketing analytics: what you should really be doing
 
Tools and Techniques for Quality Management
Tools and Techniques for Quality ManagementTools and Techniques for Quality Management
Tools and Techniques for Quality Management
 
Content Marketing Analytics - What you should really be doing... and probably...
Content Marketing Analytics - What you should really be doing... and probably...Content Marketing Analytics - What you should really be doing... and probably...
Content Marketing Analytics - What you should really be doing... and probably...
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015
 
Product Strategy Case Study
Product Strategy Case StudyProduct Strategy Case Study
Product Strategy Case Study
 

Más de Aseda Owusua Addai-Deseh

Más de Aseda Owusua Addai-Deseh (6)

Day 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and ApplicationsDay 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
Day 2 (Lecture 1): Introduction to Statistical Machine Learning and Applications
 
Day 2 (Lecture 5): A Practitioner's Perspective on Building Machine Product i...
Day 2 (Lecture 5): A Practitioner's Perspective on Building Machine Product i...Day 2 (Lecture 5): A Practitioner's Perspective on Building Machine Product i...
Day 2 (Lecture 5): A Practitioner's Perspective on Building Machine Product i...
 
Day 2 (Lecture 3): Deep Learning Fundamentals - Architecture and Applications
Day 2 (Lecture 3): Deep Learning Fundamentals - Architecture and ApplicationsDay 2 (Lecture 3): Deep Learning Fundamentals - Architecture and Applications
Day 2 (Lecture 3): Deep Learning Fundamentals - Architecture and Applications
 
Day 2 (Lecture 4): Machine Learning Applications in Health Care
Day 2 (Lecture 4): Machine Learning Applications in Health CareDay 2 (Lecture 4): Machine Learning Applications in Health Care
Day 2 (Lecture 4): Machine Learning Applications in Health Care
 
Day 1 (Lecture 3): Predictive Analytics in Healthcare
Day 1 (Lecture 3): Predictive Analytics in HealthcareDay 1 (Lecture 3): Predictive Analytics in Healthcare
Day 1 (Lecture 3): Predictive Analytics in Healthcare
 
Welcome Address-GDSS 2019 (IndabaX Ghana)
Welcome Address-GDSS 2019 (IndabaX Ghana)Welcome Address-GDSS 2019 (IndabaX Ghana)
Welcome Address-GDSS 2019 (IndabaX Ghana)
 

Último

Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
amitlee9823
 
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
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
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
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
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
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
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
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
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
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptx
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
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
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
(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
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 

Day 1 (Lecture 2): Business Analytics

  • 1. Business Analytics: A Complete Overview of Data Driven Decision Making in a Quickly Changing Business Speaker: Isaac Aidoo, Customer Analytics Manager (Customer Experience)
  • 2. ● BA Mathematics & Statistics (University of Ghana) ● Head of Quantitative Research (MSR) - 1yr ● Retail Analyst & Advanced Analytics Lead (Nielsen)- 1.7yrs ● Business & Competitive Understanding Analyst (Tigo) - 11months ● Customer Analytics Manager(Tigo) - 1.3yrs ● Churn Manager(Tigo) - 9 months ● Manager, Data Services(Viotech) - 1.6yrs ● Manager, Customer Analytics(Consumer Experience) - 1 yr PROFILE: ISAAC AIDOO
  • 3. Focus areas 1. How companies are evolving - 10mins a. Data b. Personnel c. Problems 2. Data Analytics Framework - 10 Mins a. Big data definition b. Data analytics types and trends c. Data analytics framework 3. Case studies from Telco’s & Sponsored Data a. Customer segmentation in Telcos - 20 mins b. Churn prediction - 15 mins 4. Questions - 5 mins
  • 4. How companies are evolving ● 2012 - Local Spirits Company Story Previously: Even in large organizations: 1. Traditional research was king 2. Excel was key 3. Schools were teaching traditional commercial tools like SPSS for analysis 4. Typical size of data was not more than 65,536 rows over a 256 column excel sheet
  • 5. How companies are evolving ● 2015 - I was the 1st Customer Analytics Manager for Millicom Ghana Now: 1. Competition has changed: Price convergence, Marginal product differentiation 2. Internet penetration - 33.6% from 2009’s 4% with over 4.9 million Facebook users 3. Huge data on customer calls: when, who and how often they call 4. POS systems capturing where and what customers purchase 5. Digital collection of KYC data & Social Media data 6. Now excel takes 1,048,576 rows over a 16,384 column excel sheet 7. R & Python are now thought in schools and a requirement for most Data analytics positions
  • 6. What we need now 1. C-Suite & Top Executive champions 2. Training 3. Networking 4. Experimenting 5. Showing business uplift
  • 8. Big Data: The elephant & the blind men
  • 9. Definition Business analytics (BA) refers to the skills, technologies, practices for continuous iterative exploration and investigation of past business performance to gain insight and drive business planning Beller, Michael J.; Alan Barnett (2009- 06-18). "Next Generation Business Analytics" SKILLS TECHNOLOGIES DATA ITERATIVE PERFORMANCE
  • 10. Levels of Analytics: Describe, Predict, Prescribe Heroics ● Spreadsheets ● Extracts Foundational ● Master Data Management ● Data Warehouses ● Data Governance Competitive ● View Consolidated reports ● Dashboards Differentiating ● Micro Segmentation ● Pattern Recognition Break-away ● Mathematical optimization ● Reinforced learning Descriptives Customer 360 View Predictive (Predict the behaviour) Prescriptive Prescribe the optimized action Source: Analytics at work, Davenport et al Analytics Maturity Business Impact
  • 11. Business intelligence vrs Business Analytics Source: Wireless Federation: Big Data Report
  • 12. Moving from “Selling what we can” to “What they need” Who am I? What do I need? When do I buy? Where do I buy? Demographics Purchases Community/Network Interactions Preferences Intention to purchase Purchase drivers Purchase Triggers Purchase Afinity Activity Based Life event based Shopping Trip Type Channels/Devices Locations Occasions Who should I offer? What should I offer? When should I offer How should I offer Micro-Segmentation and Personalization Offer Allocation based on Goal and Constraints Offer timing Channel selection CUSTOMER NEEDS ENTERPRISE OBJECTIVES Allocate Optimized offer
  • 13. Business stakeholders Product Managers Customer Value Management team ( Customer Retention, ARPU Management) Sales & Acquisition Data Warehouse
  • 15. CRISP-DM: Cross industry standard process It provides a structured approach to planning and executing a data mining/analytics project We will use this to guide us through our case studies
  • 16. Telco Case studies 1 Customer Segmentation for product development
  • 17. Application areas in Telcos 1. Churn & Retention management 2. Product Development & Increase ARPU 3. Customer Acquisition 4. Customer Experience 5. Counter Fraud
  • 18. Customer Segmentation Business Problem: (Business objectives, Project Plan, Business success criteria) What are the customer product usage segments we have and does our current product offering meet their needs. How can we develop the identified segments to improve ARPU and customer retention Business stakeholders: CVM and Product team, Marketing Team, DWH team
  • 19. Data Understanding ● Data on 3.9mil customers ● Data on Reload patterns, Products usage patterns (frequency & amount), Community of Incoming and Outgoing Calls, Active and Inactive days: A total of 43 variables ● Conducted initial descriptive analysis of all the different variables for the 3.9mil ● Took a sample of 100k for the model largely because of resource capacity
  • 20. Data Preparation ● Majority of the behavioural data had considerably skewed distribution so did some transformation of the data ● Took care of correlation in the data by conducting some principal component analysis
  • 21. Modeling ● In order to identify an optimal number of clusters to be found by the k– means algorithm, several smaller random samples were first taken from the training dataset and passed through the hierarchical cluster analysis based on the Euclidean distance and using the Ward’s method for agglomeration. ● This preliminary analysis showed initially that k=3 will give a more stable solution (I however readjusted this to 5 after playing around with the k and finding out that the 5 segments made business sense as well) ● I then implemented k-means with which gave the 5 segments
  • 22. VISUAL REP of 2 of the Segments
  • 23. Actions & Deployment 1. We commissioned a qualitative research to understand the psychographics of these customers better and the reasons behind their behaviour 2. The CVM team cleaned up all products and created new products based on these segments 3. Liased with the DWH team to develop ways to implement this on the larger customer base but this couldn’t materialize before I left the role largely because we did not also have a CRM tool in place 4. This was later implemented in other African countries that Tigo was operational
  • 24. Telco Case Study 2 Customer Churn prediction
  • 25. Customer Churn prediction Business Problem: The network was facing significant churn in customers and wanted to identify: 1. Profile of customers who have churned 2. Based on that who is likely to churn 3. Identify if there are different segments within churners 4. Propose a product to win back churners Business stakeholders: CVM and Product team, DWH team
  • 26. Business Understanding ( Recall & Precision) ● Precision = How many of your positive predictions are actually correct Precision = True Positive / (True Positive + False Positive) : When the cost of predicting that someone will churn is high then you might want a better precision ● Recall = How many of the positive cases did you get correct. Recall = True Positive / ( True Positive + False Negative) : When the cost of predicting that someone will not churn is high ● Without modeling because of the hugely imbalance nature of the data (4% of customers were churners) not building a model but randomly picking customers would have yielded 96% accuracy. So we had to look at different metrics
  • 27. Business Understanding ● After engaging stakeholders, business wanted a higher recall measure for HVC customers because of the cost associated with (False Negatives) - When the model predicts that customer will not churn but actually churns; For other segments MVC/LVC we agreed on higher precision as company wasn’t ready to give freebies enmass to customers who don’t give much and
  • 28. Data Understanding ● Data on 179k churners over 4.5mil customers ● Data on Reload patterns, Products usage patterns (frequency & amount, time of call, duration), VAS, Community of Incoming and Outgoing Calls, Active and Inactive days, 59 variables ● Hold out recent two months data as test set
  • 29. Data Preparation ● Most customers do not suddenly stop using the service we had to break transactional data into periods and create customer cadence metrics for most of the transactions data ● Majority of the behavioural data had considerably skewed distribution so did some transformation of the data ● Preliminary feature importance
  • 30. Modeling ● Different models were built for HVC customers and (MVC & LVC customers) ● C5.0 Decision tree model was used, initially to understand the path of the churner ● Logistic regression, SVM, Adaboost were the models implemented ● SVM gave the highest precision on the test set at 89% but recall of 68% ● C5.0 gave a recall of 89% and Precision of 70% ● We also realized that the community of customers was a major factor in predicting churn
  • 31. Actions & Deployment 1. Created a new product where one onnet contact of customers who had high likelihood of churning were given free airtime to call and activate the churner 2. Created a churn and customer retention framework with relevant product offerings