Question 969 of 1,000
AI FundamentalsmediumMultiple ChoiceObjective-mapped

Lead Scoring with Supervised Learning — Salesforce AI Associate

This AI Associate practice question tests your understanding of ai fundamentals. 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 wants to prioritize leads that are most likely to convert. They have historical data on lead attributes and conversion outcomes. Which AI technique should be used?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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

Supervised learning to build a lead scoring model

Lead scoring uses supervised learning on historical lead data to predict conversion probability.

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.

  • Unsupervised clustering to group leads by similarity

    Why it's wrong here

    Clustering groups leads without predicting conversion; it doesn't provide a score for likelihood to convert.

  • Supervised learning to build a lead scoring model

    Why this is correct

    Supervised learning uses labeled historical data to predict a target outcome, perfect for lead scoring.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Natural language processing to analyze lead emails

    Why it's wrong here

    NLP focuses on text analysis, not numerical prediction of conversion likelihood from structured data.

  • Computer vision to analyze lead profile pictures

    Why it's wrong here

    Computer vision is irrelevant to predicting lead conversion from tabular data.

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?

AI Fundamentals — This question tests AI Fundamentals — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Supervised learning to build a lead scoring model — Lead scoring uses supervised learning on historical lead data to predict conversion probability.

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.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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

5 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 director wants to use AI to prioritize leads that are most likely to convert. The company has historical data on leads that includes whether they converted (yes/no) and various attributes. Which machine learning type should be used?

medium
  • A.Generative AI
  • B.Reinforcement learning
  • C.Unsupervised learning (clustering)
  • D.Supervised learning (classification)

Why D: Lead scoring is a binary classification problem (convert or not) using historical labeled data, which is supervised learning.

Variation 2. A marketing team wants to use AI to predict which leads are most likely to convert. The CRM contains historical lead data with conversion outcomes. Which type of machine learning should be used?

easy
  • A.Unsupervised learning
  • B.Generative AI
  • C.Reinforcement learning
  • D.Supervised learning

Why D: Supervised learning uses labeled data (historical outcomes) to predict future outcomes, making it ideal for lead scoring.

Variation 3. A sales operations manager wants to use AI to predict which leads are most likely to convert. The CRM has historical data on past leads, including whether they were won or lost, along with demographic and behavioral attributes. Which machine learning type should be used?

medium
  • A.Generative AI
  • B.Supervised learning
  • C.Unsupervised learning
  • D.Reinforcement learning

Why B: Supervised learning uses labeled historical data (won/lost outcomes) to predict future outcomes, making it the best fit for lead scoring.

Variation 4. A sales operations manager wants to predict which leads are most likely to convert to deals. The CRM has historical data on thousands of leads with outcomes (converted or not). Which type of machine learning should they use?

easy
  • A.Unsupervised learning
  • B.Supervised learning
  • C.Deep learning
  • D.Reinforcement learning

Why B: Supervised learning uses labeled data (past leads with known outcomes) to predict future lead conversion. Unsupervised learning finds patterns without labels, reinforcement learning learns from rewards, and deep learning is a subset of supervised/unsupervised but not the most specific answer here.

Variation 5. Which type of machine learning is used when a model is trained on historical sales data that includes both input features and the known outcome (e.g., closed won/lost) to predict whether a new lead will convert?

easy
  • A.Semi-supervised learning
  • B.Supervised learning
  • C.Reinforcement learning
  • D.Unsupervised learning

Why B: Supervised learning uses labeled training data where the correct output is provided. Lead scoring with historical outcomes is a classic supervised learning task.

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.