Stochastic Processes Flashcards
(A∪B)’
A’∩B’
(A∩B)’
A’∪B’
(A∪B)∩C
(A∩C)∪(B∩C)
(A∩B)∪C
(A∪C)∩(B∪C)
Ratio test
Σa_n
L=lim n→∞ |a_n+1| / |a_n|
L < 1 ABSOLUTELY CONVERGENT
L > 1 DIVERGENT
L = 1 UNKNOWN
RV ‘X’ is normally distributed, notation
X ~ N(μ,σ²)
Var[aX]
= a²Var[X]
λ_eff
λ_eff = Σ(n=0) λ_n ⋅ P_n
What should you be careful of when drawing the steady state Diagram for a M/M/2 model?
μ_1
The rate of μ_1 will be less that μ_2 since one server will be idle.
Accessible states
State j is accessible from state i if
∃n>0 : (T^n)_ij > 0
Communicating states
States i and j communicate with each other if they are accessible to each other
Subchain
Equivalence classes of communicating states
Irreducible chain
A chain that cannot be split into further subchains
Absorbing state
State i is absorbing if T_ii = 1
Periodic state
State i has minimal period k ≥ 2 if
P( X_n = i | X_0 = i ) = 0 IF n =/= k, 2k, 3k, …
P( X_n = i | X_0 = i ) > 0 IF n = k, 2k, 3k, …