Questions
The answers to the following questions can be found in the Assessment section at the end of the book:
- What is a discrete Time Series?
- A collection of observations made continuously over time.
- A series where there can be an infinite number of observations in a given time range.
- A collection of observations that are sampled regularly at specific times, typically equally spaced.
- A series where observations follow a Bernoulli distribution.
- Which of the following is not a typical goal pursued in Time Series Analysis?
- Causal effect discovery and simulation.
- Function approximation.
- Anomaly detection and process control.
- Forecasting.
- Which is a basic requirement to develop a reliable quantitative forecasting model?
- Obtain an adequate number of historical observations.
- Collect time-independent observations.
- Collect a time series that shows a trend.
- Obtain a time series without gaps and outliers.
- Which of the following is not a group of methods typically used in quantitative Time Series Forecasting?
- Classical univariate methods.
- Machine learning techniques.
- Explanatory models.
- Direct clustering algorithms.