As a Strategy Designer, how do you implement this change?

U+ Bank uses a Next-Best-Action decision strategy to automatically approve credit card limit changes requested by customers. A scorecard model determines the customer credit score.

The automatic approval of credit card limits are processed based on the following criteria set by the bank:

The bank wants to change the threshold value for the USD 2000 credit limit from “<175” to “<200”.

As a Strategy Designer, how do you implement this change?
A . Change in the strategy the condition from “.pxSegment <=175” to “.pxSegment <=200”
B. Map the score value in the decision strategy to “<=200”.
C. Change the cutoff value in the results tab of the scorecard decision component
D. Change the cutoff value in the results tab of the scorecard model

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments