Question 78 of 1,000
Ethical AI and Data PrivacyhardMultiple SelectObjective-mapped

Addressing Bias in Einstein Lead Scoring

This AI Associate practice question tests your understanding of ethical ai and data privacy. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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.

A sales team uses Einstein Lead Scoring and notices that the model gives disproportionately low scores to leads from a certain demographic group. The team suspects historical bias in the training data. Which THREE steps should they take to address this bias?

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

Investigate the historical data to identify and correct labeling errors or sampling bias

To address bias, the team should audit the model for disparate impact, investigate and correct the historical data, and consider adding features that reduce reliance on biased proxies. Removing the model entirely is unnecessary, and manually adjusting scores is not a systemic fix.

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.

  • Investigate the historical data to identify and correct labeling errors or sampling bias

    Why this is correct

    Correcting the root cause in data is essential for a sustainable fix.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Audit the model for disparate impact on the affected demographic

    Why this is correct

    Auditing quantifies the bias and is the first step to understanding the problem.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Manually increase scores for the affected group by a fixed percentage

    Why it's wrong here

    Manual adjustments are not transparent and may introduce new biases; a data-driven approach is better.

  • Remove the model and rely on manual lead scoring

    Why it's wrong here

    Manual scoring may also be biased and is not scalable; the model can be improved instead of discarded.

  • Add new features that are not correlated with the protected attribute

    Why this is correct

    Adding non-correlated features can help the model learn more accurate patterns and reduce reliance on biased proxies.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Detailed technical explanation

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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 AI Associate exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

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 AI and Data Privacy — This question tests Ethical AI and Data Privacy — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Investigate the historical data to identify and correct labeling errors or sampling bias — To address bias, the team should audit the model for disparate impact, investigate and correct the historical data, and consider adding features that reduce reliance on biased proxies. Removing the model entirely is unnecessary, and manually adjusting scores is not a systemic fix.

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

Identify which AI Associate exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

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

Same concept, more angles

3 more ways this is tested on AI Associate

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A sales operations manager wants to use Einstein Lead Scoring to prioritize leads. They have historical data showing that leads from a certain postal code have a low conversion rate. However, they suspect the low conversion is due to a past marketing campaign that was poorly targeted, not the demographics of that area. What is the BEST way to ensure the AI model does not unfairly penalize leads from that postal code?

medium
  • A.Manually increase the lead scores for all leads from that postal code
  • B.Audit the model for disparate impact on that postal code and retrain with updated labels that reflect the true conversion potential
  • C.Remove the postal code field from the model training data entirely
  • D.Use the model as-is because Salesforce AI is certified to be fair

Why B: Bias in historical data can lead to unfair predictions. The best approach is to audit the model for bias and retrain with corrected labels or additional features that capture the true drivers of conversion, rather than simply omitting the feature or adjusting scores manually.

Variation 2. A sales operations team notices that an Einstein Lead Scoring model assigns lower scores to leads from a particular geographic region, even though those leads have historically converted at a higher rate. What is the most likely cause of this discrepancy?

medium
  • A.The model is using outdated lead source fields
  • B.The model's threshold for lead conversion is set too high
  • C.The model has been trained on biased historical data that underrepresents or undervalues leads from that region
  • D.The model is overfitted to noise in the data

Why C: The model was trained on historical data that may have reflected past biases (e.g., underinvestment in that region). The biased training data leads to unfair predictions. The correct action is to audit the model for bias.

Variation 3. A sales team is using Einstein Lead Scoring and notices that leads from a certain geographic region are consistently scored lower, even when the lead's profile matches high-performing customers from other regions. What is the most likely cause and recommended first step?

medium
  • A.The model is accurate; the region is genuinely underperforming. The team should accept the scores.
  • B.The model may be biased due to underrepresented data from that region in the training set. Audit the model for bias and review training data demographics.
  • C.The region has lower quality leads, so the scores are correct. The team should focus on other regions.
  • D.Retrain the model with more data from that region, even if it means duplicating records.

Why B: The low scores for a specific region likely indicate bias in the model due to historical data imbalances. The first step should be to audit the model for bias using tools like Fairness in AI or reviewing training data distribution.

Keep practising

More AI Associate practice questions

Last reviewed: Jul 4, 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.