29  Stochastic Processes

Example 29.1 Select a U.S. city at random. For each of the following suggest what an output would look like.

  1. Record the current temperature in the city.




  2. Record the current temperature and today’s high temperature in the city.




  3. Record the daily high temperature in the city each day for the next month.




  4. Record the temperature in the city continuously for the next 24 hours.




(a) Two sample paths

(b) Many sample paths

Figure 29.1: Sample paths of a stochastic process X(t), with times t=2 and t=7.5 highlighted

(a) Marginal distribution of X(7.5), process value at time t=7.5

(b) Joint distribution of X(2) and X(7.5), process values at times t=2 and t=7.5

(c) Marginal distribution of X(2), process value at time t=2

Figure 29.2: Distributions associated with the process in Figure 29.1

Example 29.2 Harry and Tom play a game which involves flipping a fair coin. Each time the coin lands on heads, Tom pays Harry 1 dollar; each time the coin lands on tails, Harry pays Tom 1 dollar. Let \(X_n\) denote Harry’s cumulative winnings after \(n\) flips, with \(X_0=0\), and with negative values denoting losses.

  1. Simulate and sketch a single sample path (for \(n=0,1,2,3,4\)).




  2. Is the \(\{X_n\}\) process discrete- or continuous- time? Discrete- or continuous- state? Assuming they keep playing the game forever, what is the state space?




  3. Find the distribution of \(X_2\).




  4. Find the joint distribution of \(X_2\) and \(X_3\).




Example 29.3 An intended signal may have the form \(a \cos(2\pi t)\), but amplitude variation may occur (due to natural current or voltage variation). Consider the stochastic process \[ X(t) = A \cos(2\pi t) \] where \(A\) is a random variable whose distribution describes the amplitude variation.

  1. Suppose that \(A\) is equally likely to be 0.5, 1, or 2. Sketch the ensemble of this stochastic process.




  2. Is the \(\{X(t)\}\) process discrete- or continuous- time? Discrete- or continuous- state? What is the state space?




  3. Find the distribution of \(X(1)\).




  4. Find the distribution of \(X(2/3)\).




  5. Find the distribution of \(X(0.25)\).




  6. Suppose that \(A\) has an Exponential(1) distribution. Sketch some sample paths of the \(\{X(t)\}\) process.




  7. Find the distribution of \(X(1)\).




  8. Find the distribution of \(X(2/3)\).




  9. Find the distribution of \(X(0.25)\).




Example 29.4 A deterministic signal \(s(t)\) may incur “additive noise” during transmission, in which case the received message has the form \(X(t) = s(t) + N(t)\). Supposed that the received signal is \[ X(t) = 3\cos(2\pi t) + N(t), \] where, \(N(t)\) is a “Gaussian white noise process”, for which at any time \(t\), \(N(t)\) has a Normal (Gaussian) distribution with mean 0 and standard deviation 1.

  1. Find the distribution of \(X(1)\).




  2. Find the distribution of \(X(0.25)\).





  1. The words stochastic and random are synonynms; stochastic is Greek in origin, while random is French. The notation \(X(t)\) is often used to denote both the process as a whole, and the value of the process at time \(t\). It is usually clear from context which it is. Sometimes the process is written as \(\{X(t)\}\) to emphasize the distinction.↩︎