- A
Remove all demographic features from the training data to achieve fairness through unawareness
Why wrong: Removing demographic features often fails to eliminate bias because proxy features can still encode the same disparities. Fairness requires more proactive analysis.
- B
Conduct an impact assessment and involve diverse stakeholders during design
Correct. Engaging diverse perspectives and performing an impact assessment helps identify potential biases early and align the system with the fairness principle.
- C
Use a complex, uninterpretable model to avoid scrutiny of predictions
Why wrong: Lack of interpretability makes it harder to detect bias and violates the transparency and accountability principles.
- D
Deploy the system and rely on post-deployment monitoring to catch unfair outcomes
Why wrong: While monitoring is important, it is not a substitute for proactive fairness measures during design. Prevention is more effective than detection after harm occurs.
Quick Answer
The correct practice is to conduct an impact assessment and involve diverse stakeholders during the design phase. This is because Microsoft’s responsible AI framework requires that fairness be built in from the start, not patched in later. An impact assessment systematically evaluates how the AI system might disproportionately disadvantage certain demographic groups, while diverse stakeholder input surfaces blind spots in the historical training data that could embed systemic biases. On the AI-900 exam, this concept tests your understanding of the fairness principle as a proactive, design-phase obligation—not a post-deployment fix. A common trap is choosing “remove sensitive features like race or gender,” but that alone fails because correlated proxies (e.g., zip code) can still encode bias. Remember the mnemonic: **D.I.A.** — Diverse stakeholders, Impact assessment, Active design-phase mitigation.
AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations
This AI-900 practice question tests your understanding of describe artificial intelligence workloads and considerations. 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 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?
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
Option B is correct because 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.
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.
- ✗
Remove all demographic features from the training data to achieve fairness through unawareness
Why it's wrong here
Removing demographic features often fails to eliminate bias because proxy features can still encode the same disparities. Fairness requires more proactive analysis.
- ✓
Conduct an impact assessment and involve diverse stakeholders during design
Why this is correct
Correct. Engaging diverse perspectives and performing an impact assessment helps identify potential biases early and align the system with the fairness principle.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Use a complex, uninterpretable model to avoid scrutiny of predictions
Why it's wrong here
Lack of interpretability makes it harder to detect bias and violates the transparency and accountability principles.
- ✗
Deploy the system and rely on post-deployment monitoring to catch unfair outcomes
Why it's wrong here
While monitoring is important, it is not a substitute for proactive fairness measures during design. Prevention is more effective than detection after harm occurs.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often 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.
Detailed technical explanation
How to think about this question
Impact assessments involve systematic evaluation of training data distributions, feature correlations, and model performance across demographic subgroups using metrics like demographic parity or equalized odds. Involving diverse stakeholders—including clinicians, ethicists, and community representatives—helps surface domain-specific biases that automated tools might miss, such as historical under-diagnosis in certain populations. Real-world examples show that even with demographic features removed, models can still exhibit bias through correlated proxies like insurance type or visit frequency.
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 cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
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.
- →
Describe Artificial Intelligence workloads and considerations — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Artificial Intelligence workloads and considerations practice questions
Targeted practice on this topic area only
- →
All AI-900 questions
1,020 questions across all exam domains
- →
Microsoft Azure AI Fundamentals AI-900 study guide
Full concept coverage aligned to exam objectives
- →
AI-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AI-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe Artificial Intelligence workloads and considerations practice questions
Practise AI-900 questions linked to Describe Artificial Intelligence workloads and considerations.
Describe fundamental principles of machine learning on Azure practice questions
Practise AI-900 questions linked to Describe fundamental principles of machine learning on Azure.
Describe features of computer vision workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of computer vision workloads on Azure.
Describe features of Natural Language Processing workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of Natural Language Processing workloads on Azure.
Describe features of generative AI workloads on Azure practice questions
Practise AI-900 questions linked to Describe features of generative AI workloads on Azure.
AI-900 fundamentals practice questions
Practise AI-900 questions linked to AI-900 fundamentals.
AI-900 scenario practice questions
Practise AI-900 questions linked to AI-900 scenario.
AI-900 troubleshooting practice questions
Practise AI-900 questions linked to AI-900 troubleshooting.
Practice this exam
Start a free AI-900 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-900 question test?
Describe Artificial Intelligence workloads and considerations — This question tests Describe Artificial Intelligence workloads and considerations — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Conduct an impact assessment and involve diverse stakeholders during design — Option B is correct because 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.
What should I do if I get this AI-900 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
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 →
Last reviewed: Jun 11, 2026
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.
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.
Sign in to join the discussion.