Courseiva

Why AI Fairness Requires More Than Removing Protected Attributes

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?

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.”

⚠ Common exam trap

Candidates often assume removing protected attributes automatically ensures fairness, but the Fairness principle requires active detection and mitigation of indirect bias through correlated features.

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.

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.

  • 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.

    When this WOULD be correct

    Inclusiveness would be correct if the question asked: 'Which principle emphasizes designing AI systems that empower everyone, including people with disabilities, and ensuring diverse user needs are considered throughout the development process?'

  • 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.

    When this WOULD be correct

    An AI system for autonomous driving occasionally fails to detect pedestrians in low-light conditions, leading to safety risks. The question asks which principle requires rigorous testing and monitoring to ensure consistent performance under varied conditions.

  • 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.

    When this WOULD be correct

    Transparency would be correct if the question asked about the principle that requires the company to document and communicate how the AI system makes decisions, including disclosing limitations and potential biases to stakeholders.

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.

FairnessCorrect answer

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.

InclusivenessWrong answer — click to see why

Why this is wrong here

Inclusiveness focuses on designing systems that are accessible and usable by people of all abilities and backgrounds, but it does not directly address the requirement to detect and mitigate statistical bias after removing protected attributes. The question specifically asks about investigating remaining bias, which falls under Fairness.

★ When this WOULD be the correct answer

Inclusiveness would be correct if the question asked: 'Which principle emphasizes designing AI systems that empower everyone, including people with disabilities, and ensuring diverse user needs are considered throughout the development process?'

Why candidates choose this

Candidates may confuse inclusiveness with fairness because both relate to equitable treatment, but inclusiveness is broader and less focused on statistical bias detection and mitigation.

Reliability and safetyWrong answer — click to see why

Why this is wrong here

Reliability and safety focuses on system dependability and resilience to failures or adversarial attacks, not on addressing bias that persists despite removing protected attributes.

★ When this WOULD be the correct answer

An AI system for autonomous driving occasionally fails to detect pedestrians in low-light conditions, leading to safety risks. The question asks which principle requires rigorous testing and monitoring to ensure consistent performance under varied conditions.

Why candidates choose this

Candidates may confuse 'bias' with 'unreliable behavior' and think that addressing bias falls under ensuring the system works correctly for all groups, but reliability and safety is about operational robustness, not fairness.

TransparencyWrong answer — click to see why

Why this is wrong here

Transparency focuses on explainability and openness about system behavior, not on actively mitigating bias. The question asks which principle requires investigating and addressing bias, which is the core of Fairness.

★ When this WOULD be the correct answer

Transparency would be correct if the question asked about the principle that requires the company to document and communicate how the AI system makes decisions, including disclosing limitations and potential biases to stakeholders.

Why candidates choose this

Candidates may think that being transparent about bias (i.e., acknowledging it) fulfills the requirement, but Transparency does not mandate corrective action—only disclosure.

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?”

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 →

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.

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.