Custom performance formulas in BSC Designer

 

Introduction - Functions Overview - Purchase Program

What is performance formula

  • Strategy maps are available only in PRO version

The performance value of indicator in BSC Designer is calculated according to several values:

  • Current value

  • Measurement interval (max and min values)

By default the measurement function in BSC Designer is linear function:

Custom Formula - linear performance formula

In PRO version it is possible to use mathematical expressions to modify the function and make non linear (below is performance chart for formula =(sin(Score/mx*2.5) - mn) / (mx - mn) ):

Custom Formula - sin

or even binary performance functions:

Custom formula

Building custom formula

You can use in the formula following variables:

  • mn - min value of measure interval

  • mx - max value of measure interval

  • score - current score of the indicator

To have access to available functions click "Function" button.

Use "Formula" button to have access to other performance functions in the project.