Courseiva

AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations

What is 'AI system' vs 'AI model' in the context of responsible AI?

⚠ Common exam trap

Many exam-takers confuse the technical definition of an AI model (a mathematical function) with the broader operational scope of an AI system, often picking Option A because they think 'system' just means hardware, when in fact it includes all sociotechnical components.

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

An AI model is the prediction function; an AI system includes all surrounding pipelines, interfaces, and human processes

In responsible AI, the distinction is that an AI model is the mathematical prediction function (e.g., a trained neural network or decision tree), while an AI system encompasses the model plus all surrounding components: data ingestion pipelines, inference APIs, user interfaces, monitoring, logging, and human-in-the-loop processes. This broader view is critical for governance, because ethical risks (bias, drift, transparency) often arise from the system's context, not just the model's logic.

Answer analysis

Option-by-option breakdown

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

  • An AI model is software; an AI system includes the hardware it runs on

    Why it's wrong here

    Reducing the AI-system boundary to just the hardware is misleading because hardware is only one physical dependency and not the defining feature. An AI model is indeed a software artifact with learned parameters, but a responsible-AI view of a system also includes data provenance, feature engineering, deployment scripts, user interfaces, monitoring, and the humans who make decisions based on outputs. Hardware alone cannot account for harms that arise from biased training data, unclear UX, or misuse by operators.

  • An AI model is the prediction function; an AI system includes all surrounding pipelines, interfaces, and human processes

    Why this is correct

    An AI model is fundamentally a mathematical function that maps inputs to outputs—for instance, a neural network's weights and architecture. An AI system is the entire sociotechnical envelopment: the data pipelines that feed it, the application or API that exposes it, the human workflows that interpret its results, and the governance procedures that review its behavior. This system-level perspective matters for responsible AI because the same model can lead to very different real-world consequences depending on how it is integrated, monitored, and acted upon by people.

  • AI systems are more accurate than individual models because they combine multiple models

    Why it's wrong here

    The claim confuses an accuracy-enhancing technique with a definitional boundary. While ensembles can combine multiple models to improve prediction accuracy, an AI system does not require more than one model, nor is it defined by model count. A single model wrapped with input validation, output interpretation, and human oversight is already an AI system. The model-versus-system distinction is about scope of responsibility and impact, not about whether multiple models are stitched together to get better numbers.

  • An AI model runs offline; an AI system requires internet connectivity

    Why it's wrong here

    Connectivity is an infrastructure detail, not a conceptual boundary. An AI model may run fully offline on an edge device, and an AI system may also operate entirely within a private, disconnected network—neither situation changes the fact that the model is just the predictive component while the system includes surrounding workflows and interfaces. Conversely, a cloud-deployed model with an API and human-in-the-loop review is an AI system regardless of whether the internet is used. The real separation is between a raw prediction function and the broader sociotechnical context in which it operates.

About these practice questions

One of 985 original AI-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-900 practice question is part of Courseiva's free Microsoft 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-900 exam.