Analytics

1 Analytical Function

1.1 About Analytical Function

 BOARD include a package of analytical functions that easily can be applied directly on the InfoCubes in order to get immediate useful mathematical results without any effort. These functions can be grouped mainly into three different groups: Analytical Functions, Time Series and Statistical Functions; all this functions will make user management easier and faster.

Analytical function work across time entities only, this means that, for example, if I use the maximum function in a dataview, it will return the value of the period with the maximum amount, I cannot use this function to determine the maximum across various products.

 

The Time functions under the Time Series group will return a series of values in output, so they need by design to be in a layout with at least one time entity by row/column. The other functions return a single value, so they do not need the time entity in the axis. If you use them by any  time entity , the meaning of the function will be “until the period in row/column”.

On every row we have the maximum value of the series until that moment,  removing the month from the axis you would just get the overall maximum.

 

When using those functions in dataflows, of course the row logic is ignored and you will always get the overall maximum.

2 Basic Concepts

2.1 Basic Concepts

In order to get in touch with this new feature, you have to:

 

 

 

the following settings must be setup:

·           the Function menu allows to select the function from the whole list of available functions

·           time entity drop-down list allows you to decide at which level your period is defined, if I am using maximum, for example, and I choose day as time entity, the function will return the amount of the day that contained the maximum value, otherwise if I select month it will return the value of the best month. You can keep it on “Auto”, in that case it will use the entity on which the cube structure is defined or, if you have the entity in one of the axis, it will take the one by row or column.

·           Time range allows you to take only a part of the time series, deciding which periods the function will consider when calculating the output.

·           The bottom part is only used for the functions IdsiARX.Forecast, Linear Regression and Multiple Linear Regression, it will list all the other cubes in the layout that you might want to use as covariate flagging the covariate checkbox. You can also decide the max lag of the covariate, decide to ignore last period in your forecast and force your series to be always positive. For more details on covariates please check the Predictive Analytics section.

 

 

List of available analytical functions: