SlideShare a Scribd company logo
1 of 19
Markov Analysis and it’s
Applications
CONTENTS
 MARKOV PROCESS
 MARKOV CHAIN
 EXAMPLES
 APPLICATIONS
 ADVANTAGES
 LIMITATIONS
MARKOV PROCESS
A Markov analysis looks at a sequence of events, and
analyzes the tendency of one event to be followed by
another. Using this analysis, you can generate a new
sequence of random but related events, which will
look similar to the original.
MARKOV CHAIN
 A Markov system (or Markov process or Markov
chain) is a system that can be in one of several
(numbered) states, and can pass from one state to
another each time step according to fixed
probabilities. If a Markov system is in state i, there is
a fixed probability, pij, of it going into state j the next
time step, and pij is called a transition probability
MARKOV CHAIN
 A Markov process is useful for analyzing dependent
random events -that is, events whose likelihood depends
on what happened last. It would NOT be a good way to
model a coin flip, for example, since every time you toss
the coin, it has no memory of what happened before. The
sequence of heads and tails are not inter-related. They
are independent events.
 But many random events are affected by what happened
before. For example, yesterday's weather does have an
influence on what today's weather is. They are not
independent events
EXAMPLE
 Markov Analysis In an industry with 3 firms we
could look at the market share of each firm at any
time and the shares have to add up to 100%. If we
had information about how customers might change
from one firm to the next then we could predict
future market shares. This is just one example of
Markov Analysis. In general we use current
probabilities and transitional information to figure
future probabilities.
PROBLEM
 A petrol station owner is considering the effect on his business
of a new petrol station (at Goaves)
Currently (of the total market shared between Shahapur and
Goaves) Shahapur has 80% of the market and Goaves has
20%
Analysis over the last week has indicated the following
probabilities for customers switching the station they stop at
each week:
Shahapur Goaves
Shahapur 0.75 0.25
Goaves 0.55 0.45
 What will be the expected market share for Shahapur and
Goaves after another two weeks have passed?
 would be the long-run prediction for the expected market
share for Shahapur and Goaves?
STATE DIAGRAM
SOLUTION
 Letting
 state 1 = Shahapur
 state 2 = Goaves
 we have the initial system state s1 given by s1 = [0.80, 0.20] and the transition
matrix P given by
 P = 0.75 0.25
0.55 0.45
Hence after one week has elapsed the state of the system s2 = s1P = [0.71, 0.29]
so after two weeks have elapsed the state of the system = s3 = s2P = [0.692, 0.308]
and note here that the elements of s2 and s3 add to one (as required).
Hence the market shares after two weeks have elapsed are 69.2% and 30.8% for
Shahapur and Goaves respectively.
Assuming that in the long-run the system reaches an equilibrium [x1, x2] where [x1,
x2] = [x1, x2]P and x1 + x2 = 1
we have that x1 = 0.75x1 + 0.55x2 (1)
x2 = 0.25x1 + 0.45x2 (2) and
x1 + x2 = 1 (3)
 From (3) we have that x2 = 1-x1
so substituting into (1) we get
x1 = 0.75x1 + 0.55(1-x1)
i.e. (1-0.75+0.55)x1 = 0.55
i.e. x1 = 0.55/0.80 = 0.6875
 Hence x2 = 1-x1 = 1-0.6875 = 0.3125
 Note that as a check we have that these values for x1
and x2 satisfy equations (1) - (3) (to within rounding
errors).
 Hence the long-run market shares are 68.75% and
31.25% for Shahapur and Goaves respectively.
Markov Chain Analysis Applied To FMCG
Product
 QUESTION - Given these conditions about brand
switching, assuming no further entry or exit and
given further that the market share for these three
brands for the Month March is 30%,45%,25% for
Good Day, Monaco, Marie respectively. Determine :
1) What would be the market share of these three
brands in May (Short Run)?
GD MO MA
P = GD 0.60 0.30 0.10 (Transition matrix)
MO 0.20 0.50 0.30
MA 0.15 0.05 0.80
 P(0) = | 0.30 0.45 0.25 | (Initial state)
P(2) = p(o) * p2
P(2) = | 0.30 0.45 0.25 | * 0.60 0.30 0.10 2
0.20 0.50 0.30
0.15 0.05 0.80
 P(2) = | 0.30475 0.27425 0.42100 |
 The market shares of three brands Good day, Monaco and Marie are
