🇮🇳 GATE Statistics · subject
GATE Statistics Stochastic Processes Syllabus
Every chapter and topic of Stochastic Processes examined in GATE Statistics — 6 chapters, 10 topics, plus 50 flashcards written against it.
Stochastic Processes syllabus — full chapter and topic list
Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Stochastic Processes in GATE Statistics, not a summary of it.
-
Markov chains
5 topics- Finite State Space
- Countable State Space
- Classification of States
- Limiting Behavior of n-step Transition Probabilities
- Stationary Distribution
-
Poisson Process
1 topic- Basic Properties
-
Birth-and-Death Process
1 topic- Basic Properties
-
Pure-Birth Process
1 topic- Basic Properties
-
Pure-Death Process
1 topic- Basic Properties
-
Brownian Motion
1 topic- Basic Properties
Stochastic Processes flashcards for GATE Statistics
18 of 50 cards from the Stochastic Processes deck — real questions with worked answers.
What is a stochastic process?
A stochastic process is a collection of random variables $\{X_t : t \in T\}$ defined on a common probability space, indexed by a parameter $t$ (usually time). It models the evolution of a random system over time.
Define a discrete-time Markov chain and state the Markov property.
A discrete-time Markov chain is a process $\{X_n\}_{n \geq 0}$ on a state space $S$ satisfying the Markov (memoryless) property: $$P(X_{n+1}=j \mid X_n=i, X_{n-1}=i_{n-1},\dots,X_0=i_0) = P(X_{n+1}=j \mid X_n=i).$$ The future depends on the past only through the present.
What does it mean for a Markov chain to be time-homogeneous?
A Markov chain is time-homogeneous if the one-step transition probabilities do not depend on $n$: $$P(X_{n+1}=j \mid X_n=i)=p_{ij} \quad \text{for all } n.$$
What is the transition probability matrix $P$ of a Markov chain, and what properties must its entries satisfy?
$P=(p_{ij})$ with $p_{ij}=P(X_{n+1}=j \mid X_n=i)$. It is a stochastic matrix: $p_{ij}\geq 0$ and each row sums to one, $\sum_{j} p_{ij}=1$ for all $i$.
State the Chapman–Kolmogorov equations for $n$-step transition probabilities.
$$p_{ij}^{(m+n)} = \sum_{k \in S} p_{ik}^{(m)}\, p_{kj}^{(n)}.$$ In matrix form $P^{(m+n)} = P^{(m)} P^{(n)}$, hence the $n$-step matrix is $P^{(n)} = P^{n}$.
How is the $n$-step transition probability $p_{ij}^{(n)}$ obtained from the transition matrix?
It is the $(i,j)$ entry of the $n$-th matrix power: $p_{ij}^{(n)} = (P^{n})_{ij}$, with $P^{0}=I$ so $p_{ij}^{(0)}=\delta_{ij}$.
If $\pi^{(0)}$ is the initial distribution (row vector), what is the distribution after $n$ steps?
$$\pi^{(n)} = \pi^{(0)} P^{n}.$$ The marginal distribution at time $n$ is the initial row vector times the $n$-th power of $P$.
What does it mean for state $j$ to be accessible from state $i$ (notation $i \to j$)?
State $j$ is accessible from $i$ if there exists $n \geq 0$ with $p_{ij}^{(n)} > 0$; i.e. it is possible to reach $j$ from $i$ in some number of steps.
When do two states communicate, and what kind of relation is communication?
States $i$ and $j$ communicate ($i \leftrightarrow j$) if $i \to j$ and $j \to i$. Communication is an equivalence relation (reflexive, symmetric, transitive), partitioning $S$ into communicating classes.
What is an irreducible Markov chain?
A Markov chain is irreducible if all states communicate with one another, i.e. there is a single communicating class equal to the whole state space $S$.
Define a recurrent state and a transient state.
Let $f_i = P(\text{return to } i \mid X_0=i)$. State $i$ is recurrent if $f_i = 1$ (return is certain) and transient if $f_i < 1$ (positive probability of never returning).
Give the criterion for recurrence/transience in terms of the sum $\sum_n p_{ii}^{(n)}$.
State $i$ is recurrent iff $\sum_{n=0}^{\infty} p_{ii}^{(n)} = \infty$, and transient iff $\sum_{n=0}^{\infty} p_{ii}^{(n)} < \infty$. For a transient state the expected number of returns is finite.
Distinguish positive recurrent from null recurrent states.
Let $m_i = E[\text{return time to } i \mid X_0=i]$. A recurrent state is positive recurrent if $m_i < \infty$ and null recurrent if $m_i = \infty$ (return is certain but expected return time is infinite).
Are recurrence, transience, positive/null recurrence class properties?
Yes. They are class properties: all states in a communicating class are of the same type. If one state in a class is recurrent (resp. transient, positive/null recurrent), all states in that class are too.
Define the period of a state $i$.
The period of $i$ is $d(i)=\gcd\{n \geq 1 : p_{ii}^{(n)} > 0\}$. If $d(i)=1$ the state is aperiodic; periodicity is a class property.
What is an aperiodic Markov chain?
A chain is aperiodic if every state has period $1$. For an irreducible chain, it suffices that one state be aperiodic (e.g. some $p_{ii}>0$).
Define an ergodic state and an ergodic Markov chain.
A state is ergodic if it is positive recurrent and aperiodic. A chain is ergodic if it is irreducible, positive recurrent, and aperiodic.
What is an absorbing state?
A state $i$ is absorbing if $p_{ii}=1$ (once entered, the chain never leaves). An absorbing state forms a communicating class by itself and is recurrent.
Planning Stochastic Processes for GATE Statistics
Stochastic Processes is about 9% of the GATE Statistics syllabus by topic count — 10 of 116 topics, spread over 6 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 8 hours.
The heaviest chapters are Markov chains (5 topics), Poisson Process (1 topics), Birth-and-Death Process (1 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.
Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.
Stochastic Processes (GATE Statistics) FAQ
What is in the GATE Statistics Stochastic Processes syllabus?
Stochastic Processes is split into 6 chapters — Markov chains, Poisson Process, Birth-and-Death Process, Pure-Birth Process, Pure-Death Process and Brownian Motion, containing 10 topics and 0 sub-topics in total.
How many chapters are there in Stochastic Processes for GATE Statistics?
6 chapters. Stochastic Processes accounts for about 9% of the topics in the whole GATE Statistics syllabus (10 of 116).
How long should I spend on Stochastic Processes for GATE Statistics?
Budget around 8 hours for a first pass through Stochastic Processes — about 45 minutes per topic plus 12 minutes per sub-topic across its 10 topics. Add revision cycles on top.
Are there flashcards for GATE Statistics Stochastic Processes?
Yes — a 50-card Stochastic Processes deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.