Question 470 of 506
Ethical Considerations of AIhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is C, the use of a proxy for protected attributes, because zip code functions as a proxy for race or socioeconomic status, leading to proxy discrimination in AI. When a bank uses Einstein to approve loans, the model may learn to associate certain zip codes with higher default risk, even though the underlying data for individual applicants is similar. This creates geographic bias via zip code, where the model unfairly rejects applicants from low-income areas. On the Salesforce AI Associate exam, this scenario tests your understanding of how seemingly neutral features can encode historical bias—a common trap is confusing proxy discrimination with transparency or reliability issues. Remember, the core problem isn’t that the model is inaccurate or opaque; it’s that zip code acts as a stand-in for protected attributes. A useful memory tip: “Zip code is a proxy, not a property”—meaning the model uses location as a shortcut for traits it should not consider.

AI Associate Ethical Considerations of AI Practice Question

This AI Associate practice question tests your understanding of ethical considerations of ai. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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 bank uses Einstein to approve loan applications. The model is trained on data that includes zip codes. Analysis shows that applicants from low-income zip codes are disproportionately rejected, even when their credit profiles are similar. What is the most likely ethical issue?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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

Use of a proxy for protected attributes

The correct answer is C because zip code can be a proxy for race or socioeconomic status, leading to proxy discrimination. Option A is wrong because transparency is not the primary issue here. Option B is wrong because reliability is about accuracy, not bias. Option D is wrong because privacy is not violated by using zip code alone.

Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Privacy violation due to zip code use

    Why it's wrong here

    Zip code alone is not a privacy violation, but its use can be unethical.

  • Use of a proxy for protected attributes

    Why this is correct

    Zip code can proxy for race/income, leading to unfair discrimination.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    Static NAT maps one inside address to one outside address.

  • Lack of transparency in decision-making

    Why it's wrong here

    While transparency is important, the core issue is discrimination via proxy attributes.

  • Unreliable model performance

    Why it's wrong here

    The model may be accurate overall but biased, not unreliable.

Common exam traps

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Detailed technical explanation

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Key takeaway

NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related AI Associate NAT questions on configuration and troubleshooting.

Related practice questions

Related AI Associate 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 Associate 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 Associate question test?

Ethical Considerations of AI — This question tests Ethical Considerations of AI — Static NAT maps one inside address to one outside address..

What is the correct answer to this question?

The correct answer is: Use of a proxy for protected attributes — The correct answer is C because zip code can be a proxy for race or socioeconomic status, leading to proxy discrimination. Option A is wrong because transparency is not the primary issue here. Option B is wrong because reliability is about accuracy, not bias. Option D is wrong because privacy is not violated by using zip code alone.

What should I do if I get this AI Associate question wrong?

Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related AI Associate NAT questions on configuration and troubleshooting.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Static NAT maps one inside address to one outside address.

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

5 more ways this is tested on AI Associate

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 financial institution deploys an AI model to approve loan applications. The model uses features like income, credit score, and postal code. An audit reveals that the model denies loans at a higher rate for applicants in certain postal codes, which correlate with minority neighborhoods. What should the institution do to align with ethical AI principles?

hard
  • A.Continue using the model but monitor the denial rates monthly.
  • B.Add an explanation to applicants in affected areas about why they were denied.
  • C.Remove postal code from the model and retrain using only non-biased features.
  • D.Publish a report on the model's disparate impact and accept it as a business risk.

Why C: Option D is correct because removing the biased feature and using alternative features is a direct way to mitigate bias. Option A is wrong as it does not address the root cause. Option B is wrong because it only adds transparency, not fairness. Option C is wrong because disclosure does not fix the bias.

Variation 2. A financial institution uses an AI system to approve loan applications. The system denies loans to applicants from certain postal codes at a higher rate. The model includes 'postal code' as a feature. Which ethical consideration is most directly violated?

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

Why A: The AI system's use of 'postal code' as a feature leads to disparate impact on applicants from certain areas, directly violating the ethical principle of fairness. Fairness requires that AI models do not discriminate against protected groups or perpetuate systemic biases, even if the feature itself is not a protected attribute. By denying loans at a higher rate based on postal code, the system is likely engaging in proxy discrimination, which is a core fairness violation.

Variation 3. An AI system is used to approve loan applications. The model uses income, zip code, and credit score as features. What is a potential ethical concern?

medium
  • A.Zip code may act as a proxy for race, leading to discrimination
  • B.The model should be a black box to avoid bias
  • C.Credit scores are rarely accurate
  • D.Income is not a reliable predictor of repayment

Why A: Option A is correct because using zip code as a feature can introduce proxy discrimination. Zip codes are strongly correlated with race and socioeconomic status due to historical redlining and residential segregation. When the model learns patterns from zip code, it may inadvertently deny loans to applicants from certain racial or ethnic groups, violating fair lending laws and ethical AI principles.

Variation 4. A non-profit organization uses Salesforce AI to help prioritize grant applications. The AI scores applications based on historical funding decisions, project impact, and community need indicators. After deployment, staff notices that applications from rural areas consistently receive lower scores than those from urban areas, even when project quality is similar. The organization's mission is to serve underserved communities, including rural areas. The AI model is trained on historical data that favored larger, urban projects. The ethics committee is meeting to decide next steps. What is the most appropriate action to align ethical AI with the organization's mission?

medium
  • A.Retrain the model with new criteria that prioritize rural impact
  • B.Accept the AI scores but provide staff training on bias
  • C.Manually overrule the AI scores for rural applicants
  • D.Continue using the model but add explainability reports

Why A: The correct answer is C because the model output contradicts the mission, so the model should be retrained with updated criteria that emphasize rural support. Option A is wrong because manually overruling is not scalable and may introduce bias. Option B is wrong because accepting the bias violates the mission. Option D is wrong because providing explanations does not fix the unfair scoring.

Variation 5. Refer to the exhibit. An AI loan approval policy is defined as a JSON rule set. Which ethical issue is most prominent based on this policy?

hard
  • A.Use of irrelevant attributes like income and credit score
  • B.Insufficient accuracy due to simple rules
  • C.Potential for geographic discrimination due to zip code condition
  • D.Lack of transparency in decision-making

Why C: Option C is correct: The use of zip_code as an approval condition can lead to geographic discrimination (redlining). Option A is wrong because the rules are transparent (explicitly shown). Option B is wrong because income and credit score may be relevant, but zip code is problematic. Option D is wrong because the rules are defined, but accuracy is not directly addressed.

Last reviewed: Jun 23, 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 Associate practice question is part of Courseiva's free Salesforce 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 Associate exam.