SlideShare a Scribd company logo
1 of 24
Guest Lecture on Business Intelligence
By
Prof .Nikhat Fatma Mumtaz Husain Shaikh
Wednesday, March 10, 2021
Department of Computer Engineering
Sinhgad Institute of Technology and Science,
Narhe
Nikhat Fatma Mumtaz Husain Shaikh
• Assistant Professor at K C College of
Engineering and Management Studies
and Research, Thane
• Certified Microsoft Innovative Educator
• Life Member of ISTE , CSI , IETE
• Certified Neuro Linguistic Programmer
by ABNLP
twitter.com/ShaikhNik
instagram.com/nikshaikh786/
Disclaimers
These slides presented here are obtained from the authors of
various books and from various other contributors and websites. I
hereby acknowledge all the contributors for their material and
inputs.
I have tailored the contents to suit the requirements of this
webinar.
Activity 1
www.menti.com
5
Goals for Today’s Session
• Know how Analytics builds on Business Intelligence
• Know why you’d build an analytic model: business payoffs
• Know what kinds of results you can get from analytic models
• Know how you’d build your own analytic model, and how
to get data into your model
• Know what to do next, if you want to learn
Business Intelligence
• Business intelligence (BI) is a technology-driven process for analyzing
data and delivering actionable information that helps executives,
managers and workers make informed business decisions.
• Business intelligence (BI) comprises the strategies and technologies
used by enterprises for the data analysis of Business information
• They aim to allow for the easy interpretation of these big data.
Identifying new opportunities and implementing an effective strategy
based on insights can provide businesses with a competitive market
advantage and long-term stability.
7
How Analytics Builds on Business
Intelligence
“Analytics are a subset of … business intelligence: a set of technologies and processes that use
data to understand business performance … The questions that analytics can answer represent the
higher-value and more proactive end of this spectrum.” – Tom Davenport, Competing on Analytics
8
Analytics: The Three Levels
• Descriptive Analytics: Classic BI
• Quantitative Assessment of Past Business Results
• Statistics, Exploratory Data Analysis, Visualization
• Predictive Analytics
• Quantitative Methods to Predict New Outcomes
• Forecasting, Prediction, Classification, Association
• Prescriptive Analytics
• Quantitative Methods to Make Better Decisions
• Decision Trees, Monte Carlo Simulation, Optimization
9
Why Build Analytic Models: Example
Payoffs
• Two Frontline Systems Customer Examples
• Excel model to optimally deploy 83 employees with different
skill sets across 24 stations saved $1.9 million per year in
overtime.
• Excel simulation model showed major chemical company
why a plant was missing goals, and how to solve the
problem without any new investment.
• U.S. Air Force Air Logistics Center
• C-5 Galaxy transport maintenance hub reduced turnaround
time from 360 to 160 days, saving taxpayers $50 million and
saving soldiers’ lives.
• Memorial Sloan-Kettering Cancer Center
• Optimizing radiation beams reduced side-effects of treating
cancer – improving quality of life and saving $459 million
per year on prostate cancer alone.
10
Can This Help in Your Work or Career?
• Optimization models can deliver huge cost savings
• Simulation/risk analysis models can help avoid disaster
• But very few business analysts have the skills to do this
• If you can do this, your value to your company will rise
• Some analytic models address operations, others
address strategic decisions
• Ex. whether to build a new plant, and where to locate it
• Be prepared to present your work to senior management
11
Descriptive Analytics: Excel & Power BI
• Key task: Data access / shaping – Power Query does this
• Excel + Power Pivot data model holds Past Business Results
• Pivot charts, Power View, Power BI for data visualization
• Formulas: Sum, Count, Average, Min, Max, Var, StdDev
12
Predictive Analytics: Data Mining
• Key tasks: Data shaping, applying predictive models
• Data mining algorithms “fit” analytic model to past data
• Trained/fitted models are applied to newly arriving data
• Classify: ex. Good/Poor credit risk, Likely/Unlikely to churn
• Predict: ex. stock price, house price, exchange rate
• Forecast a time series: ex. next sales from past sales history
• Associate: ex. People who bought this item also bought...
• Tools: Azure ML, XLMiner, Predixion, SAS, SPSS, R, others
13
Prescriptive Analytics: Optimization,
Simulation
• Key task: Create a model – A person (you) must do this
• Model must capture essential features of the business situation
• Larger models often get their data from BI / Descriptive Analytics
• A “What If” model is the starting point – Excel is a natural tool!
• Given an appropriate model, we can:
• Ask “What are all the possible outcomes?” – simulation/risk analysis
• Ask “What’s the best outcome we can achieve?” – optimization
• Tools: Solver, Risk Solver, @RISK, Crystal Ball, IBM, SAS, others
14
Results from an Analytic Model
• Results from a data mining model:
• Tool to classify or predict outcomes for new cases
• Assessment of accuracy / predictive power
• Results from a simulation model:
• Full range of outcomes and their likelihood
• Sensitivity analysis of input parameters vs. outcomes
• Results from an optimization model:
• Best attainable objective, values for decision variables
• Sensitivity analysis of decision variables & constraints
15
Data Mining: What You Need, How
You Do It
• What You Need: Tools to
• Access / shape data, explore / visualize data
• Train / “fit” models to data: machine learning
• Validate model results: statistics, Lift / ROC curves
• How You Do It
• Data “wrangling” / cleaning is usually the first step
• Use feature selection to identify variables that matter
• Try multiple algorithms: Regression, trees, neural nets
• Assess and think about results: Avoid over-fitting
16
Simulation: What You Need, How
You Do It
• What You Need: Tools to
• Create a “what if” model, calculating results of interest
• Define probability distributions for uncertain inputs
• Run Monte Carlo simulation, create statistics and charts
• How You Do It
• Define distributions by fitting data, or industry practice
• Define dependence among inputs: corr. matrices, copulas
• Run simulation, or multiple simulations with parameters
• Assess and think about results: stats, histograms, scatterplots
17
Optimization: What You Need, How
You Do It
• What You Need: Tools to
• Create a “what if” model, calculating results of interest
• Define decision variables for inputs under your control
• Define constraints and an objective to max / minimize
• Run an optimization for optimal values, sensitivity analysis
• How You Do It
• Define constraints for limited resources, physical conditions, policies
• Understand dependence between outputs and inputs: linear / nonlinear
• Run optimization, or multiple optimizations with parameters you vary
• Assess and think about results: understand “dual values,” sensitivity
18
Can This Help in Your Work or Career?
• Optimization models can deliver huge cost savings
• Simulation/risk analysis models can help avoid disaster
• But very few business analysts have the skills to do this
• If you can do this, your value to your company will rise
• Some analytic models address operations, others
address strategic decisions
• Ex. whether to build a new plant, and where to locate it
• Be prepared to present your work to senior management
19
Where to Learn More: Textbooks on
Amazon
• Cliff Ragsdale Spreadsheet Modeling 7th Ed
• Powell & Baker Management Science 4th Ed
• Camm et al Essentials of Business Analytics
• James Evans Business Analytics
20
Where to Learn More: Online
Courses and Tools
• www.edx.org
• www.coursera.org
• www.solver.com
• www.xlminer.com
21
Free Tools to Get Started in Excel and
Excel Online
• Excel: Power Query, Power
Pivot, Power View, Solver
• Power BI: Free account,
Power BI Designer
• Excel Online Office Add-ins:
Solver, Risk Solver, XLMiner
• XLMiner.com, Rason.com:
Free accounts
Demonstration of SPSS
• SPSS Statistics 25
Activity 2
www.menti.com
Thank You- See You Again!!!!!!
Prof. Nikhat Fatma Mumtaz Husain Shaikh
nikhat.shaikh@kccemsr.edu.in

More Related Content

What's hot

840 plenary elder_using his laptop
840 plenary elder_using his laptop840 plenary elder_using his laptop
840 plenary elder_using his laptopRising Media, Inc.
 
Introduction To Analytics
Introduction To AnalyticsIntroduction To Analytics
Introduction To AnalyticsAlex Meadows
 
Data Analytics & Visualization (Introduction)
Data Analytics & Visualization (Introduction)Data Analytics & Visualization (Introduction)
Data Analytics & Visualization (Introduction)Dolapo Amusat
 
1555 track 2 ning_using our laptop
1555 track 2 ning_using our laptop1555 track 2 ning_using our laptop
1555 track 2 ning_using our laptopRising Media, Inc.
 
This is AI doing – applying artificial intelligence to business problems by H...
This is AI doing – applying artificial intelligence to business problems by H...This is AI doing – applying artificial intelligence to business problems by H...
This is AI doing – applying artificial intelligence to business problems by H...Mindtrek
 
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
Training FUTURUM : HOW to Do Business Analysis using Excel, JakartaTraining FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakartamputrawal
 
Data Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsData Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsVivastream
 
Project analytics in Project Management
Project analytics in Project ManagementProject analytics in Project Management
Project analytics in Project ManagementKetan Gandhi
 
Predictive Analytics: Advanced techniques in data mining
Predictive Analytics: Advanced techniques in data miningPredictive Analytics: Advanced techniques in data mining
Predictive Analytics: Advanced techniques in data miningSAS Asia Pacific
 
