Skip to main content

Creating a fraud prediction

3 Tasks

15 mins

Visible to: All users
Beginner Pega Platform 8.7 Decision Management English
Verify the version tags to ensure you are consuming the intended content or, complete the latest version.

Scenario

U+ Insurance routes incoming car insurance claims for straight-through processing when the amount of a claim is under a set limit. If the amount of the claim exceeds the limit, the claim is routed to an employee for approval. Claims with a high amount is routed to an expert.

The company wants to use Pega Process AI™ to improve fraud detection by routing the claims to an expert when the system predicts a high fraud risk.

As a data scientist, you create a prediction that predicts the probability of fraud. A predictive model that is built in an external environment drives the prediction. The model uses predictors such as frequency of claims and deviation from the average amount to calculate the fraud risk.

An application developer then implements the prediction in the case type that handles incoming car insurance claims. The application developer sets the condition that the claim is routed for closer inspection when the probability of fraud exceeds the threshold.

Use the following credentials to log in to the exercise system:

Role User name Password
Data scientist DataScientist rules
Application developer ApplicationDeveloper rules

Your assignment consists of the following tasks:

Task 1. Create a new prediction that predicts the probability of fraud.

As a data scientist, create a new case management prediction to calculate fraud risk.

Task 2. Use a predictive model built on the H2O.ai platform to drive the prediction.

Replace the default scorecard that drives the prediction with the FraudH2O model.

Task 3: Implement the new fraud prediction.

As an application developer, adjust the decision step in the Detect fraud stage of the Car insurance claim to route a case for inspection when the segment is "abnormal".

 

You must initiate your own Pega instance to complete this Challenge.

Initialization may take up to 5 minutes so please be patient.

Challenge Walkthrough

Detailed Tasks

1 Create a new prediction that predicts the probability of fraud

  1. On the exercise system landing page, click Pega CRM suite to log in to Prediction Studio.
  2. Log in as a data scientist with user name DataScientist and password rules.
  3. In the header of the Predictions work area, click New to create a new prediction.
  4. In the Create a prediction dialog box, select Case management, and then click Next.
    Create prediction
  5. In the Prediction name field, enter Predict Claim Fraud.
  6. In the Outcome list, select Claims fraud.
    Outcome
  7. In the Subject list, ensure that the Claim data type is associated with the prediction.
  8. Click Create to add the prediction to the workspace.
  9. In the upper-right corner, click Save.

2 Use a predictive model built on an external platform to drive the prediction

  1. Download the FraudH2O zip file that contains the predictive model.
  2. In Prediction Studio, click the Models tab of the prediction.
    The correct models tab
  3. In the Predict Claim Fraud row, click the More icon.
    The Models tab of the prediction
  4. Click Replace model to open the Replace model dialog box.
  5. In the Replace model dialog box, ensure that Model is selected, and then click Next.
    Replace with model
  6. On the Upload tab, clear the Compare the models checkbox.
  7. In the Select a PMML, H2O MOJO or Pega OXL file section, click Choose File, and then select the FraudH2O.zip file.
    Choose file
  8. Click Next.
  9. In the Model name field, enter FraudH2O.
  10. Click Replace to upload the model.
  11. When the status of the FraudH2O model changes to Ready for review, click FraudH2O (M-1).
    Ready for review
  12. In the upper-right corner, click Evaluate to open the Evaluate FraudH20 dialog box.
    1. Ensure that Approve candidate model and replace current active model is selected.
    2. In the Reason field, enter the appropriate information (for example, Would like to use an H2O.ai predictive model instead of a scorecard), and then click Save.
  13. Confirm that the FraudH2O model replaces the placeholder scorecard as Active in the prediction.
    Model active
  14. Click FraudH2O to open the model.
  15. In the upper-right corner of the predictive model, click Run to run the model.
  16. In the Run predictive model dialog box, enter the predictor values as shown in the following image:
    Predictors
    1. Click Run.
    2. In the Outputs section, confirm that the model predicts fraud with a high propensity and that the claim is abnormal.
      The Outputs section
    3. Close the Run predictive model dialog box.
  17. In the lower-left corner, click the user icon, and then select Log off to log out of Prediction Studio.

3 Implement the new fraud prediction

  1. Log in to App Studio as an application developer with user name ApplicationDeveloper and password rules.
  2. On the application overview page, in the Case types section, click Car insurance claim to open the case type.
  3. In the Detect fraud stage, click the Decision step to open the property pane.
  4. In the properties pane on the right, confirm that the cases with a claimed amount above 1000 are routed to a fraud expert.
  5. In the upper-right corner, click Save and run to preview the Insurance Application.
  6. In the Insurance Application, in the Claim Customer Customer ID field, enter C-3.
    Note: The C-3 case contains the same predictor values as tested previously for the FraudH2O model.
  1. Click outside the field to populate the claim details.
    Note: The claimed amount is below the threshold set for fraud inspection.
  1. Click Submit to run the application.
  2. In the upper-right corner, click Actions > Refresh.
  3. Notice that the life cycle stage and the case status of the claim are displayed. The case is routed to a Claims Operator for regular processing.
    Notice the life cycle stage
  4. In the header of App Studio, click Exit preview.
  5. On the Settings tab of the case type, click Predictions .
    The Settings tab of the case type
     
    Predictions section
    1. In the Predictions section, click Add prediction to see the list of available predictions.
      Add prediction
    2. In the list of predictions, expand Claim, and then click Predict Claim Fraud to add the prediction.
      Predict Claim Fraud
    3. In the upper-right corner, click Save.
  6. On the Workflow tab, in the Detect fraud stage of the case type life cycle, click the Decision icon to open the properties pane.
  7. In the properties pane on the right, to the right of the When list, click the Gear icon to edit the condition that routes the claim to a fraud expert.
    The gear icon
    1. In the Configure condition window, click the first field in the ClaimedAmount row, and then select Predictions > Predict Claim Fraud > Segment.
    2. Configure the condition to read Segment is equal to "abnormal".
      Abnormal
    3. Click Submit to close the dialog box.

Confirm your work

  1. In the upper-right corner, click Save and run to preview the application.
  2. In the Insurance Application, in the Claim Customer Customer ID field, enter C-3.
  3. Click outside the field to populate the claim details.
  4. Click Submit to run the application.
  5. In the upper-right corner, click Actions > Refresh.
  6. Confirm that the case is now routed to the expert and in Pending-Investigation state.
    Pending-Investigation

This Challenge is to practice what you learned in the following Module:


Available in the following missions:

If you are having problems with your training, please review the Pega Academy Support FAQs.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Academy has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice