Post Image

Mitigating Taxi scams through advanced data analysis: A case study in detecting third-party fraud transactions

| Zile Huang

Relevant reading:

Background:

Taxi scams are a persistent issue in Toronto, often resulting from a lack of awareness on the part of cardholders when paying their bills. This case study outlines the steps taken to develop a rule for detecting taxi-related fraud transactions.

Objective:

The objective was to create a rule to mitigate third-party fraud, specifically in regards to taxi scams. The benefits of this rule include improving the customer experience, enhancing the reputation of the bank, and reducing the bank's losses.

Actions:

• Analyzed over 200,000 transactional level data through the use of data cleansing techniques in SQL.

• Implemented feature engineering by utilizing self-joining and data manipulation methods to create a rolling time window summary.

• Conducted univariate analysis.

• Assessed the rule's performance through key metrics.

Results:

The rule performed well in both the testing and validation datasets. The hit ratios were 1.33 and 1.22, respectively, indicating that one fraud transaction could be detected for every 1.22 alerts generated. With hit ratios below the hit ratio benchmark(5 to 6), the rule can be effectively implemented in a real-time environment through the Proactive Risk Manager.

Read next

Mitigating Taxi scams through advanced data analysis: A case study in detecting third-party fraud transactions

By Zile Huang

Have you ever been a victim of a third-party fraud? Don't let it happen again! This case study will reveal how data analysis can help banks detect and mitigate losses from third-party fraud. Discover the power of data and how it can be used to create rules for detecting the infamous taxi scam fraud. Get ready to learn how to protect yourself from fraud and secure your financial future.