Back Forward Scorecard rule form
Completing the Scorecard tab

  1. About 
  2. New 
  3. Scorecard 
  4. Results 
  5. Pages & Classes 
  6. History 

Use this tab to define the predictors by adding properties, defining how the score should be calculated, and assigning the weight of each predictor.

Field

Description

Combiner Function

SmartPromptChoose the method used to combine the score.

SUM combines by total sum of score values between predictors

AVERAGE combines by total sum of score values between predictors divided by the number of predictors

MIN combines the score for each predictor and takes the lowest value

MAX combines the score for each predictor and takes the highest value

Predictor Expression

SmartPromptSelect existing single value properties, click Edit item to create a new property or to define predictors using an expression (for example, @if(.EmploymentStatus=="Employed",.Salary,.CreditAmount).

Click Add a row below the property column to select and add as many properties to the scoreboard as you need to segment your customer base.

Click Trash canto delete the property.

Condition

Define the criteria to match the predictor values to the score. Click Add a rowto add more conditions.

Score

Enter the score for cases falling into the defined condition. The score can be defined explicitly (20), through a property (.Score) or involve a computation expressed by an expression (.Score*.PenaltyMargin or @divide(.Score,100)).

Otherwise

Optional, enter a default score for cases that do not match the defined conditions.

Weight

Define the coefficient of the predictor. By default, every predictor is assigned the same weight (1). Changing this value results in the calculation of the final score as weight multiplied by score (for example, 0.5*30). Maintaining the default value implies that only the score is considered because the coefficient is 1 (for example, 1*30).

Up About Scorecard rules