So I've read the definitions online and this is what I understood.
$X(t)$ is a random process for $t>0$ and we can think of it as being a random variable at any given time $t=t_0$.
For example, $X(t_0)$ is a random variable while $X(t)$ is a random process.
So a definition of a random process COULD be:
\begin{align*} Let \space X(t) = \begin{cases} 1 & \mbox{w.p. } 1/t\\ 4 & \mbox{w.p. } 1-1/t \\ \end{cases} \end{align*}
Is this correct? Please give me more intuition as to what a random process is
Thank you so much!
A random process is a collection of random variables $(X(t))_{t\in T}$ indexed by a set $T$ and defined on a common probability space $(\Omega,\mathcal F,P)$.
A significant step in the direction of a correct understanding of what a random process is would be to stop confusing a random variable $X(t)$ (for some given $t$) with a process $(X(t)_{t\in T}$.
In the example, to provide the marginal distribution of $X(t)$ for each $t\geqslant 1$ is not nearly enough to indicate the joint distribution of the process $(X(t))_{t\geqslant1}$.
For example, the identities $X(t)=1+3\mathbf 1_{U\gt1/t}$ for every $t\geqslant1$, for some fixed $U$ uniformly distributed on $(0,1)$, or $X(t)=1+3\mathbf 1_{U(t)\gt1/t}$ for every $t\geqslant1$, for some i.i.d. process $(U(t))_{t\geqslant1}$ uniformly distributed on $(0,1)$, define two very different processes $(X(t))_{t\geqslant1}$ which both satisfy your condition that the marginal distribution of each $X(t)$ is $\frac1t\delta_1+(1-\frac1t)\delta_4$. The probability of the event $[X(2)=X(3)=1]$ is $\frac13$ in the first case and $\frac16$ in the second case.