To create a time series plot, plot the time points \( t \) on the x-axis and the corresponding values of \( Y_t \) on the y-axis. Connect the points with lines to visualize the trend.
- At \( t = 1 \), \( Y_t = 6 \)
- At \( t = 2 \), \( Y_t = 11 \)
- At \( t = 3
Show more…