Questions: AI Ethics, Fairness, and Bias

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A loan approval algorithm achieves demographic parity: it approves 40% of applicants from every racial group. However, Group A has a 5% historical default rate and Group B has a 25% default rate. Which statement best describes the fairness situation?

AThe algorithm is fair because it treats every group identically at the point of decision
BThe algorithm satisfies demographic parity but likely violates calibration — among those approved, group B members are far more likely to default
CThe algorithm satisfies equalized odds because approval rates are equal across groups
DThe algorithm has no bias because it does not use race as an input feature
Question 2 Multiple Choice

Why can't an AI classifier simultaneously satisfy demographic parity, equalized odds, and calibration in most real-world settings?

ABecause current computing power is insufficient to optimize all three objectives simultaneously
BBecause these metrics require perfectly balanced training data, which rarely exists
CBecause when base rates differ between groups, satisfying one definition mathematically precludes satisfying the others
DBecause fairness metrics apply to individuals rather than groups, making group-level metrics inherently contradictory
Question 3 True / False

Once an AI system has been deployed with fairness constraints, ongoing monitoring is unnecessary because the fairness properties established at training time persist.

TTrue
FFalse
Question 4 True / False

Choosing which fairness definition (demographic parity, equalized odds, calibration, etc.) to optimize for is ultimately an ethical and political decision, not a purely technical one.

TTrue
FFalse
Question 5 Short Answer

Explain why fairness definitions like demographic parity and equalized odds are in tension with each other, and what this means for AI practitioners who want to build 'fair' systems.

Think about your answer, then reveal below.