Would someone be able to offer a layman's explanation of what is means when two stochastic processes are a Modification of each other and when they are Indistinguishable?
My Stochastic Analysis notes define the following:
a) $\textit{The stochastic processes X and Y are called a modification of each other if}$ \begin{align} P(X(t) = Y(t)) = 1 \quad \textit{for all t $\in$ I} \end{align} b) $\textit{The stochastic processes X and Y are called indistinguishable}$ \begin{align} P(X(t) = Y(t) \,\,\,\textit{for all $t \in I$}) = 1 \end{align}
I interpret this to mean that:
(a) for each $t$ in $I$ the probability that the processes are equal is equal to 1.
(b) the probability that the entire path of the processes X is equal to the entire path of the process Y, is equal to 1.
I don't understand the difference between the two statements. The first seems to examine the processes at each point. The second examines the paths of the processes (which are made up of the points!).
Is anyone able to provide a motivational explanation as to why (a) does not mean that the paths are the same? I find it counter intuitive since if the processes are equal at each point then surely their paths are the same?
The classic example I've been given which (apparently) shows the two processes to be a modification and not indistinguishable is:
$\textbf{Example:}$ Let $\Omega = [0,\infty), \mathcal{A} = \mathcal{B}([0,\infty))$ and $P$ be a probability measure on $\mathcal{A}$ which has a density. Define two stochastic processes $(X(t): t \ge 0)$ and $(Y(t): t \ge 0)$ by \begin{align} X(t)(\omega) = \begin{cases} 1, \text{ if $t = \omega$},\\ 0, \text{ otherwise} \end{cases} \quad Y(t)(\omega) = 0 \quad \text{for all $t \ge 0$ and all $\omega \in \Omega$.} \end{align} Then $X$ and $Y$ are modifications of each other but $X$ and $Y$ are not indistinguishable.
$\textbf{Question:}$ With regard to the example above if $t = 0$ and $\omega = 0$ then $X(0)(0)= 1$ but $Y(0)(0) = 0$, then how can their probability be equal to 1 at this point? Hence how can they be a modification of each other?
Many thanks,
John