expected to be 30.47 %, 27.42%, and 42.10% respectively in May.
APPLICATION OF MARKOV CHAIN
 Frequently used to describe consumer behavior
 Used for forecasting long term market share in an
oligopolistic market
 Brand loyalty and consumer behavior in the same
can be analyzed
 Useful in prediction of brand switching and their
effect on individual’s market share
 Sales forecasting
ADVANTAGES
 Markov models are relatively easy to derive (or infer) from
successional data
 Does not require deep insight into the mechanisms of dynamic
change
 Can help to indicate areas where deep study would be valuable
and hence act as both a guide and stimulator to further
research
 Transition matrix summarizes all the essential parameters of
dynamic change
 The results of the analysis are readily adaptable to graphical
presentation and hence easily understood by resource
managers and decision-makers
 The computational requirements are modest and can easily be
met by small computers or for small numbers of states by
simple calculators
LIMITATIONS
 Customers do not always buy products in certain
intervals and they do not always buy the same
amount of a certain product
 Two or more brands may be bought at the same time
 Customers always enter and leave markets, and
therefore markets are never stable
 The transition probabilities of a customer switching
from an i brand to an j brand are not constant for all
customers
LIMITATIONS
 These transitional probabilities may change
according to the average time between buying
situations
 The time between different buying situations may be
a function of the last brand bought
 The other areas of the marketing environment such
as sales promotions, advertising, competition etc.
were not included in these models
Markov chain analysis

More Related Content

What's hot

Markov Chain and its Analysis
Markov Chain and its Analysis Markov Chain and its Analysis
Markov Chain and its Analysis ShreyasBirje
 
Decision making under uncertainty
Decision making under uncertaintyDecision making under uncertainty
Decision making under uncertaintySagar Khairnar
 
Exponential smoothing
Exponential smoothingExponential smoothing
Exponential smoothingJairo Moreno
 
Quantitative methods of demand forecasting
Quantitative methods of demand forecastingQuantitative methods of demand forecasting
Quantitative methods of demand forecastinganithagrahalakshmi
 
Decision Tree Analysis
Decision Tree AnalysisDecision Tree Analysis
Decision Tree AnalysisAnand Arora
 
17-markov-chains.pdf
17-markov-chains.pdf17-markov-chains.pdf
17-markov-chains.pdfmelda49
 
Time Series
Time SeriesTime Series
Time Seriesyush313
 
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business Statistics
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business StatisticsAPPLICATION OF STATISTICS IN BUSINESS with Graphs | Business Statistics
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business StatisticsHassan Shaheer
 
Demand forecasting by time series analysis
Demand forecasting by time series analysisDemand forecasting by time series analysis
Demand forecasting by time series analysisSunny Gandhi
 
Chapter 19 decision-making under risk
Chapter 19   decision-making under riskChapter 19   decision-making under risk
Chapter 19 decision-making under riskBich Lien Pham
 
Quantitative forecasting
Quantitative forecastingQuantitative forecasting
Quantitative forecastingRavi Loriya
 
Branch and Bound technique to solve Integer Linear Programming
Branch and Bound technique to solve Integer Linear ProgrammingBranch and Bound technique to solve Integer Linear Programming
Branch and Bound technique to solve Integer Linear ProgrammingKaivalya Shah
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probabilitynj1992
 
Linear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in BusinessLinear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in BusinessSundar B N
 
Data analysis for effective decision making
Data analysis for effective decision makingData analysis for effective decision making
Data analysis for effective decision makingsyed ahmed
 

What's hot (20)

Markov Chain and its Analysis
Markov Chain and its Analysis Markov Chain and its Analysis
Markov Chain and its Analysis
 
Decision making under uncertainty
Decision making under uncertaintyDecision making under uncertainty
Decision making under uncertainty
 
Exponential smoothing
Exponential smoothingExponential smoothing
Exponential smoothing
 
Quantitative methods of demand forecasting
Quantitative methods of demand forecastingQuantitative methods of demand forecasting
Quantitative methods of demand forecasting
 
Decision Tree Analysis
Decision Tree AnalysisDecision Tree Analysis
Decision Tree Analysis
 
17-markov-chains.pdf
17-markov-chains.pdf17-markov-chains.pdf
17-markov-chains.pdf
 
