SlideShare a Scribd company logo
Markov Chain & Matrix
Geometric Analysis
Habibullah
Matrix Geometric Method
• The matrix geometric method is a mathematical technique that can
be used to analyze the behavior of certain types of systems, such as
Markov chains and queuing systems. The method involves
representing the system as a matrix, and using matrix algebra to study
the long-term behavior of the system.
• One of the key features of the matrix geometric method is that it
allows for the analysis of systems with an infinite state space, such as
systems with a countably infinite number of states or systems with a
continuous state space. This makes the method particularly useful for
studying systems with complex behavior that cannot be easily
analyzed using other techniques.
• In addition to its use in analyzing systems, the matrix geometric
method has also been applied to other areas of mathematics,
including the study of differential equations and the solution of linear
systems of equations.
• Overall, the matrix geometric method is a powerful tool for studying
the behavior of complex systems and for solving a wide range of
mathematical problems.
Continuous State Space
• A system with a continuous state space is a system that can occupy
any point within a continuous range of states. For example, consider a
mass on a spring. The position of the mass can be any point along the
length of the spring, which forms a continuous range of possible
states for the system.
• In contrast, a system with a discrete state space can only occupy a
limited number of distinct states. For example, a two-state system,
such as a coin that can either be heads or tails, has a discrete state
space.
• The concept of a continuous state space is important in the study of
systems that can occupy a potentially infinite number of states, as it
allows for the use of techniques such as the matrix geometric method
to analyze their behavior.
Markov Chain
• A Markov chain is a mathematical system that undergoes transitions
from one state to another according to certain probabilistic rules. The
defining characteristic of a Markov chain is that no matter how the
system arrived at its current state, the possible future states are fixed.
In other words, the probability of transitioning to any particular state
is dependent solely on the current state and time elapsed.
• A Markov chain is often represented using a state transition diagram,
in which the states of the system are represented by nodes and the
transitions between states are represented by edges. The edges are
labeled with the probability of transitioning from one state to
another.
• Markov chains are used to model and analyze a wide variety of
systems, including systems in computer science, biology, economics,
and physics. They are particularly useful for analyzing systems that
exhibit memorylessness, which means that the probability of
transitioning to a new state depends only on the current state and
not on the sequence of states that preceded it.
Phase-Type Distribution
• A phase-type distribution is a probability distribution that can be
expressed as a mixture of exponential distributions, or phases. The
phase-type distribution is a generalization of the exponential
distribution, which is itself a special case of the phase-type
distribution.
• The phase-type distribution is often used to model the behavior of
systems that exhibit both continuous and discontinuous behavior,
such as systems with repairable components or systems that switch
between different modes of operation. The distribution can be
parameterized using a matrix, which specifies the probabilistic
transitions between the different phases of the distribution.
• The phase-type distribution has a number of useful properties,
including the ability to represent a wide range of shapes and the
ability to model systems with a countably infinite number of states. It
is often used in the analysis of Markov chains and other types of
stochastic systems.
How do you analyze a congested system using
Markov chain and matrix geometric analysis?
• Markov chains and matrix geometric methods can be used to analyze
the behavior of systems that exhibit "memoryless" properties,
meaning that the future state of the system depends only on its
current state and not on its past states. These techniques can be used
to analyze a congested system by modeling the system as a Markov
chain, where the states of the chain represent the different levels of
congestion that the system can be in, and the transitions between
states represent the movement of the system from one congestion
level to another.
• To analyze the system using matrix geometric methods, you would
first construct the transition matrix for the Markov chain, which
specifies the probabilities of transitioning between different states.
You can then use this matrix to calculate the stationary distribution of
the system, which represents the long-term behavior of the system,
as well as other important measures such as the expected time to
move between different states and the expected number of
transitions required to reach a particular state.
• It's also worth noting that Markov chain analysis can be used to
analyze other types of systems as well, not just congested systems.
For example, it has also been applied to fields such as economics,
biology, and computer science, to name a few.
Memoryless Properties
• In the context of Markov chains and matrix geometric analysis,
"memoryless" refers to the property of a system where the future
state of the system depends only on its current state, and not on its
past states. This means that, in a memoryless system, the probability
of transitioning to any particular future state is independent of the
sequence of states that the system has been in up to that point.
• For example, consider a system that represents the traffic on a busy
street. If we model this system as a Markov chain, the states of the
chain might represent different levels of congestion (e.g. low,
medium, high). In this case, the system exhibits memoryless
properties if the probability of transitioning from a low congestion
state to a high congestion state is independent of whether the system
was previously in a low congestion state or a medium congestion
state.
• Memoryless systems are often used to model real-world systems
because they are relatively simple to analyze and can capture many
important features of the system behavior. However, it's important to
keep in mind that not all systems are memoryless, and it may be
necessary to use more complex models to accurately represent the
behavior of certain systems.
Stationary Distribution
• The stationary distribution of a system represents the long-term
behavior of the system. It is a probability distribution over the states
of the system that describes the likelihood of the system being in
each state at a given time, assuming that the system has reached a
steady state (i.e. the distribution of states has become constant over
time).
• For example, consider a system that represents the traffic on a busy
street, where the states of the system represent different levels of
congestion (e.g. low, medium, high). If we construct a Markov chain
to model this system, the stationary distribution of the system would
describe the probability of the traffic being in a low congestion state,
a medium congestion state, or a high congestion state at any given
time, assuming that the traffic has reached a steady state (e.g. after a
long enough period of time).
• To calculate the stationary distribution of a system, you can use the
transition matrix of the system's Markov chain. The stationary
distribution is the unique probability distribution that satisfies the
equation:
stationary_distribution = stationary_distribution * transition_matrix
• In other words, the stationary distribution is the eigenvector of the
transition matrix with eigenvalue 1.
• The stationary distribution is an important measure in the analysis of
Markov chains because it describes the long-term behavior of the
system, which can be difficult to predict using other methods. It is
often used to answer questions such as: "What is the probability that
the system will be in a particular state at a given time?", or "How long
will it take for the system to reach a particular state?"
How do you analyze a congested system having
phase-type distribution with matrix geometric
method?
• To analyze a congested system using matrix geometric methods, you
can use a variant of the standard Markov chain model called a
"phase-type distribution" model. In this model, the states of the
system are represented by a set of phases, where each phase is
associated with a particular distribution over the states of the system.
The transitions between phases represent the movement of the
system from one congestion level to another.
• To analyze the system using matrix geometric methods, you would
first construct the transition matrix for the phase-type distribution
model, which specifies the probabilities of transitioning between
different phases. You can then use this matrix to calculate the
stationary distribution of the system, which represents the long-term
behavior of the system, as well as other important measures such as
the expected time to move between different phases and the
expected number of transitions required to reach a particular phase.
• It's worth noting that phase-type distribution models are a more
general and flexible way of modeling systems than standard Markov
chain models, since they allow for the representation of more
complex distributions over the states of the system. However, they
can also be more difficult to work with, since the calculations involved
are often more complex.
Markov Chain & Matrix Geometric Analysis.pptx

