Exam4Training

Pegasystems PEGAPCDC80V1_2019 Pega Certified Decisioning Consultant (PCDC) 80V1 2019 Online Training

Question #1

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?

  • A . By using the When rule to set the annual fee
  • B . By using the When rule to set the customer value
  • C . By using the If function to set the customer value
  • D . By using the If function to set the annual fee

Reveal Solution Hide Solution

Correct Answer: C
Question #2

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, which component do you use to implement this requirement?

  • A . Set Property
  • B . Filter
  • C . Group By
  • D . Switch

Reveal Solution Hide Solution

Correct Answer: B
Question #3

Selection components provide the ability to ________________.

  • A . import results from other strategies
  • B . make calculations based upon a list of propositions
  • C . filter propositions based on priority and relevance
  • D . choose between a sales and a service proposition

Reveal Solution Hide Solution

Correct Answer: C
Question #4

After launching a new product, the delta mode in Visual Business Director could show _______.

  • A . the volume of the existing products
  • B . the date when the product was introduced
  • C . the volume difference between the new product and existing products
  • D . a green shape for the product added

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v71/basics/v6portal/landingpages/ decisioning/visualbusinessdirector.htm

Question #5

MyCo, an electronics company, wants to recommend television brands to their customers based on incoming emails.

As a Strategy Designer working for MyCo, you create the following Next-Best-Action strategy:

If the Email reason is Inquire LG, what does the Results of the strategy contain?

  • A . LG
  • B . Sony
  • C . Sony, LG
  • D . LG, Sony

Reveal Solution Hide Solution

Correct Answer: A
Question #6

MyCo, an electronics company, wants to recommend television brands to their customers based on incoming emails. As a Strategy Designer working for MyCo, you create the following Next-Best-Action strategy:

If the Email reason is Inquire Philips, what does the Results of the strategy contain?

  • A . No offer
  • B . LG, Sony
  • C . Philips
  • D . LG

Reveal Solution Hide Solution

Correct Answer: D
Question #7

One of the purposes of the Interaction History decision component is to ___________.

  • A . capture all interactions with the customer
  • B . verify if a customer is eligible for an offer
  • C . retrieve all proposition properties
  • D . determine of a proposition has been offered before

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/knowledgebase/interaction-history-data-model-pega-731

Question #8

When a customer is offered a proposition he has already accepted, this is because____________.

  • A . the propositions are filtered based on eligibility
  • B . there is no filter for previously accepted offers in the strategy
  • C . the customer intent was captured incorrectly
  • D . the strategy uses interaction history to exclude previously accepted files

Reveal Solution Hide Solution

Correct Answer: A
Question #9

In a decision strategy, to remove propositions based on the current month, you use a _________.

  • A . Calendar component
  • B . Filter component
  • C . date strategy property
  • D . calendar strategy property

Reveal Solution Hide Solution

Correct Answer: A
Question #10

What does a solid arrow from a “Set Property” component to a “Filter” component mean?

  • A . There is a one-to-one relationship between a “Set Property” and a “Filter” component.
  • B . A property from the “Set Property” component is referenced by the “Filter” component.
  • C . To evaluate the “Set Property” component, the “Filter” component is evaluated first.
  • D . Information from the “Set Property” component is copied over to the “Filter” component.

Reveal Solution Hide Solution

Correct Answer: B

Question #11

In a decision strategy, in order to select the proposition with the highest propensity, you use a _______________.

  • A . Switch component, and sort propensity from highest to lowest
  • B . Prioritize component, and sort propensity from lowest to highest
  • C . Prioritize component, and sort propensity from highest to lowest
  • D . Switch component, and sort propensity from lowest to highest

Reveal Solution Hide Solution

Correct Answer: C
Question #12

To run a delta report in the Visual Business Director, a minimum of two___________ are required.

  • A . data sources
  • B . input definitions
  • C . propositions
  • D . strategies

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Delta Mode shows the difference between Source Data and Reference Data.

Question #13

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

Reveal Solution Hide Solution

Correct Answer: B
Question #14

To calculate the average margin of four Propositions, you must use _____________.

  • A . one Group By component
  • B . four Group By components
  • C . four Set Property components
  • D . one Set Property component

Reveal Solution Hide Solution

Correct Answer: C
Question #15

U+ bank wants to offer a Gold Credit Card to its customers who have an annual income of more than USD 150000.

As a Strategy Designer, how do you implement this requirement in the decision strategy?

  • A . Create a When rule in the strategy
  • B . Add a proposition filter at the proposition level
  • C . Add a set property in the strategy
  • D . Create a When rule in the customer class

Reveal Solution Hide Solution

Correct Answer: D
Question #16

In a strategy, how can you check if a customer rejected a proposition?

  • A . Check if “.pyRejected” value is equal to “True”.
  • B . Check if “.pyOutcome” value is equal to “Rejected”.
  • C . Check if “.pyResponse” value is equal to “Rejected”.
  • D . Check if “.pyResult” value is equal to “Rejected”.

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://community1.pega.com/community/product-support/question/pyoutcome-not-set­strategy-captureoutcome-capture-propositions

Question #17

The Prioritize component sorts offers in _______________.

  • A . ascending order only
  • B . descending order only
  • C . random order
  • D . ascending or descending order

Reveal Solution Hide Solution

Correct Answer: D
Question #18

In a strategy, the propositions are imported using a(n) _____________.

  • A . Data Import component
  • B . Offer Data component
  • C . Import Data component
  • D . Proposition Data component

Reveal Solution Hide Solution

Correct Answer: A
A

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v719/rule-/rule-decision-/rule-decision­strategy/components/import.htm

Question #19

What is the name of the property that is automatically recomputed for each decision component?

  • A . Order
  • B . Propensity
  • C . Priority
  • D . Rank

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://community.pega.com/knowledgebase/articles/declaratives-decisions-and-validation­overview

Question #20

DRAG DROP

You are a Strategy Designer on a Next-Best-Action project and are responsible for designing and implementing decision strategies.

Select each component on the left and drag it to the correct requirement on the right.

Reveal Solution Hide Solution

Correct Answer:


Question #21

Arbitration components provide the ability to _______________.

  • A . arbitrate between different business issues
  • B . make calculations based upon a list of propositions
  • C . filter propositions based on priority and relevance
  • D . choose between propositions

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://www.slideshare.net/bhaskarvittal/pega-decision-strategy-manager-dsm

Question #22

To access a property from an unconnected component, you use the ____________.

  • A . dot-property value directly
  • B . component-dot-property construct
  • C . property value
  • D . customer dot-property construct

Reveal Solution Hide Solution

Correct Answer: C
Question #23

U+ Bank a Next-Best-Action decision strategy to determine the credit rating of its customers. A scorecard model determines the customer credit score.

The business requirement is to determine the credit card rating based on the following table:

As a Strategy Designer, how do you implement the business requirement?

  • A . Configure the scorecard model to pass the credit score to the strategy
  • B . Add a decision table to the strategy and configure it to reference the scorecard model
  • C . Add a decision table to the strategy and pass the credit score as the parameter
  • D . Add the credit rating rules in the Results tab of the scorecard component

Reveal Solution Hide Solution

Correct Answer: B
Question #24

To use Product Holdings information in your strategy, which of the following components do you use?

  • A . Decision Parameters
  • B . Property Set
  • C . Data Import
  • D . Product Holdings

Reveal Solution Hide Solution

Correct Answer: C
Exit mobile version