Data Analytics and Big Data on IoT
Data Analytics and Big Data on IoTData Analytics and Big Data on IoT
Data Analytics and Big Data on IoTShivam Singh
 
Analytics Overview #Predictive Analytics
Analytics Overview #Predictive AnalyticsAnalytics Overview #Predictive Analytics
Analytics Overview #Predictive AnalyticsDurga Palakurthy
 
Are you ready for Data science? A 12 point test
Are you ready for Data science? A 12 point testAre you ready for Data science? A 12 point test
Are you ready for Data science? A 12 point testBertil Hatt
 
Application of predictive analytics
Application of predictive analyticsApplication of predictive analytics
Application of predictive analyticsPrasad Narasimhan
 
Predictive analysis and modelling
Predictive analysis and modellingPredictive analysis and modelling
Predictive analysis and modellinglalit Lalitm7225
 
Business Analytics
Business AnalyticsBusiness Analytics
Business AnalyticsLambert1035
 
Putting data science in your business a first utility feedback
Putting data science in your business a first utility feedbackPutting data science in your business a first utility feedback
Putting data science in your business a first utility feedbackPeculium Crypto
 
Predictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryPredictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryMatouš Havlena
 

What's hot (20)

840 plenary elder_using his laptop
840 plenary elder_using his laptop840 plenary elder_using his laptop
840 plenary elder_using his laptop
 
Introduction To Analytics
Introduction To AnalyticsIntroduction To Analytics
Introduction To Analytics
 
Data Analytics & Visualization (Introduction)
Data Analytics & Visualization (Introduction)Data Analytics & Visualization (Introduction)
Data Analytics & Visualization (Introduction)
 
1555 track 2 ning_using our laptop
1555 track 2 ning_using our laptop1555 track 2 ning_using our laptop
1555 track 2 ning_using our laptop
 
This is AI doing – applying artificial intelligence to business problems by H...
This is AI doing – applying artificial intelligence to business problems by H...This is AI doing – applying artificial intelligence to business problems by H...
This is AI doing – applying artificial intelligence to business problems by H...
 
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
Training FUTURUM : HOW to Do Business Analysis using Excel, JakartaTraining FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
Training FUTURUM : HOW to Do Business Analysis using Excel, Jakarta
 
Data Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisionsData Refinement: The missing link between data collection and decisions
Data Refinement: The missing link between data collection and decisions
 
Project analytics in Project Management
Project analytics in Project ManagementProject analytics in Project Management
Project analytics in Project Management
 
Predictive Analytics: Advanced techniques in data mining
Predictive Analytics: Advanced techniques in data miningPredictive Analytics: Advanced techniques in data mining
Predictive Analytics: Advanced techniques in data mining
 
Data Analytics and Big Data on IoT
Data Analytics and Big Data on IoTData Analytics and Big Data on IoT
Data Analytics and Big Data on IoT
 
Analytics Overview #Predictive Analytics
Analytics Overview #Predictive AnalyticsAnalytics Overview #Predictive Analytics
Analytics Overview #Predictive Analytics
 
Are you ready for Data science? A 12 point test
Are you ready for Data science? A 12 point testAre you ready for Data science? A 12 point test
Are you ready for Data science? A 12 point test
 
Application of predictive analytics
Application of predictive analyticsApplication of predictive analytics
Application of predictive analytics
 
Predictive analysis and modelling
Predictive analysis and modellingPredictive analysis and modelling
Predictive analysis and modelling
 
Business Analytics
Business AnalyticsBusiness Analytics
Business Analytics
 
Putting data science in your business a first utility feedback
Putting data science in your business a first utility feedbackPutting data science in your business a first utility feedback
Putting data science in your business a first utility feedback
 
Data Mining Technique - SEMMA
Data Mining Technique - SEMMAData Mining Technique - SEMMA
Data Mining Technique - SEMMA
 
Predictive Modelling
Predictive ModellingPredictive Modelling
Predictive Modelling
 
Predictive analytics
Predictive analytics Predictive analytics
Predictive analytics
 
Predictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive IndustryPredictive Analytics Project in Automotive Industry
Predictive Analytics Project in Automotive Industry
 

