Question 102 of 500
AI Implementation and OperationshardMultiple ChoiceObjective-mapped

Quick Answer

The answer is to set up an A/B test comparing the current model against the original baseline model using recent traffic. This is the best course of action because it directly isolates whether the model’s predictive performance has degraded due to concept drift—a shift in user behavior that makes the static model less effective over time. By running a controlled A/B test, you can measure the click-through rate difference between the current and baseline models under identical conditions, providing empirical evidence of model decay before committing to retraining or feature changes. On the CompTIA AI+ AI0-001 exam, this scenario tests your understanding of diagnosing model decay with A/B test methodology, often appearing as a trap where candidates mistakenly blame infrastructure or data pipeline issues. A common memory tip: when diagnosing decay, always “AB the baseline” to separate drift from static model failure.

AI0-001 AI Implementation and Operations Practice Question

This AI0-001 practice question tests your understanding of ai implementation and operations. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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 large e-commerce company has deployed a real-time product recommendation system using a neural collaborative filtering model. The model was trained on six months of user click and purchase data. For the first three months after deployment, the click-through rate (CTR) improved by 15%. However, starting in the fourth month, CTR began decreasing steadily despite no changes to the system infrastructure or data pipeline. The product manager suspects model decay but the engineering team insists the model is static and should not degrade. The data science lead suggests investigating further. They have access to production logs, A/B testing framework, and historical model versions. What is the BEST course of action to diagnose and address the issue?

Clue words in this question

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

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

  • Clue: "first"

    Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

Question 1hardmultiple choice
Full question →

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

Set up an A/B test comparing the current model against the original baseline model using recent traffic.

Option C is correct because setting up an A/B test comparing the current model against the original baseline model using recent traffic directly isolates whether the model's predictive performance has degraded due to concept drift (changes in user behavior over time). Since the model is static but the data distribution has shifted, the A/B test provides empirical evidence of decay by measuring CTR differences under identical conditions, which is the standard diagnostic step before any retraining or feature engineering.

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.

  • Re-deploy the model with additional features such as time of day and user device.

    Why it's wrong here

    Adding features without understanding the drop may not address decay and could complicate diagnosis.

  • Increase the frequency of batch inference from hourly to every 10 minutes to improve responsiveness.

    Why it's wrong here

    Inference frequency is unrelated to model relevance; it does not address underlying performance decline.

  • Set up an A/B test comparing the current model against the original baseline model using recent traffic.

    Why this is correct

    A/B testing isolates whether the current model underperforms relative to a known good version, confirming decay.

    Clue confirmation

    The clue words "best", "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Retrain the model on only the most recent 30 days of data and replace the current model.

    Why it's wrong here

    Retraining on a short window may cause overfitting to recent trends and lacks baseline comparison.

Common exam traps

Common exam trap: answer the scenario, not the keyword

CompTIA often tests the principle that diagnosing model decay requires a controlled comparison (A/B test) rather than immediately retraining or adding features, and the trap here is assuming that a static model cannot degrade when the underlying data distribution changes.

Detailed technical explanation

How to think about this question

Concept drift in collaborative filtering models often manifests as changes in user-item interaction distributions, such as seasonal preferences or new product categories gaining popularity. An A/B test comparing the current model against a frozen baseline (e.g., the original deployment version) using recent traffic directly measures relative CTR, controlling for external factors like marketing campaigns. If the current model underperforms the baseline, it confirms drift; if not, the issue lies elsewhere (e.g., data pipeline or infrastructure).

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 AI0-001 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 AI0-001 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 AI0-001 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 AI0-001 question test?

AI Implementation and Operations — This question tests AI Implementation and Operations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Set up an A/B test comparing the current model against the original baseline model using recent traffic. — Option C is correct because setting up an A/B test comparing the current model against the original baseline model using recent traffic directly isolates whether the model's predictive performance has degraded due to concept drift (changes in user behavior over time). Since the model is static but the data distribution has shifted, the A/B test provides empirical evidence of decay by measuring CTR differences under identical conditions, which is the standard diagnostic step before any retraining or feature engineering.

What should I do if I get this AI0-001 question wrong?

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

Are there clue words in this question I should notice?

Yes — watch for: "best", "first". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

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 AI0-001 practice question is part of Courseiva's free CompTIA 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 AI0-001 exam.