Certified Pega Decisioning Consultant v8.0 — Question 3

U+ Bank offers two credit cards to its customers: the Cold Card and the Silver Card. The bank wants the annual fee property of the credit cards to be dynamic based on the customer lifetime value property.
That is, customers with customer lifetime value greater than 65 receive a discount of 20% on the annual fee.
As a Strategy Designer, how do you implement this requirement in the decision strategy?

Answer options

Correct answer: C

Explanation

The correct answer is C because using the If function allows you to evaluate the customer lifetime value and apply the discount conditionally based on that value. The other options do not correctly address the need to evaluate the customer lifetime value for setting the annual fee dynamically.