Time series data

Data sets whose measurements are made sequentially at regular intervals are called time series. We often want to forecast future values of a time series.

The importance of plotting

As with other data structures, the information in a time series is most easily understood from a graphical display. A time series plot is a type of scatterplot whose horizontal axis shows the time-ordering of the values. Successive crosses are often joined by lines.