Does use of flow measurements actually solve the autocorrelation problem? #127
Replies: 2 comments 9 replies
-
Isn't all argument related to prior/posterior/stock/flow relative? #103 We can't get free from autocorrelation (we are injecting process noise, after all), but stocked flow is lesser evil (as it is one step before the stock..?) was my understanding. From the diagram below I abstracted the inventory model to trace process noise's effect on estimation, so using |
Beta Was this translation helpful? Give feedback.
-
@tomfid Would the following from your https://metasd.com/2012/05/bathtub-statistics/ one reason why you feel less welcoming for flow-based measurements?
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: there's likely to be autocorrelation in the residuals for stock measurements, if the model doesn't filter to adjust for driving noise.
Proposed solution: use flow measurements instead (production starts and finishes rather than WIP inventory, for example).
Question: (to what extent) does this actually work?
In an open loop system, it should work, because the flow is a first difference and therefore whiter than the stock. But in the closed loop version, flows = f(stocks), so it seems like there should still be autocorrelated disturbances in the flows arising from the noise previously integrated into the stocks.
Is some of the real-world advantage here that the flow measurements will capture some of the driving noise influencing the stocks?
Beta Was this translation helpful? Give feedback.
All reactions