More Related Content

Similar to Markov Chain & Matrix Geometric Analysis.pptx

Deterministic vs stochastic
Deterministic vs stochasticDeterministic vs stochastic
Deterministic vs stochasticsohail40
 
LECTURE 9 (Week 5) - Behavioral Diagrams.pptx
LECTURE 9 (Week 5) - Behavioral Diagrams.pptxLECTURE 9 (Week 5) - Behavioral Diagrams.pptx
LECTURE 9 (Week 5) - Behavioral Diagrams.pptx
MuneerUmar3
 
Chaos Presentation
Chaos PresentationChaos Presentation
Chaos PresentationAlbert Yang
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
Sitamarhi Institute of Technology
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
Sitamarhi Institute of Technology
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
Sitamarhi Institute of Technology
 
POLYMERS: MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
POLYMERS:  MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SECPOLYMERS:  MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
POLYMERS: MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
sana shaikh
 
Modelling the variability of evolutionary processes
Modelling the variability of evolutionary processesModelling the variability of evolutionary processes
Modelling the variability of evolutionary processes
Vicente RIBAS-RIPOLL
 
linear algebra in control systems
linear algebra in control systemslinear algebra in control systems
linear algebra in control systemsGanesh Bhat
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves
 
Statistical flowgraph models
Statistical flowgraph modelsStatistical flowgraph models
Markov Model chains
Markov  Model  chains Markov  Model  chains
Markov Model chains
Sharmin Rubi
 
Markor chain presentation
Markor chain presentationMarkor chain presentation
Markor chain presentation
TahsinAhmedNasim
 
First law of thermodynamics, temperature scales
First law of thermodynamics, temperature scalesFirst law of thermodynamics, temperature scales
First law of thermodynamics, temperature scales
sravanthi chandanala
 
Power System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and ChallengesPower System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and Challenges
Luigi Vanfretti
 
Derivation of equation of motion and influence coefficient
Derivation of equation of motion and influence coefficientDerivation of equation of motion and influence coefficient
Derivation of equation of motion and influence coefficient
Kowshigan S V
 
Introduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptxIntroduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptx
zeex60
 
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
MariaBurgos55
 
Classical Mechanics
Classical MechanicsClassical Mechanics
Classical Mechanics
AmeenSoomro1
 
Simulation Models as a Research Method.ppt
Simulation Models as a Research Method.pptSimulation Models as a Research Method.ppt
Simulation Models as a Research Method.ppt
QidiwQidiwQidiw
 

