Final answer:
The expected value of X(t) is calculated as the average of the two possible outcomes, cos(πt) and t, each with a probability of 0.5. The CDF of X(t) is a step function that changes based on the value of t, creating jumps at specific values derived from the outcomes of the coin toss.
Step-by-step explanation:
For a random process X(t) based on a fair coin toss, where X(t) = cos(πt) if heads and X(t) = t if tails, we calculate the expected value and cumulative distribution function (CDF) at different time points.
(a) Expected Value E[X(t)]
Since the coin is fair, we have P(heads) = P(tails) = 0.5. Thus, the expected value is:
E[X(t)] = 0.5 x E[cos(πt) | heads] + 0.5 x E[t | tails] = 0.5 x cos(πt) + 0.5 x t
(b) CDF FXt(x), for t = 0, t = 1/2, and t = 1
For t = 0, X(0) = cos(0) if heads and X(0) = 0 if tails. Since cos(0) = 1, CDF FX0(x) is a step function that jumps from 0 to 0.5 at x = 0 and to 1 at x = 1.
For t = 1/2, X(1/2) = cos(π/2) if heads and X(1/2) = 1/2 if tails. Since cos(π/2) = 0, CDF FX1/2(x) is a step function that jumps from 0 to 0.5 at x = 0 and to 1 at x = 1/2.
For t = 1, X(1) = cos(π) if heads and X(1) = 1 if tails. Since cos(π) = -1, FX1(x) is a step function that jumps from 0 to 0.5 at x = -1 and to 1 at x = 1.