Similar to Business intelligence prof nikhat fatma mumtaz husain shaikh

BAMarathon_DanielFylstra_Feb25.pptx
BAMarathon_DanielFylstra_Feb25.pptxBAMarathon_DanielFylstra_Feb25.pptx
BAMarathon_DanielFylstra_Feb25.pptxSachinUrunkar2
 
BA Overview.pptx
BA Overview.pptxBA Overview.pptx
BA Overview.pptxSuKuTurangi
 
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 kjjnRohitKumar639388
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Roger Barga
 
10 Tips for women to build a career in data science
10 Tips for women to build a career in data science10 Tips for women to build a career in data science
10 Tips for women to build a career in data scienceCarol Hargreaves
 
Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Jeremy Lehman
 
Introduction to Business Analytics
Introduction to Business AnalyticsIntroduction to Business Analytics
Introduction to Business AnalyticsDr. Amitabh Mishra
 
Delivering Machine Learning Solutions by fmr Sears Dir of PM
Delivering Machine Learning Solutions by fmr Sears Dir of PMDelivering Machine Learning Solutions by fmr Sears Dir of PM
Delivering Machine Learning Solutions by fmr Sears Dir of PMProduct School
 
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...DATAVERSITY
 
Integrating AI - Business Applications
Integrating AI - Business ApplicationsIntegrating AI - Business Applications
Integrating AI - Business ApplicationsHal Kalechofsky
 
Primed-AP Methodology
Primed-AP MethodologyPrimed-AP Methodology
Primed-AP MethodologyCDO Advisors
 
BMDSE v1 - Data Scientist Deck
BMDSE v1 - Data Scientist DeckBMDSE v1 - Data Scientist Deck
BMDSE v1 - Data Scientist DeckSasha Lazarevic
 
AI-900 - Fundamental Principles of ML.pptx
AI-900 - Fundamental Principles of ML.pptxAI-900 - Fundamental Principles of ML.pptx
AI-900 - Fundamental Principles of ML.pptxkprasad8
 

Similar to Business intelligence prof nikhat fatma mumtaz husain shaikh (20)

BAMarathon_DanielFylstra_Feb25.pptx
BAMarathon_DanielFylstra_Feb25.pptxBAMarathon_DanielFylstra_Feb25.pptx
BAMarathon_DanielFylstra_Feb25.pptx
 
1-210217184339.pptx
1-210217184339.pptx1-210217184339.pptx
1-210217184339.pptx
 
BA Overview.pptx
BA Overview.pptxBA Overview.pptx
BA Overview.pptx
 
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
 
Barga Galvanize Sept 2015
Barga Galvanize Sept 2015Barga Galvanize Sept 2015
Barga Galvanize Sept 2015
 
10 Tips for women to build a career in data science
10 Tips for women to build a career in data science10 Tips for women to build a career in data science
10 Tips for women to build a career in data science
 
Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420Machine intelligence data science methodology 060420
Machine intelligence data science methodology 060420
 
Deep learning
Deep learningDeep learning
Deep learning
 
Lesson1.2.pptx.pdf
Lesson1.2.pptx.pdfLesson1.2.pptx.pdf
Lesson1.2.pptx.pdf
 
Introduction to Business Analytics
Introduction to Business AnalyticsIntroduction to Business Analytics
Introduction to Business Analytics
 
Data Science in Python.pptx
Data Science in Python.pptxData Science in Python.pptx
Data Science in Python.pptx
 
Data mining
Data miningData mining
Data mining
 
Delivering Machine Learning Solutions by fmr Sears Dir of PM
Delivering Machine Learning Solutions by fmr Sears Dir of PMDelivering Machine Learning Solutions by fmr Sears Dir of PM
Delivering Machine Learning Solutions by fmr Sears Dir of PM
 
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
 
Integrating AI - Business Applications
Integrating AI - Business ApplicationsIntegrating AI - Business Applications
Integrating AI - Business Applications
 
Data Science and Analytics
Data Science and Analytics Data Science and Analytics
Data Science and Analytics
 
Primed-AP Methodology
Primed-AP MethodologyPrimed-AP Methodology
Primed-AP Methodology
 
BMDSE v1 - Data Scientist Deck
BMDSE v1 - Data Scientist DeckBMDSE v1 - Data Scientist Deck
BMDSE v1 - Data Scientist Deck
 
Analytics
AnalyticsAnalytics
Analytics
 
