Question 212 of 1,020

Quick Answer

The answer is Fairness, because the hospital’s decision to accept a 95% overall accuracy while ignoring a 35% accuracy drop for a minority ethnic group directly violates the Microsoft responsible AI fairness principle. Fairness demands that AI systems treat all demographic groups equitably, and a biased diagnostic system that performs poorly on a specific population—even if aggregate metrics look strong—constitutes systemic discrimination. On the Azure AI-900 exam, this scenario tests your understanding that fairness is about equitable outcomes across groups, not just high average performance; a common trap is choosing “Reliability and Safety” because the system is inaccurate for some, but the core issue here is discriminatory impact, not general safety. Remember the memory tip: “Aggregate accuracy can hide unfair disparity—always check the gap between groups, not just the average.”

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. A key principle to apply: fairness ensures AI systems treat all people equitably without bias.. 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 deploys an AI diagnostic system that achieves 95% accuracy overall. However, for patients from a specific minority ethnic group, the accuracy drops to 60%. The hospital decides to continue using the system because the overall accuracy is acceptable. Which Microsoft responsible AI principle is most directly violated by this decision?

Question 1hardmultiple choice
Read the full NAT/PAT explanation →

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

Fairness

The decision to continue using the system despite a 60% accuracy for a minority ethnic group directly violates the Fairness principle. Fairness requires that AI systems treat all groups equitably and avoid discrimination, even if overall metrics are high. A 35% accuracy gap between groups indicates systemic bias, which the hospital is ignoring by prioritizing aggregate performance over equitable outcomes.

Key principle: Fairness ensures AI systems treat all people equitably without bias.

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 this is correct

    Fairness requires that AI systems perform consistently across different demographic groups. Here, the minority group receives significantly worse diagnostic accuracy, violating this principle.

    Related concept

    Fairness ensures AI systems treat all people equitably without bias.

  • Inclusiveness

    Why it's wrong here

    Inclusiveness ensures the system can be used by people with disabilities. The scenario is about performance disparity across ethnic groups, not about accessibility.

  • Transparency

    Why it's wrong here

    Transparency involves being open about how the system works. The hospital may be transparent about the overall accuracy, but the core violation is the disparate impact, not lack of information.

  • Accountability

    Why it's wrong here

    Accountability means the organization takes responsibility for the system's outcomes. While relevant, the most directly violated principle is fairness, as the system is actively causing unequal treatment.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse 'overall accuracy' with 'system quality' and fail to recognize that Fairness requires equal performance across all subgroups, not just a high average.

Trap categories for this question

  • Scenario analysis trap

    Inclusiveness ensures the system can be used by people with disabilities. The scenario is about performance disparity across ethnic groups, not about accessibility.

Detailed technical explanation

How to think about this question

Under the hood, fairness violations often stem from imbalanced training data where the minority group is underrepresented, causing the model to optimize for majority patterns. In real-world healthcare, such disparities can lead to misdiagnosis for underrepresented populations, amplifying existing health inequities. The Fairness principle mandates continuous monitoring of subgroup performance metrics (e.g., equalized odds or demographic parity) to detect and mitigate bias.

KKey Concepts to Remember

  • Fairness ensures AI systems treat all people equitably without bias.
  • It requires consistent performance across different demographic groups.
  • Bias can lead to discriminatory outcomes for minority or disadvantaged groups.
  • Addressing fairness often involves bias detection and mitigation techniques.

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

Fairness ensures AI systems treat all people equitably without bias.

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. Fairness ensures AI systems treat all people equitably without bias. 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.

Review fairness ensures AI systems treat all people equitably without bias., then practise related AI-900 questions on the same topic to reinforce the concept.

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.

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 — Fairness ensures AI systems treat all people equitably without bias..

What is the correct answer to this question?

The correct answer is: Fairness — The decision to continue using the system despite a 60% accuracy for a minority ethnic group directly violates the Fairness principle. Fairness requires that AI systems treat all groups equitably and avoid discrimination, even if overall metrics are high. A 35% accuracy gap between groups indicates systemic bias, which the hospital is ignoring by prioritizing aggregate performance over equitable outcomes.

What should I do if I get this AI-900 question wrong?

Review fairness ensures AI systems treat all people equitably without bias., then practise related AI-900 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Fairness ensures AI systems treat all people equitably without bias.

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

Same concept, more angles

3 more ways this is tested on AI-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A self-driving car company develops an AI system that is highly accurate in testing but fails to consistently detect pedestrians during heavy rain. Which Microsoft responsible AI principle is most directly violated?

medium
  • A.Fairness
  • B.Reliability and safety
  • C.Privacy and security
  • D.Transparency

Why B: The system fails to consistently detect pedestrians during heavy rain, which is a failure of the AI to perform reliably under real-world conditions. Microsoft's 'Reliability and safety' principle requires AI systems to operate dependably and safely across all expected scenarios, including edge cases like adverse weather. This directly violates that principle because the system's accuracy drops in a common environmental condition, posing safety risks.

Variation 2. A bank deploys an AI system to approve personal loan applications. After six months, an audit reveals that applicants from certain postal codes receive significantly lower approval rates than applicants from other postal codes, even when their income and credit scores are comparable. Which Microsoft responsible AI principle is most directly violated by this outcome?

medium
  • A.Fairness
  • B.Transparency
  • C.Inclusiveness
  • D.Reliability and safety

Why A: The AI system's approval decisions produce systematically different outcomes for applicants from different postal codes despite comparable income and credit scores, which directly violates the Fairness principle. Fairness requires that AI systems treat all individuals and groups equitably, avoiding discrimination based on sensitive attributes like location. The audit evidence shows the model has learned spurious correlations between postal code and loan risk, leading to biased approval rates.

Variation 3. A hospital deploys an AI system to recommend treatment plans for patients. After deployment, the system is found to have significantly lower accuracy for patients from certain racial and ethnic groups because historical medical data for those groups is sparse. Which Microsoft responsible AI principle should the hospital prioritize to address this issue?

hard
  • A.Inclusiveness
  • B.Fairness
  • C.Transparency
  • D.Accountability

Why B: The correct answer is B. Fairness. The AI system's lower accuracy for certain racial and ethnic groups is a direct fairness issue, as it produces biased outcomes due to sparse historical data. Microsoft's Fairness principle requires AI systems to treat all groups equitably and mitigate disparities in performance, which is the core problem here.

Last reviewed: Jun 11, 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 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.