nerdexam
Isaca

CISM · Question #24

An organization's research department plans to apply machine learning algorithms on a large data set containing customer names and purchase history. The risk of personal data leakage is considered…

The correct answer is B. Mitigate the risk by applying anonymization on the data set. When dealing with high-impact personal data leakage risk in machine learning, the best treatment is to mitigate it by anonymizing the data, which reduces the likelihood and impact of disclosure while allowing data utility.

Submitted by fatema_kw· Apr 18, 2026Information Security Risk Management

Question

An organization’s research department plans to apply machine learning algorithms on a large data set containing customer names and purchase history. The risk of personal data leakage is considered high impact. Which of the following is the BEST risk treatment option in this situation?

Options

  • AAccept the risk, as the benefits exceed the potential consequences.
  • BMitigate the risk by applying anonymization on the data set.
  • CTransfer the risk by purchasing insurance.
  • DMitigate the risk by encrypting the customer names in the data set.

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    79% (37)
  • C
    6% (3)
  • D
    13% (6)

Why each option

When dealing with high-impact personal data leakage risk in machine learning, the best treatment is to mitigate it by anonymizing the data, which reduces the likelihood and impact of disclosure while allowing data utility.

AAccept the risk, as the benefits exceed the potential consequences.

Accepting high-impact personal data leakage risk is generally irresponsible and unethical, especially when effective mitigation strategies exist.

BMitigate the risk by applying anonymization on the data set.Correct

Applying anonymization on the data set is the best risk mitigation strategy because it transforms personal data into a format where individual identities cannot be determined, thus significantly reducing the risk of personal data leakage while still allowing the data to be used for machine learning analysis. This method directly addresses the "high impact" of personal data leakage by making the leaked data less sensitive.

CTransfer the risk by purchasing insurance.

Transferring risk through insurance doesn't prevent the actual data leakage or its immediate consequences; it only covers the financial fallout.

DMitigate the risk by encrypting the customer names in the data set.

Encryting customer names protects the data at rest or in transit but does not mitigate the risk of leakage during processing when the data must be decrypted for machine learning algorithms to operate, or if the decryption key is compromised.

Concept tested: Risk treatment strategies (anonymization)

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/security/data-masking-anonymization

Topics

#Risk Treatment#Data Anonymization#Data Privacy#Data Leakage Prevention

Community Discussion

No community discussion yet for this question.

Full CISM Practice