SlideShare a Scribd company logo
1 of 26
UNIT IV PREDICTIVE ANALYTICS 9
 Artificial Intelligence
 Introduction to Predictive analytics
 Logic and Data Driven Models
 Predictive Analysis Modeling and procedure
 Data Mining for Predictive analytics.
 Analysis of Predictive analytics
What is artificial intelligence (AI)?
Artificial intelligence is the simulation of human intelligence processes by
machines, especially computer systems. Specific applications of AI
include expert systems, natural language processing, speech recognition
and machine vision.
how does it works:
AI systems work by ingesting large amounts of labeled training data, analyzing
the data for correlations and patterns, and using these patterns to make
predictions about future states. In this way, a chatbot that is fed examples of
text can learn to generate lifelike exchanges with people, or an image
recognition tool can learn to identify and describe objects in images by
reviewing millions of examples. New, rapidly improving generative
AI techniques can create realistic text, images, music and other media.
AI programming focuses on cognitive skills that include the following:
Learning. This aspect of AI programming focuses on acquiring data and creating
rules for how to turn it into actionable information. The rules, which are
called algorithms, provide computing devices with step-by-step instructions for
how to complete a specific task.
Reasoning. This aspect of AI programming focuses on choosing the right
algorithm to reach a desired outcome.
Self-correction. This aspect of AI programming is designed to continually fine-
tune algorithms and ensure they provide the most accurate results possible.
Creativity. This aspect of AI uses neural networks, rules-based systems,
statistical methods and other AI techniques to generate new images, new text,
new music and new ideas.
Artificial intelligence applications
There are numerous, real-world applications of AI systems today. Below are some of the
most common use cases:
Speech recognition: It is also known as automatic speech recognition (ASR), computer
speech recognition, or speech-to-text, and it is a capability which uses natural language
processing (NLP) to process human speech into a written format. Many mobile devices
incorporate speech recognition into their systems to conduct voice search—e.g. Siri—or
provide more accessibility around texting.
Customer service: Online virtual agents are replacing human agents along the customer
journey. They answer frequently asked questions (FAQs) around topics, like shipping, or
provide personalized advice, cross-selling products or suggesting sizes for users,
changing the way we think about customer engagement across websites and social
media platforms. Examples include messaging bots on e-commerce sites with virtual
agents, messaging apps, such as Slack and Facebook Messenger, and tasks usually done
by virtual assistants and voice assistants.
Computer vision: This AI technology enables computers and systems to derive
meaningful information from digital images, videos and other visual inputs, and
based on those inputs, it can take action. This ability to provide
recommendations distinguishes it from image recognition tasks. Powered by
convolutional neural networks, computer vision has applications within photo
tagging in social media, radiology imaging in healthcare, and self-driving cars
within the automotive industry.
Recommendation engines: Using past consumption behavior data, AI
algorithms can help to discover data trends that can be used to develop more
effective cross-selling strategies. This is used to make relevant add-on
recommendations to customers during the checkout process for online
retailers.
Automated stock trading: Designed to optimize stock portfolios, AI-driven high-
frequency trading platforms make thousands or even millions of trades per day
without human intervention.
What is Predictive Analytics?
Predictive analytics is a significant analytical approach used by many firms to assess risk,
forecast future business trends, and predict when maintenance is required. Data
scientists use historical data as their source and utilize various regression
models and machine learning techniques to detect patterns and trends in the data.
The basic goal of predictive analytics is to forecast what will happen in the future with a
high degree of certainty. This distinguishes predictive analytics from descriptive analytics,
which assists analysts in analyzing what has previously occurred, and prescriptive analytics,
which uses optimization techniques to detect optimal solutions to address the trends
revealed by predictive analytics.
Examples of Predictive Analytics
Customer Service
Businesses may better estimate demand by utilizing advanced and effective analytics and
business intelligence. Consider a hotel company that wants to estimate how many people
will stay in a certain area this weekend so that they can guarantee they have adequate
employees and resources to meet demand.
Higher Education
Predictive analytics applications in higher education include enrollment management,
fundraising, recruiting, and retention. Predictive analytics offers a significant advantage in
each of these areas by offering intelligent insights that would otherwise be neglected.
A prediction algorithm can rate each student and tell administrators ways to serve students
during the duration of their enrollment using data from a student's high school years.
Models can give crucial information to fundraisers regarding the optimal times and
strategies for reaching out to prospective and current donors.
Forecasting is an important concern in manufacturing because it guarantees that
resources in a supply chain are used optimally. Inventory management and the shop floor,
for example, are critical spokes of the supply chain wheel that require accurate forecasts
to function.
Supply Chain
Predictive modeling is frequently used to clean and improve the data utilized for such
estimates. Modeling guarantees that additional data, including data from customer-facing
activities, may be consumed by the system, resulting in a more accurate prediction.
Insurance
Insurance firms evaluate policy applicants to assess the chance of having to pay out for a
future claim based on the existing risk pool of comparable policyholders, as well as
previous occurrences that resulted in payments. Actuaries frequently utilize models that
compare attributes to data about previous policyholders and claims.
Software Testing
Predictive analytics can help you enhance your operations throughout the full software
testing life cycle.
Predictive analytics can assess your clients' moods by researching social media and
spotting trends, allowing you to anticipate any reaction before it occurs.
Predictive Analytics process
Logic-Driven Model
It leverages statistics to predict outcomes. Most often the event one wants to predict is in
the future, but predictive modeling can be applied to any type of unknown event,
regardless of when it occurred. For example, predictive models are often used to detect
crimes and identify suspects, after the crime has taken place.
In many cases the model is chosen on the basis of detection theory to try to guess the
probability of an outcome given a set amount of input data, for example given an email
determining how likely that it is spam.
A logic-driven is based on experience, knowledge and logical relationships of variable and
constants connected to the desired performance outcome. To help conceptualize the
relationships inherent in a system, diagramming methods are useful.
Cause and effect diagram enables a user to hypothesize relationships between potential
causes and of an outcome.
Influence diagram are another tool to conceptualize relationships with business
performance relationships.
Assuming the average lifetime of a customer (time for which a consumer
remains a customer) W 1/.3 = 3.33 years. So, the average gross profit for a
typical customer turns out to be 12000 × 3.33 = ₹39,960.
Armed with all the above details, we can logically arrive at a conclusion
and can derive the following model for the above problem statement:
Economic Value of each Customer (V) = (R × F × M)/D
Where,
R = Revenue generated per customer
F = Frequency of visits per year
M = Profit margin
D = Defection rate (Non-returning customers each year)
Example –
Predictive Analysis Modeling and procedure
Consider these common steps required for predictive modeling:
 Collect data relevant to your target of analysis.
 Organize data into a single dataset.
 Clean your data to avoid a misleading model.
 Create new, useful variables to understand your records.
 Choose a methodology/algorithm.
 Build the model.
predictive modeling is a statistical technique using machine learning and data mining to
predict and forecast likely future outcomes with the aid of historical and existing data.
It works by analyzing current and historical data and projecting what it learns on a
model generated to forecast likely outcomes.
The top five predictive analytics models are:
Classification model: Considered the simplest model, it categorizes data for simple and
direct query response. An example use case would be to answer the question “Is this a
fraudulent transaction?”
Clustering model: This model nests data together by common attributes. It works by
grouping things or people with shared characteristics or behaviors and plans strategies
for each group at a larger scale.
Forecast model: This is a very popular model, and it works on anything with a numerical
value based on learning from historical data. For example, in answering how much
lettuce a restaurant should order next week or how many calls a customer support
agent should be able to handle per day or week, the system looks back to historical
data.
Outliers model: This model works by analyzing abnormal or outlying data points. For
example, a bank might use an outlier model to identify fraud by asking whether a
transaction is outside of the customer’s normal buying habits or whether an expense in
Data Mining for Predictive analytics
Predictive analysis is divided into two main categories:
Descriptive analysis: Descriptive analysis is the process of summarizing and describing
data, including identifying patterns and relationships.
Prescriptive analysis: Prescriptive analysis, on the other hand, is the process of using
data and algorithms to make predictions and recommendations about future
outcomes.
How do you Analyse predictive analysis?
Follow these four general steps for implementing a predictive analytics practice in your
organization:
 Identify the business objective. ...
 Determine the datasets. ...
 Create processes for sharing and using insights. ...
 Choose the right software solutions.
What are the stages of predictive analysis?
Five key phases in the predictive analytics process cycle require various types of
expertise: Define the requirements, explore the data, develop the model, deploy the
model and validate the results
Thank you

More Related Content

Similar to MB2208A- Business Analytics- unit-4.pptx

How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfStephenAmell4
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfAnastasiaSteele10
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfJamieDornan2
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfJamieDornan2
 
Applications of machine learning
Applications of machine learningApplications of machine learning
Applications of machine learningbusiness Corporate
 
Predictive analytics-white-paper
Predictive analytics-white-paperPredictive analytics-white-paper
Predictive analytics-white-paperShubhashish Biswas
 
Regression and correlation
Regression and correlationRegression and correlation
Regression and correlationVrushaliSolanke
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfAnastasiaSteele10
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdfStephenAmell4
 
Machine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use ItMachine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use ItKashish Trivedi
 
Machine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedMachine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedBhupesh Chaurasia
 
How CasePredict can predict your future success rate of Real estate Case.pdf
How CasePredict can predict your future success rate of Real estate Case.pdfHow CasePredict can predict your future success rate of Real estate Case.pdf
How CasePredict can predict your future success rate of Real estate Case.pdfCASEPREDICT
 
How CasePredict can predict your future success rate of Real estate Case.pptx
How CasePredict can predict your future success rate of Real estate Case.pptxHow CasePredict can predict your future success rate of Real estate Case.pptx
How CasePredict can predict your future success rate of Real estate Case.pptxCASEPREDICT
 
How CasePredict can predict your future success rate of Real estate Case (1)....
How CasePredict can predict your future success rate of Real estate Case (1)....How CasePredict can predict your future success rate of Real estate Case (1)....
How CasePredict can predict your future success rate of Real estate Case (1)....CASEPREDICT
 
How CasePredict can predict your future success rate of Real estate Case (1).pdf
How CasePredict can predict your future success rate of Real estate Case (1).pdfHow CasePredict can predict your future success rate of Real estate Case (1).pdf
How CasePredict can predict your future success rate of Real estate Case (1).pdfCASEPREDICT
 
INTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptxINTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptxsrikanthkallem1
 
what is ..how to process types and methods involved in data analysis
what is ..how to process types and methods involved in data analysiswhat is ..how to process types and methods involved in data analysis
what is ..how to process types and methods involved in data analysisData analysis ireland
 

Similar to MB2208A- Business Analytics- unit-4.pptx (20)

How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
Applications of machine learning
Applications of machine learningApplications of machine learning
Applications of machine learning
 
Predictive analytics-white-paper
Predictive analytics-white-paperPredictive analytics-white-paper
Predictive analytics-white-paper
 
Regression and correlation
Regression and correlationRegression and correlation
Regression and correlation
 
Predictive modelling
Predictive modellingPredictive modelling
Predictive modelling
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
How to build machine learning apps.pdf
How to build machine learning apps.pdfHow to build machine learning apps.pdf
How to build machine learning apps.pdf
 
Eckovation Machine Learning
Eckovation Machine LearningEckovation Machine Learning
Eckovation Machine Learning
 
Machine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use ItMachine Learning in Business What It Is and How to Use It
Machine Learning in Business What It Is and How to Use It
 
Machine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedMachine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting Started
 
How CasePredict can predict your future success rate of Real estate Case.pdf
How CasePredict can predict your future success rate of Real estate Case.pdfHow CasePredict can predict your future success rate of Real estate Case.pdf
How CasePredict can predict your future success rate of Real estate Case.pdf
 
