Describe Artificial Intelligence workloads and considerations →mediumMultiple ChoiceObjective-mapped
AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations
A hospital uses an AI system to prioritize emergency room patients based on severity. The system was trained on historical data that may contain biases against certain demographic groups. The hospital wants to ensure the system does not disproportionately disadvantage any group. According to Microsoft's responsible AI principles, which practice should the hospital implement during the design phase?
⚠ Common exam trap
Many exam-takers assume fairness is achieved by simply removing sensitive attributes (Option A), not realizing that bias can persist through proxy features and that proactive stakeholder involvement is required by Microsoft's responsible AI framework.
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
✓
Conduct an impact assessment and involve diverse stakeholders during design
Microsoft's responsible AI principles emphasize the importance of conducting impact assessments and involving diverse stakeholders during the design phase to identify and mitigate potential biases before deployment. This proactive approach aligns with the fairness principle, ensuring that the AI system does not disproportionately disadvantage any demographic group. Simply removing features or relying on post-deployment monitoring is insufficient to address systemic biases embedded in historical data.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Remove all demographic features from the training data to achieve fairness through unawareness
Why it's wrong here
Removing demographic fields like race or ethnicity is a superficial fairness-through-unawareness approach because strong proxy features—patient zip code, chief complaint phrasing, previous visit frequency, and lab result patterns—frequently encode the same demographic disparities, so the model can still learn discriminatory severity rankings. Furthermore, leaving out protected attributes can reduce accuracy for minority subgroups and eliminate the information needed to measure and monitor disparate impact; fairness demands proactive statistical analysis across groups, not simply erasing attributes.
When this WOULD be correct
This approach would be correct in a scenario where the question explicitly asks for a method to achieve 'fairness through unawareness' or when the exam focuses on technical data preprocessing techniques to remove sensitive attributes, assuming no proxy features exist.
- ✓
Conduct an impact assessment and involve diverse stakeholders during design
Why this is correct
A pre-deployment impact assessment systematically examines the training data, clinical decision process, and outcome metrics for adverse effects, while involving diverse stakeholders—clinicians, patients, ethicists, and community advocates—surfaces blind spots that a homogeneous design team would miss. This participatory approach operationalizes the fairness principle by setting measurable parity targets before the model is used, making it easier to correct biased data-label mismatches and skewed triage severity assignments before they cause patient harm.
- ✗
Use a complex, uninterpretable model to avoid scrutiny of predictions
Why it's wrong here
Deliberately choosing an opaque, uninterpretable model—such as an unregularized deep network—without explainability tooling prevents clinicians and auditors from validating whether the triage score correlates with a patient's underlying urgency or with unlawful proxies like insurance status. This violates transparency and accountability principles in Responsible AI, because neither the hospital nor external regulators can trace a high-risk decision back to specific input signals; explainability is essential for catching medical errors and demonstrating that urgent patients are not deprioritized.
- ✗
Deploy the system and rely on post-deployment monitoring to catch unfair outcomes
Why it's wrong here
Post-deployment monitoring is only a corrective control, not a preventive one, and waiting until after the system is live means patients have already received potentially biased triage decisions that cannot be easily reversed. A monitoring dashboard can flag disparities in wait times or acuity overprediction, but it cannot identify which training-data patterns caused the bias or adjust the model design ex post; proper practice combines continuous performance audits with pre-deployment impact assessments and iterative feedback from clinicians and patients.
When this WOULD be correct
In a scenario where the question asks for a practice to identify and mitigate biases after an AI system has already been deployed, and the options include post-deployment monitoring as a primary method, this would be correct if the system is already in production and the focus is on ongoing fairness checks.
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.
✓Conduct an impact assessment and involve diverse stakeholders during designCorrect answer▾
Why this is correct
A pre-deployment impact assessment systematically examines the training data, clinical decision process, and outcome metrics for adverse effects, while involving diverse stakeholders—clinicians, patients, ethicists, and community advocates—surfaces blind spots that a homogeneous design team would miss. This participatory approach operationalizes the fairness principle by setting measurable parity targets before the model is used, making it easier to correct biased data-label mismatches and skewed triage severity assignments before they cause patient harm.
✗Remove all demographic features from the training data to achieve fairness through unawarenessWrong answer — click to see why▾
Why this is wrong here
Removing demographic features does not guarantee fairness because other features may act as proxies for the removed attributes, and the model can still produce biased outcomes. Microsoft's principles emphasize proactive assessment and stakeholder involvement, not simply ignoring sensitive attributes.
★ When this WOULD be the correct answer
This approach would be correct in a scenario where the question explicitly asks for a method to achieve 'fairness through unawareness' or when the exam focuses on technical data preprocessing techniques to remove sensitive attributes, assuming no proxy features exist.
Why candidates choose this
Candidates may think that removing demographic features directly eliminates bias, overlooking that bias can persist through correlated features. This seems like a straightforward technical fix without requiring complex stakeholder engagement.
✗Deploy the system and rely on post-deployment monitoring to catch unfair outcomesWrong answer — click to see why▾
Why this is wrong here
Relying solely on post-deployment monitoring is reactive; Microsoft's responsible AI principles emphasize proactive fairness measures during design, such as impact assessments and stakeholder involvement, to prevent biases before deployment.
★ When this WOULD be the correct answer
In a scenario where the question asks for a practice to identify and mitigate biases after an AI system has already been deployed, and the options include post-deployment monitoring as a primary method, this would be correct if the system is already in production and the focus is on ongoing fairness checks.
Why candidates choose this
Candidates may think monitoring is sufficient to catch and correct biases, overlooking that proactive design-phase practices are more effective and align with responsible AI principles.
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
Fairness
Fairness in AI means designing and deploying machine learning models that do not produce biased outcomes against any group of people based on protected characteristics like race, gender, or age.
Key term
Responsible AI
A framework of ethical principles and practices that ensure artificial intelligence systems are developed and deployed in a transparent, fair, accountable, and safe manner.
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 →
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.