Demand forecasting
Demand forecastingDemand forecasting
Demand forecasting
 
Time Series
Time SeriesTime Series
Time Series
 
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business Statistics
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business StatisticsAPPLICATION OF STATISTICS IN BUSINESS with Graphs | Business Statistics
APPLICATION OF STATISTICS IN BUSINESS with Graphs | Business Statistics
 
Decision analysis
Decision analysisDecision analysis
Decision analysis
 
Demand forecasting by time series analysis
Demand forecasting by time series analysisDemand forecasting by time series analysis
Demand forecasting by time series analysis
 
Chapter 19 decision-making under risk
Chapter 19   decision-making under riskChapter 19   decision-making under risk
Chapter 19 decision-making under risk
 
Quantitative forecasting
Quantitative forecastingQuantitative forecasting
Quantitative forecasting
 
Branch and Bound technique to solve Integer Linear Programming
Branch and Bound technique to solve Integer Linear ProgrammingBranch and Bound technique to solve Integer Linear Programming
Branch and Bound technique to solve Integer Linear Programming
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
 
Linear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in BusinessLinear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in Business
 
Data analysis for effective decision making
Data analysis for effective decision makingData analysis for effective decision making
Data analysis for effective decision making
 
Probability & application in business
Probability & application in businessProbability & application in business
Probability & application in business
 
Decision theory
Decision theoryDecision theory
Decision theory
 
Time series
Time seriesTime series
Time series
 

Similar to Markov chain analysis

MARKOV CHAIN ANALYSIS IN AN ORGANISATION
MARKOV CHAIN ANALYSIS IN AN ORGANISATIONMARKOV CHAIN ANALYSIS IN AN ORGANISATION
MARKOV CHAIN ANALYSIS IN AN ORGANISATIONVivek Tyagi
 
Hidden Markov Model presentation project.pptx
Hidden Markov Model presentation project.pptxHidden Markov Model presentation project.pptx
Hidden Markov Model presentation project.pptxbikikhan0001
 
Air Quality Prediction Using Markov Chains
Air Quality Prediction Using Markov ChainsAir Quality Prediction Using Markov Chains
Air Quality Prediction Using Markov ChainsAkarshAvinash
 
forecasting model
forecasting modelforecasting model
forecasting modelFEG
 
Applications of Machine Learning in High Frequency Trading
Applications of Machine Learning in High Frequency TradingApplications of Machine Learning in High Frequency Trading
Applications of Machine Learning in High Frequency TradingAyan Sengupta
 
Advanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPLAdvanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPLAlkis Vazacopoulos
 
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Andrea Bartolucci
 
Markov Chains.pptx
Markov Chains.pptxMarkov Chains.pptx
Markov Chains.pptxTarigBerba
 
Concepts of predictive control
Concepts of predictive controlConcepts of predictive control
Concepts of predictive controlJARossiter
 
Modeling adoptions and the stages of the diffusion of innovations
Modeling adoptions and the stages of the diffusion of innovationsModeling adoptions and the stages of the diffusion of innovations
Modeling adoptions and the stages of the diffusion of innovationsNicola Barbieri
 
Analysis of waiting line processes - U3.pptx
Analysis of waiting line processes - U3.pptxAnalysis of waiting line processes - U3.pptx
Analysis of waiting line processes - U3.pptxMariaBurgos55
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningIRJET Journal
 
Stock Market Prediction using Hidden Markov Models and Investor sentiment
Stock Market Prediction using Hidden Markov Models and Investor sentimentStock Market Prediction using Hidden Markov Models and Investor sentiment
Stock Market Prediction using Hidden Markov Models and Investor sentimentPatrick Nicolas
 
Forecasting stock market movement direction with support vector machine
Forecasting stock market movement direction with support vector machineForecasting stock market movement direction with support vector machine
Forecasting stock market movement direction with support vector machineMohamed DHAOUI
 
Introduction to Technical Analysis in Investment Trading
Introduction to Technical Analysis in Investment TradingIntroduction to Technical Analysis in Investment Trading
Introduction to Technical Analysis in Investment TradingPrashant Ram
 

Similar to Markov chain analysis (20)

MARKOV CHAIN ANALYSIS IN AN ORGANISATION
MARKOV CHAIN ANALYSIS IN AN ORGANISATIONMARKOV CHAIN ANALYSIS IN AN ORGANISATION
MARKOV CHAIN ANALYSIS IN AN ORGANISATION
 