How CasePredict can predict your future success rate of Real estate Case.pptx
How CasePredict can predict your future success rate of Real estate Case.pptxHow CasePredict can predict your future success rate of Real estate Case.pptx
How CasePredict can predict your future success rate of Real estate Case.pptx
 
How CasePredict can predict your future success rate of Real estate Case (1)....
How CasePredict can predict your future success rate of Real estate Case (1)....How CasePredict can predict your future success rate of Real estate Case (1)....
How CasePredict can predict your future success rate of Real estate Case (1)....
 
How CasePredict can predict your future success rate of Real estate Case (1).pdf
How CasePredict can predict your future success rate of Real estate Case (1).pdfHow CasePredict can predict your future success rate of Real estate Case (1).pdf
How CasePredict can predict your future success rate of Real estate Case (1).pdf
 
Data analytics
Data analyticsData analytics
Data analytics
 
INTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptxINTERNSHIP ON MAcHINE LEARNING.pptx
INTERNSHIP ON MAcHINE LEARNING.pptx
 
what is ..how to process types and methods involved in data analysis
what is ..how to process types and methods involved in data analysiswhat is ..how to process types and methods involved in data analysis
what is ..how to process types and methods involved in data analysis
 

More from ssuser28b150

Power point presentation on strategy management
Power point presentation on strategy managementPower point presentation on strategy management
Power point presentation on strategy managementssuser28b150
 
CHAPTER 1 ELEC TP.ppt
CHAPTER 1 ELEC TP.pptCHAPTER 1 ELEC TP.ppt
CHAPTER 1 ELEC TP.pptssuser28b150
 
Unit 4 week -3.pptx
Unit 4 week -3.pptxUnit 4 week -3.pptx
Unit 4 week -3.pptxssuser28b150
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptxssuser28b150
 
PPT1-Buss Intel Analytics.pptx
PPT1-Buss Intel  Analytics.pptxPPT1-Buss Intel  Analytics.pptx
PPT1-Buss Intel Analytics.pptxssuser28b150
 
Unit 4 week -3.pdf
Unit 4 week -3.pdfUnit 4 week -3.pdf
Unit 4 week -3.pdfssuser28b150
 

More from ssuser28b150 (7)

Power point presentation on strategy management
Power point presentation on strategy managementPower point presentation on strategy management
Power point presentation on strategy management
 
CHAPTER 1 ELEC TP.ppt
CHAPTER 1 ELEC TP.pptCHAPTER 1 ELEC TP.ppt
CHAPTER 1 ELEC TP.ppt
 
chapter28.ppt
chapter28.pptchapter28.ppt
chapter28.ppt
 
Unit 4 week -3.pptx
Unit 4 week -3.pptxUnit 4 week -3.pptx
Unit 4 week -3.pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
PPT1-Buss Intel Analytics.pptx
PPT1-Buss Intel  Analytics.pptxPPT1-Buss Intel  Analytics.pptx
PPT1-Buss Intel Analytics.pptx
 
Unit 4 week -3.pdf
Unit 4 week -3.pdfUnit 4 week -3.pdf
Unit 4 week -3.pdf
 

Recently uploaded

VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...lizamodels9
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 

Recently uploaded (20)

VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Best Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting PartnershipBest Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting Partnership
 

