Question 62 of 506
Ethical Considerations of AIhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is the lack of explainability, which is the most significant ethical gap in high-risk AI model credit scoring. Even with high accuracy, thorough bias testing, and a representative dataset, a complex neural network operates as a black box, making its decisions opaque. Salesforce policy explicitly mandates explainability for high-risk AI applications like credit scoring, and failing to meet this requirement creates a critical ethical and compliance gap that overshadows other technical metrics. On the Salesforce AI Associate exam, this question tests your understanding of the AI Ethics pillar, specifically the principle that transparency is non-negotiable for high-risk use cases, regardless of performance. A common trap is focusing on bias or data quality, but the exam emphasizes that explainability is a distinct, mandatory requirement. Memory tip: think "Black Box = Bad for Credit" — if you cannot explain why a loan was denied, the model fails the ethical test, no matter how accurate it is.

AI Associate Ethical Considerations of AI Practice Question

This AI Associate practice question tests your understanding of ethical considerations of ai. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

{
  "policyName": "AI Ethics Policy",
  "version": "1.0",
  "rules": [
    {
      "id": "001",
      "description": "All AI systems must undergo bias testing before deployment.",
      "enforced": true
    },
    {
      "id": "002",
      "description": "Training data must be representative of the target population.",
      "enforced": true
    },
    {
      "id": "003",
      "description": "Explainability reports are optional.",
      "enforced": false
    }
  ]
}

Refer to the exhibit. A team is deploying an AI model for credit scoring. The model uses a complex neural network with high accuracy. The team has performed bias testing and used a representative dataset. According to the policy, what is the MOST significant ethical gap?

Question 1hardmultiple choice
Full question →

Exhibit

{
  "policyName": "AI Ethics Policy",
  "version": "1.0",
  "rules": [
    {
      "id": "001",
      "description": "All AI systems must undergo bias testing before deployment.",
      "enforced": true
    },
    {
      "id": "002",
      "description": "Training data must be representative of the target population.",
      "enforced": true
    },
    {
      "id": "003",
      "description": "Explainability reports are optional.",
      "enforced": false
    }
  ]
}

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The model lacks explainability, which is not required by the policy

Option D is correct because the policy explicitly requires explainability for high-risk AI models, such as those used in credit scoring. A complex neural network inherently lacks explainability, and the team has not addressed this requirement, making it the most significant ethical gap despite high accuracy and bias testing.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The training data may not be representative

    Why it's wrong here

    The policy requires representative data and the team met that.

  • Customer consent was not obtained

    Why it's wrong here

    The policy does not mention consent, but the gap is explainability.

  • Bias testing was not performed

    Why it's wrong here

    Bias testing was performed as per rule 001.

  • The model lacks explainability, which is not required by the policy

    Why this is correct

    Explainability is optional but critical for ethical credit scoring.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Salesforce often tests the misconception that high accuracy and bias testing alone satisfy ethical requirements, but in high-risk domains like credit scoring, explainability is a mandatory policy requirement that candidates overlook.

Detailed technical explanation

How to think about this question

Explainability in AI, particularly for neural networks, often involves techniques like SHAP (SHapley Additive exPlanations) or LIME (Local Interpretable Model-agnostic Explanations) to approximate feature importance. In credit scoring, regulations like the Equal Credit Opportunity Act (ECOA) in the US require lenders to provide specific reasons for adverse actions, making black-box models problematic without explainability mechanisms. Even with high accuracy, a lack of explainability can lead to regulatory non-compliance and ethical concerns about fairness and transparency.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the AI Associate exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI Associate practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI Associate practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI Associate question test?

Ethical Considerations of AI — This question tests Ethical Considerations of AI — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The model lacks explainability, which is not required by the policy — Option D is correct because the policy explicitly requires explainability for high-risk AI models, such as those used in credit scoring. A complex neural network inherently lacks explainability, and the team has not addressed this requirement, making it the most significant ethical gap despite high accuracy and bias testing.

What should I do if I get this AI Associate question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More AI Associate practice questions

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AI Associate practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI Associate exam.