Hidden Markov Model presentation project.pptx
Hidden Markov Model presentation project.pptxHidden Markov Model presentation project.pptx
Hidden Markov Model presentation project.pptx
 
Air Quality Prediction Using Markov Chains
Air Quality Prediction Using Markov ChainsAir Quality Prediction Using Markov Chains
Air Quality Prediction Using Markov Chains
 
forecasting model
forecasting modelforecasting model
forecasting model
 
Applications of Machine Learning in High Frequency Trading
Applications of Machine Learning in High Frequency TradingApplications of Machine Learning in High Frequency Trading
Applications of Machine Learning in High Frequency Trading
 
Advanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPLAdvanced Production Control Using Julia & IMPL
Advanced Production Control Using Julia & IMPL
 
ders 7.1 VAR.pptx
ders 7.1 VAR.pptxders 7.1 VAR.pptx
ders 7.1 VAR.pptx
 
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
 
Markov Chains.pptx
Markov Chains.pptxMarkov Chains.pptx
Markov Chains.pptx
 
Concepts of predictive control
Concepts of predictive controlConcepts of predictive control
Concepts of predictive control
 
Modeling adoptions and the stages of the diffusion of innovations
Modeling adoptions and the stages of the diffusion of innovationsModeling adoptions and the stages of the diffusion of innovations
Modeling adoptions and the stages of the diffusion of innovations
 
Analysis of waiting line processes - U3.pptx
Analysis of waiting line processes - U3.pptxAnalysis of waiting line processes - U3.pptx
Analysis of waiting line processes - U3.pptx
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine Learning
 
Stock Market Prediction using Hidden Markov Models and Investor sentiment
Stock Market Prediction using Hidden Markov Models and Investor sentimentStock Market Prediction using Hidden Markov Models and Investor sentiment
Stock Market Prediction using Hidden Markov Models and Investor sentiment
 
Forecasting stock market movement direction with support vector machine
Forecasting stock market movement direction with support vector machineForecasting stock market movement direction with support vector machine
Forecasting stock market movement direction with support vector machine
 
I05745368
I05745368I05745368
I05745368
 
Navigant qfas april 2015
Navigant qfas april 2015Navigant qfas april 2015
Navigant qfas april 2015
 
Navigant qfas april 2015
Navigant qfas april 2015Navigant qfas april 2015
Navigant qfas april 2015
 
Navigant qfas april 2015
Navigant qfas april 2015Navigant qfas april 2015
Navigant qfas april 2015
 
Introduction to Technical Analysis in Investment Trading
Introduction to Technical Analysis in Investment TradingIntroduction to Technical Analysis in Investment Trading
Introduction to Technical Analysis in Investment Trading
 

Recently uploaded

dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
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
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxTanveerAhmed817946
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
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
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
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
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 

Recently uploaded (20)

dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
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
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptx
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
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
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
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...
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 