MB2208A- Business Analytics- unit-4.pptx

  • 1. UNIT IV PREDICTIVE ANALYTICS 9  Artificial Intelligence  Introduction to Predictive analytics  Logic and Data Driven Models  Predictive Analysis Modeling and procedure  Data Mining for Predictive analytics.  Analysis of Predictive analytics
  • 2. What is artificial intelligence (AI)? Artificial intelligence is the simulation of human intelligence processes by machines, especially computer systems. Specific applications of AI include expert systems, natural language processing, speech recognition and machine vision. how does it works: AI systems work by ingesting large amounts of labeled training data, analyzing the data for correlations and patterns, and using these patterns to make predictions about future states. In this way, a chatbot that is fed examples of text can learn to generate lifelike exchanges with people, or an image recognition tool can learn to identify and describe objects in images by reviewing millions of examples. New, rapidly improving generative AI techniques can create realistic text, images, music and other media.
  • 3. AI programming focuses on cognitive skills that include the following: Learning. This aspect of AI programming focuses on acquiring data and creating rules for how to turn it into actionable information. The rules, which are called algorithms, provide computing devices with step-by-step instructions for how to complete a specific task. Reasoning. This aspect of AI programming focuses on choosing the right algorithm to reach a desired outcome. Self-correction. This aspect of AI programming is designed to continually fine- tune algorithms and ensure they provide the most accurate results possible. Creativity. This aspect of AI uses neural networks, rules-based systems, statistical methods and other AI techniques to generate new images, new text, new music and new ideas.
  • 4. Artificial intelligence applications There are numerous, real-world applications of AI systems today. Below are some of the most common use cases: Speech recognition: It is also known as automatic speech recognition (ASR), computer speech recognition, or speech-to-text, and it is a capability which uses natural language processing (NLP) to process human speech into a written format. Many mobile devices incorporate speech recognition into their systems to conduct voice search—e.g. Siri—or provide more accessibility around texting. Customer service: Online virtual agents are replacing human agents along the customer journey. They answer frequently asked questions (FAQs) around topics, like shipping, or provide personalized advice, cross-selling products or suggesting sizes for users, changing the way we think about customer engagement across websites and social media platforms. Examples include messaging bots on e-commerce sites with virtual agents, messaging apps, such as Slack and Facebook Messenger, and tasks usually done by virtual assistants and voice assistants.
  • 5. Computer vision: This AI technology enables computers and systems to derive meaningful information from digital images, videos and other visual inputs, and based on those inputs, it can take action. This ability to provide recommendations distinguishes it from image recognition tasks. Powered by convolutional neural networks, computer vision has applications within photo tagging in social media, radiology imaging in healthcare, and self-driving cars within the automotive industry. Recommendation engines: Using past consumption behavior data, AI algorithms can help to discover data trends that can be used to develop more effective cross-selling strategies. This is used to make relevant add-on recommendations to customers during the checkout process for online retailers. Automated stock trading: Designed to optimize stock portfolios, AI-driven high- frequency trading platforms make thousands or even millions of trades per day without human intervention.
  • 6.
  • 7.
  • 8.
  • 9. What is Predictive Analytics? Predictive analytics is a significant analytical approach used by many firms to assess risk, forecast future business trends, and predict when maintenance is required. Data scientists use historical data as their source and utilize various regression models and machine learning techniques to detect patterns and trends in the data. The basic goal of predictive analytics is to forecast what will happen in the future with a high degree of certainty. This distinguishes predictive analytics from descriptive analytics, which assists analysts in analyzing what has previously occurred, and prescriptive analytics, which uses optimization techniques to detect optimal solutions to address the trends revealed by predictive analytics.
  • 10. Examples of Predictive Analytics Customer Service Businesses may better estimate demand by utilizing advanced and effective analytics and business intelligence. Consider a hotel company that wants to estimate how many people will stay in a certain area this weekend so that they can guarantee they have adequate employees and resources to meet demand. Higher Education Predictive analytics applications in higher education include enrollment management, fundraising, recruiting, and retention. Predictive analytics offers a significant advantage in each of these areas by offering intelligent insights that would otherwise be neglected. A prediction algorithm can rate each student and tell administrators ways to serve students during the duration of their enrollment using data from a student's high school years. Models can give crucial information to fundraisers regarding the optimal times and strategies for reaching out to prospective and current donors.
  • 11. Forecasting is an important concern in manufacturing because it guarantees that resources in a supply chain are used optimally. Inventory management and the shop floor, for example, are critical spokes of the supply chain wheel that require accurate forecasts to function. Supply Chain Predictive modeling is frequently used to clean and improve the data utilized for such estimates. Modeling guarantees that additional data, including data from customer-facing activities, may be consumed by the system, resulting in a more accurate prediction. Insurance Insurance firms evaluate policy applicants to assess the chance of having to pay out for a future claim based on the existing risk pool of comparable policyholders, as well as previous occurrences that resulted in payments. Actuaries frequently utilize models that compare attributes to data about previous policyholders and claims.
  • 12. Software Testing Predictive analytics can help you enhance your operations throughout the full software testing life cycle. Predictive analytics can assess your clients' moods by researching social media and spotting trends, allowing you to anticipate any reaction before it occurs.
  • 14.
  • 15. Logic-Driven Model It leverages statistics to predict outcomes. Most often the event one wants to predict is in the future, but predictive modeling can be applied to any type of unknown event, regardless of when it occurred. For example, predictive models are often used to detect crimes and identify suspects, after the crime has taken place. In many cases the model is chosen on the basis of detection theory to try to guess the probability of an outcome given a set amount of input data, for example given an email determining how likely that it is spam. A logic-driven is based on experience, knowledge and logical relationships of variable and constants connected to the desired performance outcome. To help conceptualize the relationships inherent in a system, diagramming methods are useful. Cause and effect diagram enables a user to hypothesize relationships between potential causes and of an outcome. Influence diagram are another tool to conceptualize relationships with business performance relationships.
  • 16. Assuming the average lifetime of a customer (time for which a consumer remains a customer) W 1/.3 = 3.33 years. So, the average gross profit for a typical customer turns out to be 12000 × 3.33 = ₹39,960. Armed with all the above details, we can logically arrive at a conclusion and can derive the following model for the above problem statement: Economic Value of each Customer (V) = (R × F × M)/D Where, R = Revenue generated per customer F = Frequency of visits per year M = Profit margin D = Defection rate (Non-returning customers each year) Example –
  • 17. Predictive Analysis Modeling and procedure Consider these common steps required for predictive modeling:  Collect data relevant to your target of analysis.  Organize data into a single dataset.  Clean your data to avoid a misleading model.  Create new, useful variables to understand your records.  Choose a methodology/algorithm.  Build the model. predictive modeling is a statistical technique using machine learning and data mining to predict and forecast likely future outcomes with the aid of historical and existing data. It works by analyzing current and historical data and projecting what it learns on a model generated to forecast likely outcomes.
  • 18. The top five predictive analytics models are: Classification model: Considered the simplest model, it categorizes data for simple and direct query response. An example use case would be to answer the question “Is this a fraudulent transaction?” Clustering model: This model nests data together by common attributes. It works by grouping things or people with shared characteristics or behaviors and plans strategies for each group at a larger scale. Forecast model: This is a very popular model, and it works on anything with a numerical value based on learning from historical data. For example, in answering how much lettuce a restaurant should order next week or how many calls a customer support agent should be able to handle per day or week, the system looks back to historical data. Outliers model: This model works by analyzing abnormal or outlying data points. For example, a bank might use an outlier model to identify fraud by asking whether a transaction is outside of the customer’s normal buying habits or whether an expense in
  • 19.
  • 20.
  • 21.
  • 22. Data Mining for Predictive analytics
  • 23. Predictive analysis is divided into two main categories: Descriptive analysis: Descriptive analysis is the process of summarizing and describing data, including identifying patterns and relationships. Prescriptive analysis: Prescriptive analysis, on the other hand, is the process of using data and algorithms to make predictions and recommendations about future outcomes.
  • 24. How do you Analyse predictive analysis? Follow these four general steps for implementing a predictive analytics practice in your organization:  Identify the business objective. ...  Determine the datasets. ...  Create processes for sharing and using insights. ...  Choose the right software solutions. What are the stages of predictive analysis? Five key phases in the predictive analytics process cycle require various types of expertise: Define the requirements, explore the data, develop the model, deploy the model and validate the results
  • 25.