Similar to Markov Chain & Matrix Geometric Analysis.pptx (20)

Deterministic vs stochastic
Deterministic vs stochasticDeterministic vs stochastic
Deterministic vs stochastic
 
LECTURE 9 (Week 5) - Behavioral Diagrams.pptx
LECTURE 9 (Week 5) - Behavioral Diagrams.pptxLECTURE 9 (Week 5) - Behavioral Diagrams.pptx
LECTURE 9 (Week 5) - Behavioral Diagrams.pptx
 
Chaos Presentation
Chaos PresentationChaos Presentation
Chaos Presentation
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
 
Unit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdfUnit-3 Data Analytics.pdf
Unit-3 Data Analytics.pdf
 
POLYMERS: MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
POLYMERS:  MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SECPOLYMERS:  MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
POLYMERS: MOLECULAR WEIGHT DETERMINATION GEL PERMEATION CHROMATOGRAPY /SEC
 
Modelling the variability of evolutionary processes
Modelling the variability of evolutionary processesModelling the variability of evolutionary processes
Modelling the variability of evolutionary processes
 
linear algebra in control systems
linear algebra in control systemslinear algebra in control systems
linear algebra in control systems
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
 
Statistical flowgraph models
Statistical flowgraph modelsStatistical flowgraph models
Statistical flowgraph models
 
Markov Model chains
Markov  Model  chains Markov  Model  chains
Markov Model chains
 
Markor chain presentation
Markor chain presentationMarkor chain presentation
Markor chain presentation
 
First law of thermodynamics, temperature scales
First law of thermodynamics, temperature scalesFirst law of thermodynamics, temperature scales
First law of thermodynamics, temperature scales
 
Power System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and ChallengesPower System Simulation: History, State of the Art, and Challenges
Power System Simulation: History, State of the Art, and Challenges
 
Derivation of equation of motion and influence coefficient
Derivation of equation of motion and influence coefficientDerivation of equation of motion and influence coefficient
Derivation of equation of motion and influence coefficient
 
Introduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptxIntroduction to Mean Field Theory(MFT).pptx
Introduction to Mean Field Theory(MFT).pptx
 
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
 
Classical Mechanics
Classical MechanicsClassical Mechanics
Classical Mechanics
 
Simulation Models as a Research Method.ppt
Simulation Models as a Research Method.pptSimulation Models as a Research Method.ppt
Simulation Models as a Research Method.ppt
 

Recently uploaded

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 

Recently uploaded (20)

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 

