AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations
An autonomous vehicle company uses an AI system for navigation. During testing, the system performs well in sunny weather but fails in snowy conditions because the training data had very few examples of snowy roads. The company decides to deploy the system anyway, hoping it will learn on the road. Which Microsoft responsible AI principle is most directly violated by this decision?
⚠ Common exam trap
A common mix-up: candidates confuse a system's failure to handle edge cases (Reliability and Safety) with Fairness or Inclusiveness, mistakenly thinking that 'unfair' performance across weather conditions is a fairness issue rather than a safety and robustness concern.
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
✓
Reliability and Safety
The decision to deploy an AI system that is known to fail in snowy conditions directly violates the Reliability and Safety principle. This principle requires that AI systems operate reliably and safely under all expected conditions, and that potential failures are identified and mitigated before deployment. By hoping the system will 'learn on the road,' the company is exposing users and the public to unacceptable risk, as the system has not been validated for safe operation in snowy environments.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Fairness
Why it's wrong here
Fairness concerns machine learning bias that yields systematically worse outcomes or resource allocation for groups defined by protected attributes such as race, gender, or age. A vehicle failing in snow does so regardless of the identity of its occupants or pedestrians—it is a distribution-shift failure caused by degraded sensor inputs, not an unequal treatment engendered by biased training data. Therefore, fairness audits and disparate-impact metrics would not identify this defect, because the failure mode is environmental rather than demographic.
When this WOULD be correct
A loan approval AI denies applications from a specific ethnic group at a higher rate than others because the training data overrepresents that group in defaults. This violates the Fairness principle.
- ✓
Reliability and Safety
Why this is correct
Reliability and Safety is the governing principle: autonomous navigation is a high-stakes, physically embodied AI where a known failure under snowy conditions means the system has not been validated for a realistic operational envelope. Microsoft's RAI framework requires rigorous testing, clear performance constraints, and graceful degradation before deployment, so shipping a vehicle that predictably fails in wintry weather violates the core safety mandate and creates imminent collision risk.
- ✗
Privacy and Security
Why it's wrong here
Privacy and Security address confidentiality of personal data, resistance to adversarial manipulation, and system integrity against unauthorized access. A navigation system that is unreliable in snow is a functional safety defect, not a data breach or a security vulnerability; no personal information is exposed and no external attacker is involved. While adversarial inputs could in principle cause misperception, the scenario describes ordinary weather, so the root cause resides in robustness testing and safety engineering, not in threat models or privacy controls.
When this WOULD be correct
A healthcare AI system that stores patient medical records in an unencrypted cloud database, leading to a data breach. The question would ask which responsible AI principle is violated, and the correct answer would be Privacy and Security.
- ✗
Inclusiveness
Why it's wrong here
Inclusiveness is about removing barriers so that diverse human users—across abilities, languages, and contexts—can access and benefit from AI. Snowy-condition navigation failure does not exclude any person or demographic from using the system; it is a physical-robustness defect in environmental perception and control, not an accessibility gap. The principle would come into play if, for example, the interface were unusable by non-native speakers or the vehicle could not accommodate wheelchair users.
When this WOULD be correct
If the question described an AI system that performs poorly for certain demographic groups (e.g., people with disabilities or non-native speakers) due to lack of diverse data, then the violated principle would be inclusiveness.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AI-900 exam frequently reuses these exact scenarios with slightly different constraints.
✓Reliability and SafetyCorrect answer▾
Why this is correct
Reliability and Safety is the governing principle: autonomous navigation is a high-stakes, physically embodied AI where a known failure under snowy conditions means the system has not been validated for a realistic operational envelope. Microsoft's RAI framework requires rigorous testing, clear performance constraints, and graceful degradation before deployment, so shipping a vehicle that predictably fails in wintry weather violates the core safety mandate and creates imminent collision risk.
✗FairnessWrong answer — click to see why▾
Why this is wrong here
The system's failure in snowy conditions is due to insufficient training data, directly impacting its reliability and safety, not fairness. Fairness concerns bias against protected groups, not weather conditions.
★ When this WOULD be the correct answer
A loan approval AI denies applications from a specific ethnic group at a higher rate than others because the training data overrepresents that group in defaults. This violates the Fairness principle.
Why candidates choose this
Candidates may confuse 'unfair performance differences' (e.g., poor performance in snowy conditions) with fairness, but fairness specifically addresses demographic bias, not environmental variability.
✗Privacy and SecurityWrong answer — click to see why▾
Why this is wrong here
The question focuses on the system failing in snowy conditions due to insufficient training data, which directly relates to reliability and safety, not privacy or security. Privacy and security involve protecting data from unauthorized access or misuse, which is not mentioned in the scenario.
★ When this WOULD be the correct answer
A healthcare AI system that stores patient medical records in an unencrypted cloud database, leading to a data breach. The question would ask which responsible AI principle is violated, and the correct answer would be Privacy and Security.
Why candidates choose this
Candidates may confuse 'safety' with 'security' or think that deploying an untested system poses a security risk, but the core issue is about system performance and reliability, not data protection.
✗InclusivenessWrong answer — click to see why▾
Why this is wrong here
The question focuses on the system failing in snowy conditions due to insufficient training data, which directly impacts reliability and safety, not inclusiveness. Inclusiveness addresses ensuring AI systems work for all user groups, not environmental conditions.
★ When this WOULD be the correct answer
If the question described an AI system that performs poorly for certain demographic groups (e.g., people with disabilities or non-native speakers) due to lack of diverse data, then the violated principle would be inclusiveness.
Why candidates choose this
Candidates may confuse 'inclusiveness' with including diverse data scenarios, but inclusiveness specifically refers to human diversity, not environmental or operational conditions.
Analysis generated from the official AI-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
Learn chapter
Responsible AI Principles
Key term
Reliability and safety
Reliability and safety in IT means that systems consistently perform their intended functions without failure and that they operate without causing harm to people, data, or the environment.
Key term
Training data
Training data is a set of examples used to teach a machine learning model how to make predictions or decisions.
About these practice questions
This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.