I am having a hard time intuitively understanding the definition of a stochastic process when we fix $\omega$ and let $t$ vary.
More specifically, we know that a stochastic process is a collection of random variables $\{ X(t,\omega)\}$, where $t \in T$ and $\omega \in \Omega$. It’s clear that for every $t$, $X(t, \dot)$ is a random variable.
What I don’t see is how we get a “path” or “trajectory” when we fix $\omega$. For example, suppose we use a simple random walk where we toss a coin, and if the coin lands heads, then $X(heads)=1$ and we move one step up, and, if the coin lands tails, then $X(tails)=-1$ and we move one step down. Our initial point is 0. So, in this case, if I fixed my $\omega$ to be heads, then wouldn’t the trajectory, or path, be represented by the function $f(t)=t$? Alternatively, if we fixed $\omega$ to be tails, then the trajectory would be $f(t)=-t$. Obviously, there are infinite amount of trajectories, or realizations, (going up and down) that repesent this simple walk. So how do I find these deterministic simple paths, by fixing an $\omega$, for this example, when I only have two sample points.