m |
|||
Line 3: | Line 3: | ||
==Table of Contents== | ==Table of Contents== | ||
− | + | [[Introduction and Historic Background]] | |
+ | |||
+ | ===Basics of a Markov Chain=== | ||
# [[Transition Diagrams]] | # [[Transition Diagrams]] | ||
+ | # [[Transition Probability Matrix]] | ||
+ | # [[n-th Term Transition]] | ||
+ | # [[Python Demonstration]] | ||
+ | |||
+ | ===Classification of States=== | ||
+ | # [[Communication and Reducibility]] | ||
+ | # [[Periodicity]] | ||
+ | # [[Recurrent State and Transient State]] | ||
+ | |||
+ | |||
[[Category:MA271Fall2020Walther]] | [[Category:MA271Fall2020Walther]] |
Revision as of 23:48, 5 December 2020
Contents
Markov Chains
Yi Li and Nicholas Fang
Table of Contents
Introduction and Historic Background