AI-900 - Fundamental Principles of ML.pptx
AI-900 - Fundamental Principles of ML.pptxAI-900 - Fundamental Principles of ML.pptx
AI-900 - Fundamental Principles of ML.pptx
 

Recently uploaded

PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Sapana Sha
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 

Recently uploaded (20)

PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
Saket, (-DELHI )+91-9654467111-(=)CHEAP Call Girls in Escorts Service Saket C...
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 

Business intelligence prof nikhat fatma mumtaz husain shaikh

  • 1. Guest Lecture on Business Intelligence By Prof .Nikhat Fatma Mumtaz Husain Shaikh Wednesday, March 10, 2021 Department of Computer Engineering Sinhgad Institute of Technology and Science, Narhe
  • 2. Nikhat Fatma Mumtaz Husain Shaikh • Assistant Professor at K C College of Engineering and Management Studies and Research, Thane • Certified Microsoft Innovative Educator • Life Member of ISTE , CSI , IETE • Certified Neuro Linguistic Programmer by ABNLP twitter.com/ShaikhNik instagram.com/nikshaikh786/
  • 3. Disclaimers These slides presented here are obtained from the authors of various books and from various other contributors and websites. I hereby acknowledge all the contributors for their material and inputs. I have tailored the contents to suit the requirements of this webinar.
  • 5. 5 Goals for Today’s Session • Know how Analytics builds on Business Intelligence • Know why you’d build an analytic model: business payoffs • Know what kinds of results you can get from analytic models • Know how you’d build your own analytic model, and how to get data into your model • Know what to do next, if you want to learn
  • 6. Business Intelligence • Business intelligence (BI) is a technology-driven process for analyzing data and delivering actionable information that helps executives, managers and workers make informed business decisions. • Business intelligence (BI) comprises the strategies and technologies used by enterprises for the data analysis of Business information • They aim to allow for the easy interpretation of these big data. Identifying new opportunities and implementing an effective strategy based on insights can provide businesses with a competitive market advantage and long-term stability.
  • 7. 7 How Analytics Builds on Business Intelligence “Analytics are a subset of … business intelligence: a set of technologies and processes that use data to understand business performance … The questions that analytics can answer represent the higher-value and more proactive end of this spectrum.” – Tom Davenport, Competing on Analytics
  • 8. 8 Analytics: The Three Levels • Descriptive Analytics: Classic BI • Quantitative Assessment of Past Business Results • Statistics, Exploratory Data Analysis, Visualization • Predictive Analytics • Quantitative Methods to Predict New Outcomes • Forecasting, Prediction, Classification, Association • Prescriptive Analytics • Quantitative Methods to Make Better Decisions • Decision Trees, Monte Carlo Simulation, Optimization
  • 9. 9 Why Build Analytic Models: Example Payoffs • Two Frontline Systems Customer Examples • Excel model to optimally deploy 83 employees with different skill sets across 24 stations saved $1.9 million per year in overtime. • Excel simulation model showed major chemical company why a plant was missing goals, and how to solve the problem without any new investment. • U.S. Air Force Air Logistics Center • C-5 Galaxy transport maintenance hub reduced turnaround time from 360 to 160 days, saving taxpayers $50 million and saving soldiers’ lives. • Memorial Sloan-Kettering Cancer Center • Optimizing radiation beams reduced side-effects of treating cancer – improving quality of life and saving $459 million per year on prostate cancer alone.
  • 10. 10 Can This Help in Your Work or Career? • Optimization models can deliver huge cost savings • Simulation/risk analysis models can help avoid disaster • But very few business analysts have the skills to do this • If you can do this, your value to your company will rise • Some analytic models address operations, others address strategic decisions • Ex. whether to build a new plant, and where to locate it • Be prepared to present your work to senior management
  • 11. 11 Descriptive Analytics: Excel & Power BI • Key task: Data access / shaping – Power Query does this • Excel + Power Pivot data model holds Past Business Results • Pivot charts, Power View, Power BI for data visualization • Formulas: Sum, Count, Average, Min, Max, Var, StdDev
  • 12. 12 Predictive Analytics: Data Mining • Key tasks: Data shaping, applying predictive models • Data mining algorithms “fit” analytic model to past data • Trained/fitted models are applied to newly arriving data • Classify: ex. Good/Poor credit risk, Likely/Unlikely to churn • Predict: ex. stock price, house price, exchange rate • Forecast a time series: ex. next sales from past sales history • Associate: ex. People who bought this item also bought... • Tools: Azure ML, XLMiner, Predixion, SAS, SPSS, R, others
  • 13. 13 Prescriptive Analytics: Optimization, Simulation • Key task: Create a model – A person (you) must do this • Model must capture essential features of the business situation • Larger models often get their data from BI / Descriptive Analytics • A “What If” model is the starting point – Excel is a natural tool! • Given an appropriate model, we can: • Ask “What are all the possible outcomes?” – simulation/risk analysis • Ask “What’s the best outcome we can achieve?” – optimization • Tools: Solver, Risk Solver, @RISK, Crystal Ball, IBM, SAS, others
  • 14. 14 Results from an Analytic Model • Results from a data mining model: • Tool to classify or predict outcomes for new cases • Assessment of accuracy / predictive power • Results from a simulation model: • Full range of outcomes and their likelihood • Sensitivity analysis of input parameters vs. outcomes • Results from an optimization model: • Best attainable objective, values for decision variables • Sensitivity analysis of decision variables & constraints
  • 15. 15 Data Mining: What You Need, How You Do It • What You Need: Tools to • Access / shape data, explore / visualize data • Train / “fit” models to data: machine learning • Validate model results: statistics, Lift / ROC curves • How You Do It • Data “wrangling” / cleaning is usually the first step • Use feature selection to identify variables that matter • Try multiple algorithms: Regression, trees, neural nets • Assess and think about results: Avoid over-fitting
  • 16. 16 Simulation: What You Need, How You Do It • What You Need: Tools to • Create a “what if” model, calculating results of interest • Define probability distributions for uncertain inputs • Run Monte Carlo simulation, create statistics and charts • How You Do It • Define distributions by fitting data, or industry practice • Define dependence among inputs: corr. matrices, copulas • Run simulation, or multiple simulations with parameters • Assess and think about results: stats, histograms, scatterplots
  • 17. 17 Optimization: What You Need, How You Do It • What You Need: Tools to • Create a “what if” model, calculating results of interest • Define decision variables for inputs under your control • Define constraints and an objective to max / minimize • Run an optimization for optimal values, sensitivity analysis • How You Do It • Define constraints for limited resources, physical conditions, policies • Understand dependence between outputs and inputs: linear / nonlinear • Run optimization, or multiple optimizations with parameters you vary • Assess and think about results: understand “dual values,” sensitivity
  • 18. 18 Can This Help in Your Work or Career? • Optimization models can deliver huge cost savings • Simulation/risk analysis models can help avoid disaster • But very few business analysts have the skills to do this • If you can do this, your value to your company will rise • Some analytic models address operations, others address strategic decisions • Ex. whether to build a new plant, and where to locate it • Be prepared to present your work to senior management
  • 19. 19 Where to Learn More: Textbooks on Amazon • Cliff Ragsdale Spreadsheet Modeling 7th Ed • Powell & Baker Management Science 4th Ed • Camm et al Essentials of Business Analytics • James Evans Business Analytics
  • 20. 20 Where to Learn More: Online Courses and Tools • www.edx.org • www.coursera.org • www.solver.com • www.xlminer.com
  • 21. 21 Free Tools to Get Started in Excel and Excel Online • Excel: Power Query, Power Pivot, Power View, Solver • Power BI: Free account, Power BI Designer • Excel Online Office Add-ins: Solver, Risk Solver, XLMiner • XLMiner.com, Rason.com: Free accounts
  • 22. Demonstration of SPSS • SPSS Statistics 25
  • 24. Thank You- See You Again!!!!!! Prof. Nikhat Fatma Mumtaz Husain Shaikh nikhat.shaikh@kccemsr.edu.in

Editor's Notes

  1. If you like what you hear in these webinars, make sure to attend the PASS Business Analytics Conference taking place May 2-4 in San Jose, California. With hands-on learning opportunities from data and business analytics experts and a variety of networking opportunities, the PASS Business Analytics Conference is a great opportunity to gain valuable skills and advance your career. All webinar registrants get $100 off the two-day pass. Just use discount code BAMARA during registration. Visit passbaconference.com to register today!
  2. If you like what you hear in these webinars, make sure to attend the PASS Business Analytics Conference taking place May 2-4 in San Jose, California. With hands-on learning opportunities from data and business analytics experts and a variety of networking opportunities, the PASS Business Analytics Conference is a great opportunity to gain valuable skills and advance your career. All webinar registrants get $100 off the two-day pass. Just use discount code BAMARA during registration. Visit passbaconference.com to register today!