Question 53 of 1,020

Quick Answer

The answer is the Fairness principle. This is correct because even when protected attributes like gender or ethnicity are removed from training data, bias can persist through proxy variables—such as zip code, education history, or job tenure—that correlate strongly with those attributes, a phenomenon known as indirect or proxy discrimination. The Fairness principle under Microsoft’s responsible AI framework requires proactive investigation and mitigation of such disparate impact, not merely the removal of obvious features. On the AI-900 exam, this scenario tests your understanding that fairness demands ongoing evaluation of outcomes, not just input sanitization; a common trap is assuming that removing protected attributes guarantees unbiased results. A useful memory tip: “Fairness looks at outcomes, not just inputs—bias can hide in proxies.”

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 company builds an AI system to filter job applications and rank candidates. The system is trained on historical hiring data. To reduce potential bias, the company removes protected attributes such as gender and ethnicity from the training data. However, after deployment, the system still shows a statistically significant bias against female candidates. Which Microsoft responsible AI principle most directly requires the company to investigate and address this remaining bias, even when protected attributes are removed?

Question 1mediummultiple choice
Full question →

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 Fairness principle requires AI systems to treat all people fairly and avoid creating or reinforcing discriminatory outcomes. Even when protected attributes like gender are removed from training data, bias can persist through proxy variables (e.g., zip code, education history) that correlate with protected attributes. The company must investigate and mitigate this remaining bias because Fairness mandates proactive assessment and correction of disparate impact, not just removal of obvious features.

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.

  • Fairness

    Why this is correct

    Fairness requires AI systems to treat all groups equitably and address any sources of bias, including proxy variables that correlate with protected attributes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Inclusiveness

    Why it's wrong here

    Inclusiveness is about designing systems that are accessible and usable by people of all abilities, not specifically about addressing bias in hiring.

  • Reliability and safety

    Why it's wrong here

    Reliability and safety focus on ensuring the system works correctly and does not cause harm; it does not directly address bias or fairness.

  • Transparency

    Why it's wrong here

    Transparency involves making the system's behavior understandable to users, but it does not specifically require addressing biased outcomes.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates assume removing protected attributes automatically ensures fairness, but the Fairness principle requires active detection and mitigation of indirect bias through correlated features.

Detailed technical explanation

How to think about this question

Under the hood, bias can propagate through proxy features—for example, if the system uses 'years of experience' and 'career gaps' that correlate with gender due to historical societal patterns, the model learns biased decision boundaries even without explicit protected attributes. In real-world scenarios, tools like Microsoft's Fairlearn can detect such disparities by measuring metrics like demographic parity or equalized odds, and mitigation techniques like reweighting or adversarial debiasing are applied to enforce fairness constraints during training.

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.

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 — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Fairness — The Fairness principle requires AI systems to treat all people fairly and avoid creating or reinforcing discriminatory outcomes. Even when protected attributes like gender are removed from training data, bias can persist through proxy variables (e.g., zip code, education history) that correlate with protected attributes. The company must investigate and mitigate this remaining bias because Fairness mandates proactive assessment and correction of disparate impact, not just removal of obvious features.

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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

7 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 company deploys an AI system to screen job applications and recommend candidates for interviews. The system consistently rates male candidates higher than equally qualified female candidates. Which Microsoft responsible AI principle is most directly violated?

easy
  • A.Fairness
  • B.Reliability and safety
  • C.Privacy and security
  • D.Inclusiveness

Why A: The AI system's consistent rating of male candidates higher than equally qualified female candidates demonstrates a clear bias in outcomes based on gender, which directly violates the Fairness principle. Fairness in responsible AI requires that AI systems treat all people equitably, avoiding discrimination based on sensitive attributes such as gender, race, or age. This bias likely stems from biased training data or flawed feature engineering that encodes historical hiring disparities.

Variation 2. A large company deploys an AI system to screen job applications and recommend candidates for interviews. After six months, an audit reveals that the system recommends candidates from certain ethnic groups at a much lower rate than others, even when those candidates have similar qualifications. Which Microsoft responsible AI principle is most directly violated?

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

Why B: The scenario describes an AI system that produces biased outcomes against certain ethnic groups despite similar qualifications, which directly violates the Fairness principle. Fairness in responsible AI requires that systems treat all people equitably and do not discriminate based on sensitive attributes like ethnicity, race, or gender. The audit finding shows the system is not fair, as it systematically disadvantages specific groups.

Variation 3. A company develops an AI system that screens job applications to recommend candidates for interviews. The system consistently recommends male candidates over equally qualified female candidates. Which Microsoft responsible AI principle is most directly violated?

easy
  • A.Fairness
  • B.Reliability and safety
  • C.Privacy and security
  • D.Inclusiveness

Why A: The AI system's consistent bias toward male candidates over equally qualified female candidates directly violates the fairness principle, which requires AI systems to treat all people equitably and avoid discrimination based on protected attributes like gender. This is a classic case of algorithmic bias, where the model has learned and perpetuated historical or dataset-driven gender disparities in hiring decisions.

Variation 4. A university uses an AI system to screen scholarship applications. The system was trained on historical data that mostly awarded scholarships to students from STEM majors. Consequently, the system consistently gives lower scores to equally qualified students from humanities and arts majors. Which Microsoft responsible AI principle is most directly being violated by this outcome?

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

Why A: The AI system's training data caused it to learn a biased pattern that systematically disadvantages humanities and arts applicants, which directly violates the fairness principle. Fairness in responsible AI requires that systems treat all groups equitably and do not perpetuate or amplify existing biases, especially when making high-stakes decisions like scholarship awards.

Variation 5. A bank is developing an AI system to automatically approve or reject small business loan applications. The bank wants to ensure that the system does not unfairly discriminate against applicants based on their age, gender, or ethnicity. Which Microsoft responsible AI principle should most directly guide the design and evaluation of this system?

easy
  • A.Fairness
  • B.Reliability and safety
  • C.Privacy and security
  • D.Inclusiveness

Why A: The bank's goal is to prevent discrimination based on age, gender, or ethnicity in loan approvals. The Fairness principle directly addresses this by requiring AI systems to treat all groups equitably and to mitigate biases in training data and model predictions. This principle guides the design and evaluation of the system to ensure that outcomes are not skewed by protected attributes.

Variation 6. A bank is developing an AI system to automatically approve personal loans. To ensure the system does not discriminate against any group of applicants, which Microsoft responsible AI principle should the bank primarily focus on?

easy
  • A.Accountability
  • B.Inclusiveness
  • C.Fairness
  • D.Reliability and Safety

Why C: Fairness is the correct principle because it directly addresses the need to prevent discrimination in AI systems, such as loan approval models. By focusing on fairness, the bank ensures that the model's predictions do not systematically disadvantage any group based on protected attributes like race, gender, or age, which is critical for ethical and legal compliance.

Variation 7. A bank is developing an AI system to automatically approve or reject small personal loans. To ensure the system treats applicants fairly regardless of race, gender, or age, which Microsoft responsible AI principle is most directly relevant?

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

Why B: The Fairness principle is directly relevant because it requires AI systems to treat all individuals equitably, avoiding discrimination based on protected attributes like race, gender, or age. In this loan approval scenario, the system must be designed and tested to ensure its decisions do not systematically disadvantage any group, which is the core goal of fairness in AI.

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.