How to calculate percentage change (Y/Y, Q/Q, P/P, M/M)?

There are two main possibilities to calculate percentage changes: 1. The Rate of Change analysis Set the Method as ‘Change over period %’, and then choose the length. 2. Formula You can also calculate percentage change over period with the formula: cop(series, length) Examples for Y/Y, M/M and Q/Q changes, respectively: cop(segdp, YearsLength(1)) cop(segdp, MonthsLength(1)) … Continue reading “How to calculate percentage change (Y/Y, Q/Q, P/P, M/M)?”

Rate of change

Overview Settings Method Length Mode Force Examples Questions What is the difference between the Rate of change analysis and selecting ‘Rate of change since’ when doing a Cross sampling analysis? Why annualization in Rate of change analysis works differently than in Cross sampling analysis? Overview Example of general use of Rate of change analysis calculating … Continue reading “Rate of change”