class: center, middle, inverse, title-slide # Forecasting for Economics and Business ## Lecture 1: Introduction to Forecasting ### David Ubilava ### University of Sydney --- # Forecasting Forecasting is making a guess about the future. Roots of forecasting extend very much to the beginning of human history. In their desire to predict the future, people have attempted to make forecasts of their own, or have used services of others. - Fortunetellers, for example, have been forecast 'experts' of some sort, basing their predictions on magic. They are less common in this age. - Astrologers, who rely on astronomical phenomena to foresee the future, maintain their relevance to this date. --- # Forecasting Over time, and particularly with the development of the study of econometrics, more rigorous forecasting methods have been introduced and developed. All methods have one thing in common: they all rely (or, at least, pretend to rely) on *information*. Information summarizes everything that we know about the variable to be forecast. We shall denote the information set at a time a forecast is being made by `\(\Omega_t\)`. --- # A Forecast A Forecast is an educated guess about the future event. It can be any statement about the future, regardless of whether such statement is well founded or lacks any sound basis. Forecasts can be produced using econometric methods and a large number of historical observations, or they may rely on methods that have little observable basis. --- # A Forecast A complete `\(h\)`-step-ahead forecast, `\(y_{t+h|t}\)`, can be fully summarized by the (conditional) distribution `\(F(y_{t+h|\Omega_t})\)` or the density `\(f(y_{t+h|\Omega_t})\)`. Both `\(F(y_{t+h|\Omega_t})\)` and `\(f(y_{t+h|\Omega_t})\)` summarize all the knowns and unknowns about the potential values of `\(y\)` at time `\(t+h\)`, given the available knowledge at time `\(t\)`. --- # The Use and Usefullness of a Forecast We can forecast virtually anything, whether it is tomorrow's exchange rate or the unemployment rate at the start of the next year. Not all the forecasts are useful, however. - That the sun will raise at a given time tomorrow morning is a forecast that we can make with great precision, but is of little value to people. - That the borders will open and Australians will be able to travel from early 2022 would be a much useful forecast---this information will help people, businesses, and policy makers in their decision making. --- # The Ease of Forecasting Forecasting is difficult. That said, some events are easier to forecast than others. A forecast of electricity demand can be highly accurate, but forecasting exchange rates is never an easy task. Several factors play role in our ability to forecast an event: - understanding of the processes that contribute to the event realization; - availability of data that facilitates the understanding; - plausibility that future resembles the past; - (in)ability of the forecasts to impact the event realization. --- # Forecasting Methods Methods of forecasting can be grouped into the following two categories: - qualitative (e.g., guessing, 'rules of thumb,' expert judgment, surveys) - particularly useful when the data are not available; - quantitative (e.g., using time series models) - applied, and indeed a preferred method, when the data are available. --- # Time Series Forecasting Economic forecasting lends itself naturally to time series analysis. Indeed, the study of time series econometrics has evolved as a result of a quest for accurate forecasting methods. In econometric time series analysis, the implied assumption is that the past tends to repeat itself, at least to some extent. So, if we well study the past, we should be able to forecast an event with some degree of accuracy. But there still is a surprise element concerning the forecast - something that has never happened in past, and is only specific to the future. Because of this, there is no such thing as precise forecast. Best we can hope for is that we get close to it. --- # The Forecast Horizon and Accuracy When forecasting, we usually need to decide on the horizon length, i.e., how far ahead do we want to forecast. In *time series forecasting*, we typically distinguish between the *one-step-ahead* forecast, `\(y_{t+1|t}\)`, and the *multi-step-ahead* forecast, `\(y_{t+h|t}\)`, for `\(h > 1\)`. Forecasting becomes increasingly difficult (inaccurate) with the horizon length, as more unknowns 'get in the way' between the time when the forecast is made and the future time period. --- # Readings Hyndman & Athanasopoulos, [Chapter 1](https://otexts.com/fpp3/intro.html) Gonzalez-Rivera, Chapter 1