- A
Add a fairness constraint to the model training
Fairness constraints adjust the model to reduce bias while maintaining accuracy.
- B
Lower the decision threshold for minority groups
Why wrong: This is a form of differential treatment that may be considered discriminatory.
- C
Remove zip code and employment history from the model
Why wrong: Removing features may not eliminate bias and could reduce model accuracy.
- D
Continue using the model as is, since data is balanced
Why wrong: The model still shows disparate impact, which is unethical.
Quick Answer
The answer is to add a fairness constraint to the model training. This is the correct choice because fairness constraints are a direct, technical method for adding fairness constraints to AI models during the training process itself, allowing the algorithm to optimize for both accuracy and equitable outcomes without altering the underlying data or applying different rules to different groups. On the Salesforce AI Associate exam, this question tests your understanding of ethical AI deployment and the principle that fairness must be built into the model, not patched on after deployment. A common trap is choosing to remove features like zip code, but that can fail because correlated proxies remain; another trap is lowering thresholds for one group, which violates the ethical guideline of equal treatment. Remember the mnemonic: “Constrain, don’t remove or game” — fairness constraints adjust the model’s learning, not its outputs.
AI Associate Ethical Considerations of AI Practice Question
This AI Associate practice question tests your understanding of ethical considerations of ai. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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 large financial institution uses Einstein Discovery to automate loan pre-approval decisions. The model was trained on ten years of historical data. After deployment, the compliance team finds that the approval rate for minority groups is 15% lower than the majority group, even after controlling for credit score and income. The data is balanced across groups. The model uses features like zip code, employment history, and debt-to-income ratio. The institution has a strict policy of fairness and non-discrimination. The AI team proposes three options: (1) remove zip code and employment history from the model, (2) add a fairness constraint to the model training, (3) lower the decision threshold for minority groups to balance approval rates. The compliance officer must choose the most ethical and effective course of action that aligns with Salesforce AI ethical guidelines. Which option should they choose?
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
Add a fairness constraint to the model training
Option B is correct because adding a fairness constraint directly addresses bias without arbitrary threshold changes (Option C) and while removing features (Option A) may not eliminate bias due to correlated features. Option A is wrong because zip code and employment history may be proxies; removing them could reduce predictive power without fully solving bias. Option C is wrong because it applies different standards to groups, which may be discriminatory and illegal. Option D is to continue using the model, which is unethical.
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.
- ✓
Add a fairness constraint to the model training
Why this is correct
Fairness constraints adjust the model to reduce bias while maintaining accuracy.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
Lower the decision threshold for minority groups
Why it's wrong here
This is a form of differential treatment that may be considered discriminatory.
- ✗
Remove zip code and employment history from the model
Why it's wrong here
Removing features may not eliminate bias and could reduce model accuracy.
- ✗
Continue using the model as is, since data is balanced
Why it's wrong here
The model still shows disparate impact, which is unethical.
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.
Trap categories for this question
Command / output trap
The model still shows disparate impact, which is unethical.
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.
- →
Ethical Considerations of AI — study guide chapter
Learn the concepts, then practise the questions
- →
Ethical Considerations of AI practice questions
Targeted practice on this topic area only
- →
All AI Associate questions
506 questions across all exam domains
- →
Salesforce AI Associate AI Associate study guide
Full concept coverage aligned to exam objectives
- →
AI Associate practice test guide
How to use practice tests most effectively before exam day
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.
AI Fundamentals practice questions
Practise AI Associate questions linked to AI Fundamentals.
AI Capabilities in CRM practice questions
Practise AI Associate questions linked to AI Capabilities in CRM.
Ethical Considerations of AI practice questions
Practise AI Associate questions linked to Ethical Considerations of AI.
Data for AI practice questions
Practise AI Associate questions linked to Data for AI.
AI Associate fundamentals practice questions
Practise AI Associate questions linked to AI Associate fundamentals.
AI Associate scenario practice questions
Practise AI Associate questions linked to AI Associate scenario.
AI Associate troubleshooting practice questions
Practise AI Associate questions linked to AI Associate troubleshooting.
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: Add a fairness constraint to the model training — Option B is correct because adding a fairness constraint directly addresses bias without arbitrary threshold changes (Option C) and while removing features (Option A) may not eliminate bias due to correlated features. Option A is wrong because zip code and employment history may be proxies; removing them could reduce predictive power without fully solving bias. Option C is wrong because it applies different standards to groups, which may be discriminatory and illegal. Option D is to continue using the model, which is unethical.
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.
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 →
Last reviewed: Jun 23, 2026
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.
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.
Sign in to join the discussion.