Skip to main content

Questions tagged [forecastability]

Forecastability refers to how well a time series can be forecasted. It is frequently expressed as a lower bound in the achievable forecast accuracy for some error measure.

3 votes
2 answers
171 views

(Let's set aside how we might estimate this.) I envision a setup where we have some space $\mathcal X$ of features and $\mathcal Y$ of outcomes, with each random variable $X_i\in\mathcal X$ ...
Dave's user avatar
  • 72.9k
7 votes
1 answer
285 views

Brockwell/Davis, Introduction to Time Series and Forecasting, p. 40, write (notation slightly adapted; please refer to screenshot below) The best linear predictor $l(Y_{T})=aY_{T}+b$ for a stationary ...
Christoph Hanck's user avatar
4 votes
1 answer
285 views

I am reading A canonical analysis of multiple time series by Box and Tiao (1977). In the abstract of the paper, the authors mention: The least predictable components are often nearly white noise ...
Dane's user avatar
  • 559
1 vote
1 answer
329 views

According to this answer: https://datascience.stackexchange.com/a/95232/141037, is possible to verify the forecastability of a time series using the Shannon entropy, the lower the Shannon entropy ...
Marco's user avatar
  • 63
1 vote
2 answers
129 views

I have been working with forecasting for a short while, and one thing has been clear so far: each problem is unique because data to each problem are unique. I find the variety of forecasting methods ...
Hugo's user avatar
  • 748
14 votes
4 answers
862 views

How do we rigorously define the term "unpredictable" in cases of point and density prediction? The term "unpredictable" is employed in various contexts, e.g. "the outcome of ...
Richard Hardy's user avatar
0 votes
1 answer
114 views

My question come across from this post: How to know that your machine learning problem is hopeless? Is there any mathmatical or statistical way to prove that my machine learning problem is hopeless? I ...
Chi-Yuan Li's user avatar
0 votes
1 answer
189 views

I am new to time series and would appreciate help in this matter. I have a time series with the following graph as a result of applying the plot_acf in Python. ...
295's user avatar
  • 1
1 vote
0 answers
572 views

Most of the industries use a following approach to classify the demand pattern. Smooth demand (ADI < 1.32 and CV² < 0.49). Intermittent demand (ADI >= 1.32 and CV² < 0.49). Erratic demand (...
Arvind Menon's user avatar
0 votes
0 answers
71 views

I want to research inflation expectations and how well they predict inflation. I have found some past articles but none of them explain how to forecast inflation using inflation expectations. I have a ...
Birta's user avatar
  • 1
1 vote
1 answer
184 views

I know that for ARIMA to run, the series first needs to be made stationary using differencing. But stationary series are not predictable. So, how is this happening actually? Quote from Stationarity ...
Hola's user avatar
  • 25
2 votes
1 answer
109 views

I am looking for the proper statistical terminology to express the fact that one estimation task maybe intrinsically harder to solve than another task. Intuitively, I would characterize this property ...
Eike P.'s user avatar
  • 3,382
1 vote
1 answer
860 views

I am studying forecasting based on Lewandowski algorithm. I have an article that introduces about Lewandowski algorithm, but I do not understand how to apply in practical, especially model it in Excel ...
cuonghl's user avatar
  • 11
6 votes
2 answers
2k views

Situation Our use case: demand forecasting for sales and operations planning monthly granularity, ~5 years worth of historical data available goal is to forecast future time windows of 1, 3 and 12 ...
movingabout's user avatar
0 votes
1 answer
193 views

I am not used to time series forecasting, so I feel sorry that my question might be stupid. Now i'm dealing with real world time series data, which is very short. I want to know what method I should ...
Muroa's user avatar
  • 3

15 30 50 per page