Markov Chain & Matrix Geometric Analysis.pptx

  • 1. Markov Chain & Matrix Geometric Analysis Habibullah
  • 2. Matrix Geometric Method • The matrix geometric method is a mathematical technique that can be used to analyze the behavior of certain types of systems, such as Markov chains and queuing systems. The method involves representing the system as a matrix, and using matrix algebra to study the long-term behavior of the system.
  • 3. • One of the key features of the matrix geometric method is that it allows for the analysis of systems with an infinite state space, such as systems with a countably infinite number of states or systems with a continuous state space. This makes the method particularly useful for studying systems with complex behavior that cannot be easily analyzed using other techniques.
  • 4. • In addition to its use in analyzing systems, the matrix geometric method has also been applied to other areas of mathematics, including the study of differential equations and the solution of linear systems of equations. • Overall, the matrix geometric method is a powerful tool for studying the behavior of complex systems and for solving a wide range of mathematical problems.
  • 5. Continuous State Space • A system with a continuous state space is a system that can occupy any point within a continuous range of states. For example, consider a mass on a spring. The position of the mass can be any point along the length of the spring, which forms a continuous range of possible states for the system.
  • 6. • In contrast, a system with a discrete state space can only occupy a limited number of distinct states. For example, a two-state system, such as a coin that can either be heads or tails, has a discrete state space. • The concept of a continuous state space is important in the study of systems that can occupy a potentially infinite number of states, as it allows for the use of techniques such as the matrix geometric method to analyze their behavior.
  • 7. Markov Chain • A Markov chain is a mathematical system that undergoes transitions from one state to another according to certain probabilistic rules. The defining characteristic of a Markov chain is that no matter how the system arrived at its current state, the possible future states are fixed. In other words, the probability of transitioning to any particular state is dependent solely on the current state and time elapsed.
  • 8. • A Markov chain is often represented using a state transition diagram, in which the states of the system are represented by nodes and the transitions between states are represented by edges. The edges are labeled with the probability of transitioning from one state to another.
  • 9. • Markov chains are used to model and analyze a wide variety of systems, including systems in computer science, biology, economics, and physics. They are particularly useful for analyzing systems that exhibit memorylessness, which means that the probability of transitioning to a new state depends only on the current state and not on the sequence of states that preceded it.
  • 10. Phase-Type Distribution • A phase-type distribution is a probability distribution that can be expressed as a mixture of exponential distributions, or phases. The phase-type distribution is a generalization of the exponential distribution, which is itself a special case of the phase-type distribution.
  • 11. • The phase-type distribution is often used to model the behavior of systems that exhibit both continuous and discontinuous behavior, such as systems with repairable components or systems that switch between different modes of operation. The distribution can be parameterized using a matrix, which specifies the probabilistic transitions between the different phases of the distribution.
  • 12. • The phase-type distribution has a number of useful properties, including the ability to represent a wide range of shapes and the ability to model systems with a countably infinite number of states. It is often used in the analysis of Markov chains and other types of stochastic systems.
  • 13. How do you analyze a congested system using Markov chain and matrix geometric analysis? • Markov chains and matrix geometric methods can be used to analyze the behavior of systems that exhibit "memoryless" properties, meaning that the future state of the system depends only on its current state and not on its past states. These techniques can be used to analyze a congested system by modeling the system as a Markov chain, where the states of the chain represent the different levels of congestion that the system can be in, and the transitions between states represent the movement of the system from one congestion level to another.
  • 14. • To analyze the system using matrix geometric methods, you would first construct the transition matrix for the Markov chain, which specifies the probabilities of transitioning between different states. You can then use this matrix to calculate the stationary distribution of the system, which represents the long-term behavior of the system, as well as other important measures such as the expected time to move between different states and the expected number of transitions required to reach a particular state.
  • 15. • It's also worth noting that Markov chain analysis can be used to analyze other types of systems as well, not just congested systems. For example, it has also been applied to fields such as economics, biology, and computer science, to name a few.
  • 16. Memoryless Properties • In the context of Markov chains and matrix geometric analysis, "memoryless" refers to the property of a system where the future state of the system depends only on its current state, and not on its past states. This means that, in a memoryless system, the probability of transitioning to any particular future state is independent of the sequence of states that the system has been in up to that point.
  • 17. • For example, consider a system that represents the traffic on a busy street. If we model this system as a Markov chain, the states of the chain might represent different levels of congestion (e.g. low, medium, high). In this case, the system exhibits memoryless properties if the probability of transitioning from a low congestion state to a high congestion state is independent of whether the system was previously in a low congestion state or a medium congestion state.
  • 18. • Memoryless systems are often used to model real-world systems because they are relatively simple to analyze and can capture many important features of the system behavior. However, it's important to keep in mind that not all systems are memoryless, and it may be necessary to use more complex models to accurately represent the behavior of certain systems.
  • 19. Stationary Distribution • The stationary distribution of a system represents the long-term behavior of the system. It is a probability distribution over the states of the system that describes the likelihood of the system being in each state at a given time, assuming that the system has reached a steady state (i.e. the distribution of states has become constant over time).
  • 20. • For example, consider a system that represents the traffic on a busy street, where the states of the system represent different levels of congestion (e.g. low, medium, high). If we construct a Markov chain to model this system, the stationary distribution of the system would describe the probability of the traffic being in a low congestion state, a medium congestion state, or a high congestion state at any given time, assuming that the traffic has reached a steady state (e.g. after a long enough period of time).
  • 21. • To calculate the stationary distribution of a system, you can use the transition matrix of the system's Markov chain. The stationary distribution is the unique probability distribution that satisfies the equation: stationary_distribution = stationary_distribution * transition_matrix
  • 22. • In other words, the stationary distribution is the eigenvector of the transition matrix with eigenvalue 1. • The stationary distribution is an important measure in the analysis of Markov chains because it describes the long-term behavior of the system, which can be difficult to predict using other methods. It is often used to answer questions such as: "What is the probability that the system will be in a particular state at a given time?", or "How long will it take for the system to reach a particular state?"
  • 23. How do you analyze a congested system having phase-type distribution with matrix geometric method? • To analyze a congested system using matrix geometric methods, you can use a variant of the standard Markov chain model called a "phase-type distribution" model. In this model, the states of the system are represented by a set of phases, where each phase is associated with a particular distribution over the states of the system. The transitions between phases represent the movement of the system from one congestion level to another.
  • 24. • To analyze the system using matrix geometric methods, you would first construct the transition matrix for the phase-type distribution model, which specifies the probabilities of transitioning between different phases. You can then use this matrix to calculate the stationary distribution of the system, which represents the long-term behavior of the system, as well as other important measures such as the expected time to move between different phases and the expected number of transitions required to reach a particular phase.
  • 25. • It's worth noting that phase-type distribution models are a more general and flexible way of modeling systems than standard Markov chain models, since they allow for the representation of more complex distributions over the states of the system. However, they can also be more difficult to work with, since the calculations involved are often more complex.