Markov chain analysis

  • 1.
  • 2. Markov Analysis and it’s Applications
  • 3. CONTENTS  MARKOV PROCESS  MARKOV CHAIN  EXAMPLES  APPLICATIONS  ADVANTAGES  LIMITATIONS
  • 4. MARKOV PROCESS A Markov analysis looks at a sequence of events, and analyzes the tendency of one event to be followed by another. Using this analysis, you can generate a new sequence of random but related events, which will look similar to the original.
  • 5. MARKOV CHAIN  A Markov system (or Markov process or Markov chain) is a system that can be in one of several (numbered) states, and can pass from one state to another each time step according to fixed probabilities. If a Markov system is in state i, there is a fixed probability, pij, of it going into state j the next time step, and pij is called a transition probability
  • 6. MARKOV CHAIN  A Markov process is useful for analyzing dependent random events -that is, events whose likelihood depends on what happened last. It would NOT be a good way to model a coin flip, for example, since every time you toss the coin, it has no memory of what happened before. The sequence of heads and tails are not inter-related. They are independent events.  But many random events are affected by what happened before. For example, yesterday's weather does have an influence on what today's weather is. They are not independent events
  • 7. EXAMPLE  Markov Analysis In an industry with 3 firms we could look at the market share of each firm at any time and the shares have to add up to 100%. If we had information about how customers might change from one firm to the next then we could predict future market shares. This is just one example of Markov Analysis. In general we use current probabilities and transitional information to figure future probabilities.
  • 8. PROBLEM  A petrol station owner is considering the effect on his business of a new petrol station (at Goaves) Currently (of the total market shared between Shahapur and Goaves) Shahapur has 80% of the market and Goaves has 20% Analysis over the last week has indicated the following probabilities for customers switching the station they stop at each week: Shahapur Goaves Shahapur 0.75 0.25 Goaves 0.55 0.45  What will be the expected market share for Shahapur and Goaves after another two weeks have passed?  would be the long-run prediction for the expected market share for Shahapur and Goaves?
  • 10. SOLUTION  Letting  state 1 = Shahapur  state 2 = Goaves  we have the initial system state s1 given by s1 = [0.80, 0.20] and the transition matrix P given by  P = 0.75 0.25 0.55 0.45 Hence after one week has elapsed the state of the system s2 = s1P = [0.71, 0.29] so after two weeks have elapsed the state of the system = s3 = s2P = [0.692, 0.308] and note here that the elements of s2 and s3 add to one (as required). Hence the market shares after two weeks have elapsed are 69.2% and 30.8% for Shahapur and Goaves respectively. Assuming that in the long-run the system reaches an equilibrium [x1, x2] where [x1, x2] = [x1, x2]P and x1 + x2 = 1 we have that x1 = 0.75x1 + 0.55x2 (1) x2 = 0.25x1 + 0.45x2 (2) and x1 + x2 = 1 (3)
  • 11.  From (3) we have that x2 = 1-x1 so substituting into (1) we get x1 = 0.75x1 + 0.55(1-x1) i.e. (1-0.75+0.55)x1 = 0.55 i.e. x1 = 0.55/0.80 = 0.6875  Hence x2 = 1-x1 = 1-0.6875 = 0.3125  Note that as a check we have that these values for x1 and x2 satisfy equations (1) - (3) (to within rounding errors).  Hence the long-run market shares are 68.75% and 31.25% for Shahapur and Goaves respectively.
  • 12. Markov Chain Analysis Applied To FMCG Product
  • 13.  QUESTION - Given these conditions about brand switching, assuming no further entry or exit and given further that the market share for these three brands for the Month March is 30%,45%,25% for Good Day, Monaco, Marie respectively. Determine : 1) What would be the market share of these three brands in May (Short Run)?
  • 14. GD MO MA P = GD 0.60 0.30 0.10 (Transition matrix) MO 0.20 0.50 0.30 MA 0.15 0.05 0.80  P(0) = | 0.30 0.45 0.25 | (Initial state) P(2) = p(o) * p2 P(2) = | 0.30 0.45 0.25 | * 0.60 0.30 0.10 2 0.20 0.50 0.30 0.15 0.05 0.80  P(2) = | 0.30475 0.27425 0.42100 |  The market shares of three brands Good day, Monaco and Marie are expected to be 30.47 %, 27.42%, and 42.10% respectively in May.
  • 15. APPLICATION OF MARKOV CHAIN  Frequently used to describe consumer behavior  Used for forecasting long term market share in an oligopolistic market  Brand loyalty and consumer behavior in the same can be analyzed  Useful in prediction of brand switching and their effect on individual’s market share  Sales forecasting
  • 16. ADVANTAGES  Markov models are relatively easy to derive (or infer) from successional data  Does not require deep insight into the mechanisms of dynamic change  Can help to indicate areas where deep study would be valuable and hence act as both a guide and stimulator to further research  Transition matrix summarizes all the essential parameters of dynamic change  The results of the analysis are readily adaptable to graphical presentation and hence easily understood by resource managers and decision-makers  The computational requirements are modest and can easily be met by small computers or for small numbers of states by simple calculators
  • 17. LIMITATIONS  Customers do not always buy products in certain intervals and they do not always buy the same amount of a certain product  Two or more brands may be bought at the same time  Customers always enter and leave markets, and therefore markets are never stable  The transition probabilities of a customer switching from an i brand to an j brand are not constant for all customers
  • 18. LIMITATIONS  These transitional probabilities may change according to the average time between buying situations  The time between different buying situations may be a function of the last brand bought  The other areas of the marketing environment such as sales promotions, advertising, competition etc. were not included in these models