Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Markov Chains: A Comprehensive Guide for Computer Science, Summaries of Mathematics

A detailed introduction to markov chains, a powerful modeling technique used in various fields such as system state, occupancy, traffic, queues, and more. It covers the basics, terminology, properties, and desirable characteristics of markov chains, along with examples of their analysis in traffic modeling, computer repair models, and queueing analysis. The document also discusses the on-off traffic model, markov-modulated poisson process, erlang b blocking formula, and tcp congestion window evolution.

Typology: Summaries

2023/2024

Uploaded on 02/14/2024

amir-khazama
amir-khazama 🇮🇷

1 document

1 / 9

Toggle sidebar

Related documents


Partial preview of the text

Download Markov Chains: A Comprehensive Guide for Computer Science and more Summaries Mathematics in PDF only on Docsity! Markov Chains Carey Williamson Department of Computer Science University of Calgary  Plan: —Introduce basics of Markov models —Define terminology for Markov chains —Discuss properties of Markov chains —Show examples of Markov chain analysis  On-Off traffic model  Markov-Modulated Poisson Process  Erlang B blocking formula  TCP congestion window evolution Outline Some Terminology (2 of 3)  The time spent in a given state on a given visit is called the sojourn time  Sojourn times are exponentially distributed and independent  Each state i has a parameter q_i that characterizes its sojourn behaviour Some Terminology (3 of 3)  The probability of changing from state i to state j is denoted by p_ij  This is called the transition probability (sometimes called transition rate)  Often expressed in matrix format  Important parameters that characterize the system behaviour Desirable Properties of Markov Chains  Irreducibility: every state is reachable from every other state (i.e., there are no useless, redundant, or dead-end states)  Ergodicity: a Markov chain is ergodic if it is irreducible, aperiodic, and positive recurrent (i.e., can eventually return to a given state within finite time, and there are different path lengths for doing so)  Stationarity: stable behaviour over time
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved