PchY

Syntax

PchY(Input: ITimeSeries)

Parameters

Input. Variable.

Description

It calculates the rate of change of variable points to the corresponding period (F) of the previous year: (X[t]/X[t-N*F]-1)*100.

Example

Formula Result Application
= PchY({Brazil|BCA})

The rate of change of Brazil|BCA factor observations is calculated to the corresponding period of previous year.

It can be used in formulas of calculated series of time series database and model formulas of modeling container that is a child of the time series database.
= PchY(X1)

The rate of change of X1 factor points is calculated to the corresponding period of previous year.

It can be used in model formulas of modeling container.

See also:

Functions Available in Expression Editor │ TransformationsIModelling.PchY