This implementation is DEPRECATED, please refer now to Negotiation Guidance Accelerator.
This page explains the meaning of Policy Record fields.
|
Field |
Description |
|---|---|
|
Description |
Text description of the segment. |
|
Segment |
Unique identifier for the segment. |
|
Revenue |
Sum of “Revenue Measure” field (selected in model definition) for the segment. |
|
Margin |
Sum of “Margin Measure” field (selected in model definition) for the segment. |
|
Volume |
Sum of “Volume Measure” field (selected in model definition) for the segment. |
|
#Transactions |
Count of Transactions used by the segment. |
|
#Products |
Count of unique products in the transactions used by the segment. |
|
#Customers |
Count of unique customers in the transactions used by the segment. |
|
Margin % |
SUM(“Margin Measure”)/SUM(“Revenue Measure”) |
|
Target Metric (Avg) |
SUM(“Optimization Target” * “Revenue Measure”)/ SUM(“Revenue Measure”) |
|
Scoring |
Scoring Method Used for Score. The following are valid values:
|
|
Score |
|
|
Floor (p) |
“Floor Percentile” as set in model definition. If not set in definition:
|
|
Target (p) |
“Target Percentile” as set in model definition (i.e., using “Fixed Target Percentile Scoring Method”). If not set in definition:
|
|
Ceiling (p) |
“Ceiling Percentile” as set in model definition. If not set in definition:
|
|
Floor |
Value corresponding to the Floor (p) of the Target Metric in the segment data (within bounds of Restrictions Company Parameter table). |
|
Target |
Value corresponding to the Target (p) of the Target Metric in the segment data (within bounds of Restrictions Company Parameter table). |
|
Ceiling |
Value corresponding to the Ceiling (p) of the Target Metric in the segment data (within bounds of Restrictions Company Parameter table). |
|
PriceΔ% |
Calculates the Percentage change in Revenue when Target value is used for Target Metric on data in the segment:
|
|
Margin%Δ |
Calculates the change in Margin % when Target value is used data in the segment:
|
|
Target Metric Δ |
Calculated as Target – Historical Target Metric. |
|
Target Metric Δ% |
Calculated as Target Metric Δ/Historical Target Metric. |
|
TargetStd |
Population Standard Deviation of “Optimization Target”. |
|
t |
Tangent Point:
|
|
A |
Elasticity Factor:
Elasticity Factor (A) = ((Tangent Point - Mean of “Optimization Target”)/ (((Population Standard Deviation of “Optimization Target”)^2) * Elasticity Alpha)). |
|
VolumeΔ% (BE) |
Percentage change in volume expected within the Segment. Calculated as (- PriceΔ%)/(Margin % (from above) + PriceΔ%). |
|
Volume (BE) |
New volume expected in the segment. Calculated as Volume (from above) * (1.0 + VolumeΔ% (BE)). |
|
VolumeΔ (BE) |
Volume change expected in the segment. Calculated as Volume (BE) - Volume (from above). |
|
RevenueΔ (BE)% |
Percentage change in revenue expected in the segment. This is sum of changes due to change in volume and change in price. Calculated as VolumeΔ% (BE) + (PriceΔ% * (1 + VolumeΔ% (BE))). |
|
Revenue (BE) |
New Revenue expected in the segment. Calculated as Revenue (from above) * (1.0 + RevenueΔ% (BE)). |
|
RevenueΔ (BE) |
Revenue change expected in the segment. Calculated as Revenue (BE) - Revenue (from above). |