Thanks for then response. The data are index values and I assume them
to be correct as they are taken from an application called AREMOS and
the code used to download the series is correct. My purpose is to
transfer these codes to another application which does not have a lag
function so I need to coerce these values in excel.
If you have access to the AREMOS product, not just its output, have you
considered using the "AREMOS XLS" add-in for this purpose? Of course,
that might be like killing an ant with a sledgehammer. I know nothing
more about AREMOS than what I read on their web page.
Thanks for the response, Joe, but I didn't have any luck... here is the
series I am working on.. and below it is the correct figures I should
be getting with a 6 mth lagged cagr..I've tried everything and am
becoming desperate.
My suggestion -- really just a correction of your attempted solution --
is effectively a simple moving average of the time series.
(Technically, it is the antilog of the SMA of the log period changes.)
Since AREMOS is a "business solution for working with time-series data"
that includes analytic tools "using powerful modeling and
regression-testing methods", it is possible that AREMOS uses other
moving average methods such as a weighted or exponential moving
average, possibly incorporating "X11 and X12 seasonal adjustment".
If that is the case, it might hopeless to try to duplicate their
results. There are infinite ways to implement those other moving
averages -- although there are some common methods that you might
experiment with.
Again, if you have access to the AREMOS product, you might look for
user options that control the method of computation. Or perhaps their
documentation explains their methods. Alternatively, you might call
their tech support. Although such methods are usually proprietary, I
know of one similar product (geared to investment management) that
documents their internal formulas in mathematical terms. (Surprise!)
Not the turn-key solution you were probably hoping for. But I hope it
is useful. Good luck!