Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Ethical Considerations of AI practice sets

AI Associate Ethical Considerations of AI • Complete Question Bank

AI Associate Ethical Considerations of AI — All Questions With Answers

Complete AI Associate Ethical Considerations of AI question bank — all 0 questions with answers and detailed explanations.

207
Questions
Free
No signup
Certifications/AI Associate/Practice Test/Ethical Considerations of AI/All Questions
Question 1easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Prediction Builder to recommend products. They notice the model often recommends high-priced items to users in affluent areas, potentially excluding others. What should the AI Associate do first?

Question 2mediummultiple choice
Read the full NAT/PAT explanation →

An AI Associate deploys an Einstein Bot that uses sentiment analysis to escalate frustrated customers. After launch, the bot escalates disproportionately for non-native English speakers. What is the most likely cause?

Question 3hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization uses Einstein Discovery to predict patient readmission risk. The model uses protected attributes like race and age as features. Which action best aligns with Salesforce's ethical AI principles?

Question 4easymultiple choice
Read the full Ethical Considerations of AI explanation →

A sales team uses Einstein Lead Scoring. They notice the model gives low scores to leads from certain industries. The AI Associate suspects bias. What should they do to validate?

Question 5mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An AI Associate is asked to build a model that predicts employee performance. The dataset includes gender, department, and tenure. Which practice could introduce ethical risk?

Question 6hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services firm uses Einstein Next Best Action to offer credit products. The model recommends high-interest loans more often to minority groups. The AI Associate must mitigate this. What is the most effective approach?

Question 7mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company's Einstein Sentiment model is used to flag negative customer feedback. The model was trained on English reviews only. When deployed globally, it misclassifies positive reviews in Spanish as negative. What is the primary ethical concern?

Question 8easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions help ensure transparency in AI systems according to Salesforce's ethical AI guidelines?

Question 9mediummulti select
Read the full Ethical Considerations of AI explanation →

Which THREE factors should an AI Associate consider when evaluating a model for potential bias?

Question 10hardmulti select
Read the full Ethical Considerations of AI explanation →

Which TWO practices are recommended when using AI for automated decision-making in hiring?

Question 11hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An AI Associate reviews the Lead Scoring model exhibit. What is the primary ethical concern with this model?

Exhibit

Refer to the exhibit.

```json
{
  "modelName": "LeadScoring_v2",
  "features": ["LeadSource", "Industry", "CompanySize", "EmailDomain", "NumberOfEmployees"],
  "target": "Converted",
  "trainingData": {
    "source": "Salesforce_Leads_2019-2021",
    "recordCount": 50000,
    "classBalance": {"Converted": 5000, "NotConverted": 45000}
  },
  "evaluationMetrics": {
    "accuracy": 0.92,
    "precision": 0.85,
    "recall": 0.30
  }
}
```
Question 12mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An AI Associate reviews the bot configuration and test results. Which action best addresses the ethical issue?

Exhibit

Refer to the exhibit.

```
Einstein Bot Configuration:
- Bot Name: CustomerSupportBot
- Language: English
- Sentiment Model: Default (English)
- Fallback: Route to human agent
- Intent Classification: Custom trained on 10,000 English utterances

Test Results:
- English utterances: 95% accuracy
- Spanish utterances: 60% accuracy, 30% routed to fallback
```
Question 13mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare organization is deploying an AI model to predict patient readmission risk. The model was trained on historical data that underrepresented minority populations. During testing, the model shows lower accuracy for those groups. What should the data scientist do first?

Question 14hardmultiple choice
Read the full Ethical Considerations of AI explanation →

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?

Question 15easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company is developing a chatbot for customer service. They want to ensure the bot does not generate offensive responses. Which practice should they implement?

Question 16mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An AI system recommends job candidates to recruiters. The system was trained on resumes of past successful hires, most of whom were male. As a result, it consistently ranks female candidates lower. What is the most appropriate mitigation?

Question 17hardmultiple choice
Read the full NAT/PAT explanation →

A credit scoring AI uses 50 features including zip code, age, and income. The model has high accuracy but denies credit disproportionately to a protected group. An audit reveals that zip code is a proxy for race. What is the best course of action?

Question 18easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company wants to deploy an AI system that makes hiring decisions. To comply with ethical guidelines, what should they do before deployment?

Question 19mediummultiple choice
Read the full NAT/PAT explanation →

An AI system used for medical diagnosis has been shown to have lower accuracy for certain ethnic groups. The development team is considering releasing it anyway because most patients are from the majority group. Which ethical principle is most compromised?

Question 20hardmulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions best promote transparency in an AI system?

Question 21mediummulti select
Read the full Ethical Considerations of AI explanation →

Which THREE factors should be considered when evaluating the fairness of an AI model?

Question 22easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO practices help ensure accountability in AI systems?

Question 23hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. The fairness evaluation shows a disparate impact of 0.85, equal opportunity difference of 0.12, and demographic parity difference of 0.18. Which fairness thresholds are violated?

Exhibit

Refer to the exhibit.

```
{
  "modelVersion": "1.0",
  "features": ["age", "income", "credit_score", "zip_code"],
  "fairnessEvaluation": {
    "disparateImpact": 0.85,
    "equalOpportunityDiff": 0.12,
    "demographicParityDiff": 0.18
  },
  "thresholds": {
    "disparateImpactMin": 0.8,
    "equalOpportunityDiffMax": 0.1,
    "demographicParityDiffMax": 0.1
  }
}
```
Question 24mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. What is the most likely cause of the fairness issue?

Exhibit

Refer to the exhibit.

```
Model: Churn Predictor v2
Training Data: 80% male, 20% female
Accuracy: 85% overall, 90% male, 60% female
Fairness Metric: Equal Opportunity Difference = 0.3
```
Question 25easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company is deploying an AI-powered chatbot to handle customer service inquiries. The bot uses historical chat data for training. Which ethical consideration is MOST important to address before deployment?

Question 26mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare provider uses an AI model to predict patient readmission risk. The model is trained on historical data that underrepresents minority populations. What is the MOST significant ethical risk?

Question 27easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company is designing an AI system to screen job applicants. To ensure fairness, which practice should be implemented?

Question 28mediummultiple choice
Read the full Ethical Considerations of AI explanation →

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?

Question 29hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an AI recommender system that personalizes content. The system is trained on user click data. After deployment, the company notices that the system increasingly recommends sensationalist content, leading to user polarization. Which principle is being violated?

Question 30mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An AI model for predicting employee performance is found to have a higher false positive rate for women than for men. What is the best course of action?

Question 31easymultiple choice
Read the full Ethical Considerations of AI explanation →

A nonprofit uses an AI system to allocate resources to communities in need. The system uses historical data which shows that certain neighborhoods have lower service usage. What ethical risk should be considered?

Question 32hardmulti select
Read the full Ethical Considerations of AI explanation →

A company is developing an AI system to assist with hiring. Which TWO practices are essential for ethical AI deployment?

Question 33mediummulti select
Read the full Ethical Considerations of AI explanation →

An AI system is used to detect fraud in financial transactions. Which THREE steps should be taken to address ethical concerns?

Question 34hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A team is deploying an AI model for credit scoring. The model uses a complex neural network with high accuracy. The team has performed bias testing and used a representative dataset. According to the policy, what is the MOST significant ethical gap?

Exhibit

{
  "policyName": "AI Ethics Policy",
  "version": "1.0",
  "rules": [
    {
      "id": "001",
      "description": "All AI systems must undergo bias testing before deployment.",
      "enforced": true
    },
    {
      "id": "002",
      "description": "Training data must be representative of the target population.",
      "enforced": true
    },
    {
      "id": "003",
      "description": "Explainability reports are optional.",
      "enforced": false
    }
  ]
}
Question 35mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A company uses an AI model for loan approvals. The error log shows a drift warning for a specific zip code, followed by a retraining failure due to insufficient data. What is the MOST ethical concern?

Exhibit

Error Log:
[2025-03-15 10:23:45] [WARN] Model prediction drift detected for demographic group 'ZIP 90210'.
[2025-03-15 10:23:46] [INFO] Retraining scheduled.
[2025-03-15 10:23:47] [ERROR] Retraining failed: Insufficient data for group 'ZIP 90210'.
Question 36hardmultiple choice
Read the full NAT/PAT explanation →

A financial institution deploys an AI system to recommend investment portfolios to retail clients. The system uses reinforcement learning to maximize returns based on client risk profiles. After six months, an internal audit reveals that the system has been consistently recommending high-risk, high-commission products to elderly clients with low risk tolerance, resulting in significant financial losses for those clients. The system's training data included historical transactions, which showed that elderly clients were less likely to complain or switch advisors. The institution's AI ethics policy mandates fairness, transparency, and accountability. The system currently provides no explanations for its recommendations, and there is no human oversight process. The compliance team needs to remediate the situation. Which course of action BEST addresses the ethical violations?

Question 37hardmultiple choice
Read the full NAT/PAT explanation →

A global retail company deploys an AI-powered chatbot for customer service. The chatbot uses natural language processing to understand and respond to customer inquiries. After deployment, the company notices that the chatbot consistently provides less accurate and less helpful responses to customers from non-English-speaking regions, particularly those using dialects or slang. The company's data science team trained the model primarily on English-language customer service transcripts from the US and UK. The AI Ethics team has raised concerns about fairness and potential bias. The company wants to address this issue while maintaining overall performance and minimizing cost. Which action should the company take first?

Question 38mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare provider uses an AI system to predict patient readmission risk. The system was trained on historical data from the past five years, during which the hospital served a predominantly urban population. Recently, the hospital expanded to rural areas with different demographic and socioeconomic profiles. The AI predictions have been less accurate for rural patients, leading to misallocation of care resources. The AI Ethics committee is reviewing the system for potential bias. The model outputs a risk score from 0 to 100. The data science team has identified that the model uses features such as income, distance from hospital, and insurance type, which may correlate with race and socioeconomic status. The team wants to make the model fairer without retraining from scratch. Which approach best balances fairness and predictive accuracy?

Question 39easymultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services company deploys an AI system to approve small business loans. The system uses a deep neural network trained on historical loan data. After deployment, an internal audit reveals that the approval rate for minority-owned businesses is 15% lower than for non-minority-owned businesses with similar financial profiles. The company's AI Ethics policy requires that AI systems be fair and transparent. The data science team has access to the training data, model architecture, and feature importance scores. The company wants to understand why the disparity exists and take corrective action. Which approach should the team take first?

Question 40easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses an AI model to screen job applicants. They discover the model is rejecting candidates from a certain demographic at a higher rate. Which ethical principle is most clearly violated?

Question 41mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin implements Einstein Bots for customer service. To ensure the bot does not use biased language, what should the admin do?

Question 42hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Prediction Builder to predict customer churn. They notice the model is less accurate for a certain segment. What is the best approach to mitigate bias?

Question 43easymultiple choice
Read the full Ethical Considerations of AI explanation →

A user asks an AI assistant to generate content that may be offensive. What should the AI do?

Question 44mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an AI system that makes decisions about loan approvals. For transparency, what should they provide to applicants?

Question 45hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An AI model predicts employee performance. The HR team uses it to identify high-potential employees. What is a potential ethical risk?

Question 46easymultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce customer uses Einstein Sentiment Analysis to analyze customer feedback. They find the model is less accurate for non-English languages. What ethical concern does this raise?

Question 47mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A developer creates a custom AI model using Salesforce's AI platform. They want to ensure the model is fair. What should they do first?

Question 48hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An organization uses Einstein Discovery to analyze survey data. The model reveals a correlation between age and satisfaction. What is the responsible use of this insight?

Question 49mediummulti select
Read the full Ethical Considerations of AI explanation →

A company wants to ensure their AI model complies with ethical guidelines. Which TWO actions are essential? (Choose two.)

Question 50hardmulti select
Read the full Ethical Considerations of AI explanation →

An AI system used for recruitment has been found to be biased. Which THREE steps should be taken to address this? (Choose three.)

Question 51easymulti select
Read the full Ethical Considerations of AI explanation →

A Salesforce administrator deploys an Einstein Bot. Which TWO ethical considerations should be addressed? (Choose two.)

Question 52mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. Based on the JSON policy for AI fairness checks, which fairness metric is NOT enabled?

Exhibit

{
  "fairness_checks": {
    "demographic_parity": true,
    "equal_opportunity": false,
    "disparate_impact": true
  },
  "threshold": 0.8
}
Question 53hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. An AI model's accuracy is shown for four demographic groups. Which group should be investigated for potential bias?

Exhibit

Accuracy by group:
  - Group Alpha: 0.95
  - Group Beta: 0.70
  - Group Gamma: 0.93
  - Group Delta: 0.91
Question 54easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. This JSON snippet is from the Einstein Trust Layer configuration. What is the purpose of this configuration?

Exhibit

{
  "bias_detection": {
    "enabled": true,
    "sensitive_attributes": ["gender", "race"]
  }
}
Question 55easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Prediction Builder to score leads. The model systematically gives lower scores to leads from a particular geographic region, even though those leads often convert. Which action should the company take to address this ethical concern?

Question 56mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An admin wants to use Einstein Reply Recommendations in Service Cloud. Which ethical consideration is most important to implement before enabling the feature?

Question 57hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein GPT to generate email responses. They want to automatically audit generated responses for potentially harmful or biased language before sending. Which Salesforce feature should they use?

Question 58mediummulti select
Read the full Ethical Considerations of AI explanation →

Which two actions are consistent with Salesforce's ethical AI principles when deploying a custom AI model on Salesforce?

Question 59mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A Salesforce developer configures the Einstein Trust Layer as shown. What is the primary purpose of enabling data masking?

Exhibit

{
  "insightType": "EinsteinTrustLayer",
  "config": {
    "enableDataMask": true,
    "maskFields": ["email", "phone", "ssn"],
    "enableSentiment": false,
    "enableToxicity": true
  }
}
Question 60easymultiple choice
Read the full Ethical Considerations of AI explanation →

A developer is creating a custom AI model on Salesforce. To ensure the model is fair across demographic groups, which activity should be included in the development process?

Question 61hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company receives a complaint that their Einstein Next Best Action recommendations are consistently suggesting different products based on the customer's ZIP code, leading to unequal access. What should the company do first?

Question 62hardmulti select
Read the full Ethical Considerations of AI explanation →

According to Salesforce's AI ethics principles, which three pillars should guide the development of AI applications?

Question 63easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. An admin sees this error in the Einstein activity log. What is the most likely cause?

Exhibit

ERROR [2025-03-15 14:32:01] : Model output contains PII. Data masking is enabled but sentiment analysis is not. Check Trust Layer settings.
Question 64easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company wants to use Einstein Vision for product categorization. To ensure ethical use, they should:

Question 65hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin is configuring Einstein Search for an organization with users in multiple countries. Which ethical consideration is most important?

Question 66mediummulti select
Read the full Ethical Considerations of AI explanation →

To comply with Salesforce's AI ethics principles when using Einstein Bots, which two practices should be implemented?

Question 67hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A company configures a Prompt Builder policy for Einstein GPT. What is the primary role of the 'checkPromptOutput' flag?

Exhibit

{
  "promptPolicy": {
    "checkPromptOutput": true,
    "bannedWords": ["credit card number", "social security"],
    "enablePiiDetection": true,
    "maxTokens": 200
  }
}
Question 68easymultiple choice
Read the full Ethical Considerations of AI explanation →

A user asks an Einstein chatbot 'What is my current account balance?' The chatbot has been trained on transactions but is not supposed to reveal account data. Which ethical principle is at risk?

Question 69mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Analytics to predict employee performance and identifies low-performing employees with high confidence. What is a potential ethical concern?

Question 70mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses an AI model to screen job candidates. They discover the model is rejecting candidates from certain zip codes. What should they do first?

Question 71easymultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin wants to use Einstein Prediction Builder to predict customer churn. What ethical consideration is most important?

Question 72hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an AI chatbot for customer service. After training on historical chats, the chatbot frequently gives incorrect answers to minority language queries. What is the likely cause?

Question 73mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An organization uses Einstein Recommendation Builder to suggest products. They want to ensure recommendations are fair across demographics. Which action should they take?

Question 74easymultiple choice
Read the full NAT/PAT explanation →

A healthcare company uses AI to predict patient readmission rates. What is a critical ethical requirement?

Question 75hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial institution uses AI for loan approvals. They notice the model is denying loans to women more often. After retraining with balanced data, the disparity persists. What is the next best step?

Question 76mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses AI to monitor employee productivity. Employees feel surveilled. What ethical principle is being violated?

Question 77easymultiple choice
Read the full Ethical Considerations of AI explanation →

A sales team uses Einstein Lead Scoring. They notice leads from certain industries are always low-scored. What should they do?

Question 78hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An AI system for medical diagnosis is trained on data from one region. When deployed globally, it performs poorly. This is an issue of?

Question 79mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions align with ethical AI practices in Salesforce?

Question 80hardmulti select
Read the full Ethical Considerations of AI explanation →

A company wants to ensure their AI is fair. Which TWO steps are appropriate?

Question 81mediummulti select
Read the full Ethical Considerations of AI explanation →

Which THREE are key ethical considerations for AI according to Salesforce?

Question 82hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A company uses this policy for a customer-facing AI model. What is the most critical ethical risk?

Exhibit

{
  "aiPolicy": {
    "fairnessChecks": false,
    "explainability": "none",
    "humanOversight": false
  }
}
Question 83mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. What action should be taken?

Exhibit

Einstein Prediction Builder model "Churn_Model_v1" has accuracy 92% but shows disparate impact on ethnic groups (Disparate Impact Ratio = 0.6).
Question 84easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. Which ethical principle is violated?

Exhibit

User message: "Why was my loan denied?"
AI response: "Based on your profile, the decision was made by machine learning model v2.3. No further explanation available."
Question 85easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses an AI model to screen job applications. They discover the model is less likely to recommend female candidates. What should the company prioritize first?

Question 86easymultiple choice
Read the full NAT/PAT explanation →

A Salesforce admin wants to deploy an Einstein bot that uses natural language processing. Which practice best ensures ethical use?

Question 87easymultiple choice
Read the full Ethical Considerations of AI explanation →

A data scientist is training a model to predict customer churn. To ensure fairness, what should the data scientist do?

Question 88mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an AI system that recommends loan amounts. They want to ensure explainability. Which approach best aligns with ethical AI?

Question 89mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An organization uses Einstein to predict sales opportunities. They notice the model performs poorly for small businesses. What is the most ethical approach?

Question 90mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A team is developing a chatbot for customer service. To ensure ethical AI, which practice should be incorporated?

Question 91hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial institution uses an AI model to approve credit. The model shows disparate impact against a protected group. Under Salesforce's ethical AI principles, what is the most appropriate action?

Question 92hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein's predictive lead scoring. The model inadvertently overweights leads from certain geographic regions. Which action aligns with Salesforce's Responsible AI principles?

Question 93hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An organization is deploying an AI system for loan decisions. They want to ensure human oversight. Which is the best implementation?

Question 94easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO practices contribute to ethical AI transparency?

Question 95mediummulti select
Read the full Ethical Considerations of AI explanation →

Which THREE actions align with Salesforce's responsible AI principles?

Question 96hardmulti select
Read the full Ethical Considerations of AI explanation →

Which TWO are best practices for mitigating bias in AI models?

Question 97mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A Salesforce admin is reviewing an AI model's fairness report. Which action should the admin take?

Exhibit

{
  "model_name": "LeadScoring_v2",
  "features": ["lead_source", "company_size", "industry", "email_engagement"],
  "fairness_metrics": {
    "demographic_parity": 0.85,
    "equal_opportunity": 0.72
  },
  "bias_threshold": 0.8,
  "current_performance": {"accuracy": 0.91, "f1_score": 0.88}
}
Question 98hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. An administrator runs an audit on a sentiment analysis model. What is the primary ethical concern?

Network Topology
$ einstein:audit modelname CustomerSentimentAudit Report for CustomerSentiment:- Model accuracy: 94% overall.- Accuracy by group:- Positive text: 98%- Negative text: 80%
Question 99easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A developer receives this fairness check error. What is the most likely cause?

Exhibit

Error: Model ‘EinsteinOCR’ fails fairness check.
- FPR by race: Group A 0.05, Group B 0.20
- FNR by race: Group A 0.02, Group B 0.12
Recommendation: Apply reweighting or collect more data for Group B.
Question 100mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Salesforce Einstein to build an AI model that predicts customer churn. The model is trained on historical data from the past two years. During testing, the model shows significantly higher accuracy for male customers compared to female customers. What is the most ethical course of action?

Question 101easymultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company wants to use Einstein AI to personalize marketing offers. They plan to include customer purchase history and demographic data. What is the essential first step to ensure ethical use of customer data?

Question 102hardmultiple choice
Read the full Ethical Considerations of AI explanation →

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?

Question 103mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare provider uses Einstein's Prediction Builder to predict patient readmission risk. The model outputs a risk score, but clinicians do not understand how the score is calculated. According to ethical AI principles, what should the provider implement?

Question 104easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses an AI chatbot that automatically responds to customer service inquiries. When a customer questions the bot's response, there is no mechanism for the customer to appeal or speak to a human. What ethical principle is being violated?

Question 105hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company is building an AI model to score sales leads. They have a dataset with historical leads, including whether they converted. The dataset contains 90% male and 10% female leads. The model will be used to prioritize leads for sales follow-ups. What is the primary ethical concern?

Question 106mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an Einstein AI model that recommends products to customers. To ensure transparency, what should the company include in the customer-facing interface?

Question 107easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company wants to use Einstein OCR to extract text from uploaded documents. To protect customer privacy, what should they ensure before processing documents containing personal data?

Question 108hardmultiple choice
Read the full NAT/PAT explanation →

A hospital uses an AI model to predict patient deterioration. The model was trained on data from a single hospital with a predominantly white patient population. When deployed at a hospital serving a diverse population, the model underperforms for minority groups. What is the most effective way to address this ethical issue?

Question 109mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions are most effective in promoting transparency in AI systems? (Choose two.)

Question 110hardmulti select
Read the full Ethical Considerations of AI explanation →

Which TWO are best practices for mitigating bias in AI models when using Salesforce Einstein? (Choose two.)

Question 111mediummulti select
Read the full Ethical Considerations of AI explanation →

Which THREE are key principles of Salesforce's AI Ethics framework? (Choose three.)

Question 112mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company is developing an AI model to screen job applications. The training data is heavily skewed toward candidates from a specific demographic. What is the most important step the team should take to address potential ethical concerns?

Question 113easymultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company uses AI to personalize marketing emails. A customer complains that their data was used without explicit permission. What ethical principle was most likely violated?

Question 114hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services firm uses a deep learning model to approve loans. The model is highly accurate but cannot explain its decisions. Regulators now require the firm to provide reasons for loan denials. What is the best approach to address this ethical concern?

Question 115mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An AI system used for medical diagnosis occasionally produces incorrect results. A doctor notices the errors but continues using the system without reporting them. Which ethical principle is primarily at risk?

Question 116easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company launches a chatbot that interacts with customers. The chatbot does not disclose that it is an AI. Which ethical principle is most directly violated?

Question 117hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An autonomous vehicle AI is trained in simulation but performs poorly in rain and snow. The development team decides to deploy anyway, arguing that bad weather is rare. What ethical concern is most critical?

Question 118mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A social media platform's AI recommends content that inadvertently amplifies misinformation. An ethical review board is considering changes. Which of the following actions best addresses the unintended harm?

Question 119easymultiple choice
Read the full Ethical Considerations of AI explanation →

A health app collects users' location data for AI-driven recommendations, but users are not informed about this data collection. Which ethical principle is most compromised?

Question 120hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An AI system for hiring is deployed. After six months, the HR team notices that the model's recommendations closely mimic past human hires, which were biased. The team wants to correct this. What should be their first step?

Question 121mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO of the following are considered core ethical principles in AI according to Salesforce’s AI Ethics?

Question 122hardmulti select
Read the full Ethical Considerations of AI explanation →

Which THREE of the following are effective strategies to mitigate bias in AI models?

Question 123easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO of the following are required for GDPR compliance when using AI with personal data?

Question 124hardmultiple choice
Read the full Ethical Considerations of AI explanation →

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?

Exhibit

{
  "policy": {
    "model": "loan-approval-v2",
    "version": 1.2,
    "rules": [
      {
        "condition": "income >= 30000",
        "action": "approve"
      },
      {
        "condition": "credit_score >= 700",
        "action": "approve"
      },
      {
        "condition": "zip_code IN ['90210', '10001']",
        "action": "approve"
      }
    ],
    "default_action": "deny"
  }
}
Question 125mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. An AI model audit shows performance differences across demographic groups. Which ethical concern is most critical?

Exhibit

Model Audit Results:
- Overall accuracy: 92%
- Accuracy for group A (majority): 95%
- Accuracy for group B (minority): 70%
- False positive rate for group A: 5%
- False positive rate for group B: 20%
- False negative rate for group A: 3%
- False negative rate for group B: 15%
Question 126easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. The error log from an AI recommendation system indicates that it cannot explain a decision. Which ethical concern does this directly raise?

Exhibit

ERROR: 'RecommendationEngine' unable to provide explanation for output 'REJECT'. Reason: 'Model is a black-box ensemble. No interpretability module enabled.'
Question 127easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Prediction Builder to predict customer churn. They notice the model is less accurate for a particular demographic group. According to ethical AI principles, what should the company do first?

Question 128easymultiple choice
Read the full Ethical Considerations of AI explanation →

When implementing AI in Salesforce, which practice best supports the ethical principle of transparency?

Question 129easymultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin is setting up an AI-powered lead scoring system. To ensure ethical use, what should they prioritize?

Question 130mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deployed an AI chatbot for customer service. After a week, they receive complaints that the chatbot responds differently based on customer accent. The ethical issue is most likely due to:

Question 131mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services company uses Einstein AI to recommend credit limits. The model tends to assign lower limits to applicants from a certain region. Which action best aligns with ethical AI practices?

Question 132mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare organization uses AI to prioritize patient appointments. The AI gives lower priority to patients with a specific chronic condition. To ensure ethical AI, what should the organization do?

Question 133hardmultiple choice
Read the full NAT/PAT explanation →

A company is developing an AI system to screen job applications. They want to ensure compliance with ethical AI standards and avoid discrimination. Which approach demonstrates the most robust ethical governance?

Question 134hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A large enterprise uses multiple Salesforce AI services including Einstein Bots, Prediction Builder, and Next Best Action. They want to create a consistent ethical AI policy across all services. Which action is most effective?

Question 135hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company's Einstein Discovery model for customer lifetime value shows a significant correlation between predicted value and customer's postal code. The company is concerned about ethical implications. What is the most appropriate response?

Question 136easymulti select
Read the full Ethical Considerations of AI explanation →

A company is deploying Einstein Vision for product quality inspection. To ensure ethical use, which TWO practices should they adopt? (Choose two.)

Question 137mediummulti select
Read the full Ethical Considerations of AI explanation →

A Salesforce admin is configuring Einstein Next Best Action. Which TWO actions demonstrate ethical AI practices? (Choose two.)

Question 138hardmulti select
Read the full NAT/PAT explanation →

A multinational corporation uses Einstein Discovery to predict employee performance. An audit reveals potential bias against employees in certain countries. Which THREE actions should they take to address ethical concerns? (Choose three.)

Question 139easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. An organization implements this AI fairness policy for their Einstein Prediction Builder model. What is the most significant ethical gap in this policy?

Exhibit

{
  "aiFairnessPolicy": {
    "fairnessMetric": "demographicParity",
    "threshold": 0.8,
    "protectedAttributes": ["race", "gender"],
    "monitoringSchedule": "weekly"
  }
}
Question 140mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. Which ethical principle is most at risk based on this AI governance configuration?

Exhibit

{
  "aiGovernance": {
    "modelId": "0B9876543210",
    "automatedDecisions": false,
    "humanOverride": false,
    "auditTrail": true,
    "explanationRequired": false
  }
}
Question 141hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. Which ethical principle is most at risk with this AI model configuration?

Exhibit

{
  "aiModelConfig": {
    "modelId": "0A1234567890ABCD",
    "explainability": {
      "enabled": false,
      "method": "none"
    },
    "fairnessCheck": {
      "enabled": true,
      "metric": "equalOpportunity",
      "threshold": 0.9
    },
    "humanReview": {
      "required": false,
      "approvalProcess": null
    }
  }
}
Question 142mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deployed an AI chatbot to handle customer service. The chatbot sometimes generates responses that are biased against certain demographics. The company wants to mitigate this. What is the best first step?

Question 143easymultiple choice
Read the full Ethical Considerations of AI explanation →

A sales team uses an AI tool to prioritize leads. The tool is found to give lower scores to leads from certain regions. What ethical principle is most violated?

Question 144mediummultiple choice
Read the full Ethical Considerations of AI explanation →

During model development, the data scientist realizes the training data is not representative of the intended population. What should they do?

Question 145hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An AI system for hiring is found to have a disparate impact on a protected class. The company is legally required to...

Question 146easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company wants to use customer data to train an AI model. Which ethical consideration is paramount?

Question 147mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A developer notices that an AI model performs differently for different age groups. What should be done?

Question 148easymultiple choice
Read the full Ethical Considerations of AI explanation →

An organization wants to implement AI in a way that builds trust. Which practice is most important?

Question 149hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A company is deploying an AI system that makes recommendations to users. To ensure ethical use, they should:

Question 150mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A data scientist is building a model for credit scoring. They have access to a dataset with historical bias. What should they do?

Question 151hardmulti select
Read the full Ethical Considerations of AI explanation →

Which TWO components are essential for an AI ethics governance framework?

Question 152mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO approaches are recommended for mitigating bias in AI models?

Question 153easymulti select
Read the full Ethical Considerations of AI explanation →

Which THREE are core principles in Salesforce's AI ethics framework?

Question 154hardmultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. The model is deployed and monitoring triggers an alert for a fairness violation. What does this indicate?

Exhibit

{
  "version": "1.0",
  "model_id": "lead_scoring_v2",
  "fairness_constraints": {
    "demographic_parity": {
      "threshold": 0.1,
      "protected_attributes": ["gender", "race"]
    }
  },
  "monitoring": {
    "metrics": ["accuracy", "fairness_violations"],
    "alert_on_violation": true
  }
}
Question 155mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. What does the "Status: FAIL" indicate?

Exhibit

Checking model: sales_forecaster_v3
Protected attribute: age_group
Metric: equal opportunity difference
Result: 0.15
Threshold: 0.05
Status: FAIL
Question 156easymultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. Which ethical principle is most directly violated?

Exhibit

Error: Model output contains personally identifiable information (PII) for user ID 12345. 
Action: Reject output, log incident, notify privacy officer.
Trace: ... in generate_summary()
Question 157easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company is deploying an AI-powered chatbot for customer service. The chatbot is trained on historical support tickets. Which ethical consideration is MOST important to address before deployment?

Question 158mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin builds an Einstein Prediction Builder model to predict customer churn. The model assigns higher churn risk to customers in a certain demographic group. What is the MOST ethical FIRST step?

Question 159hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization uses Salesforce to manage patient records. They want to deploy an AI system that predicts patient readmission risk. Which practice BEST ensures ethical use of patient data?

Question 160mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Bots to handle sales inquiries. The bot sometimes provides incorrect product information, leading to customer dissatisfaction. What is the MOST ethical course of action?

Question 161easymultiple choice
Read the full Ethical Considerations of AI explanation →

A sales team uses an AI tool to recommend products to customers. The tool recommends high-commission products over what best fits the customer. Which ethical principle is being violated?

Question 162hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial institution uses Einstein Discovery to analyze loan applications. The model denies loans at a higher rate for a particular ethnicity. The data is unbiased, but the model learned societal biases. Which action BEST aligns with ethical AI practices?

Question 163easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses Einstein Sentiment to analyze customer feedback. The tool incorrectly flags negative sentiment for customers with heavy accents. Which ethical issue is present?

Question 164mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A nonprofit uses Salesforce AI to prioritize outreach to donors. The model recommends contacting only high-income individuals. Which ethical principle is most compromised?

Question 165hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company deploys an AI system that adjusts prices dynamically based on customer browsing history. The system charges higher prices to returning customers. This practice is known as:

Question 166easymulti select
Read the full Ethical Considerations of AI explanation →

A company is developing an AI system to screen job applicants. Which TWO practices are essential for ethical AI in hiring?

Question 167mediummulti select
Read the full NAT/PAT explanation →

A healthcare provider uses AI to predict patient outcomes. Which THREE measures should be implemented to ensure ethical AI use?

Question 168hardmulti select
Read the full Ethical Considerations of AI explanation →

A Salesforce admin is configuring Einstein Bots. Which TWO actions are essential to maintain ethical AI practices?

Question 169mediummultiple choice
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A company has the Einstein LLM policy shown. What is the primary ethical gap in this policy?

Exhibit

{
  "EinsteinLlmPolicy": {
    "allowedUseCases": ["summarization", "contentGeneration"],
    "blockedUseCases": ["credit decisions", "employment decisions"],
    "humanReviewRequired": ["clinicalDiagnosis", "legalAdvice"],
    "fairnessAudits": {
      "frequency": "monthly",
      "metrics": ["equalAccuracy", "demographicParity"]
    }
  }
}
Question 170hardmultiple choice
Read the full NAT/PAT explanation →

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?

Question 171mediummultiple choice
Read the full NAT/PAT explanation →

A global e-commerce company deploys Einstein Bots in multiple countries. The bot uses natural language processing to handle customer returns. In one region, customers frequently complain that the bot does not understand their local dialect and incorrectly rejects valid returns. The company wants to maintain consistent customer experience while respecting regional diversity. The bot's language model was trained mainly on English data from the US and UK. The AI ethics board is concerned about fairness and transparency. They consider four options: (A) use a single, centrally-trained model with fallback to human agents for non-English queries, (B) deploy separate models fine-tuned on each dialect but with centralized monitoring, (C) disable the bot in regions with dialect issues, (D) use a translation layer to convert all inputs to English before processing. What is the best ethical approach?

Question 172hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare company uses an AI model built on Salesforce to predict patient readmission risk. The model is trained on historical data that underrepresents certain ethnic groups. During testing, the model shows significantly higher false negative rates for those groups, meaning it fails to flag high-risk patients. The ethical concern is most directly related to which AI principle?

Question 173mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services firm deploys an Einstein AI chatbot that provides investment advice. A customer asks why a particular recommendation was made. The chatbot is unable to provide any reasoning. Which ethical principle is most directly violated?

Question 174easymultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce admin is configuring an AI model to automatically approve customer refunds under $50. To ensure ethical use, what is the most important action?

Question 175hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company uses Einstein to personalize product recommendations. The AI model is trained on customer purchase data that includes sensitive attributes like race and gender. The company wants to ensure ethical use. Which action would best address fairness concerns?

Question 176mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deploys an AI system to screen job applications. The system is found to consistently reject candidates from a particular university, even though those candidates are qualified. What is the most ethical first step?

Question 177easymultiple choice
Read the full Ethical Considerations of AI explanation →

A Salesforce developer is building an AI model to predict customer churn. What is the most important ethical consideration when collecting training data?

Question 178mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company uses an AI model to automate customer service responses. A customer receives an incorrect response that results in a financial loss. Who is primarily accountable for this error?

Question 179hardmultiple choice
Read the full NAT/PAT explanation →

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?

Question 180easymultiple choice
Read the full Ethical Considerations of AI explanation →

A company is implementing an AI system to recommend marketing campaigns. To align with Salesforce's ethical AI principles, which practice is most important?

Question 181mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions are essential for ensuring transparency in an AI system? (Choose two.)

Question 182hardmulti select
Read the full Ethical Considerations of AI explanation →

Which THREE strategies can help mitigate bias in an AI model? (Choose three.)

Question 183easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO are key principles of Salesforce's AI ethics? (Choose two.)

Question 184hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A large e-commerce company uses Salesforce Einstein to recommend products to customers. The AI model is trained on purchase history, browsing behavior, and demographic data including age and gender. Recently, the company received complaints that the model seems to recommend lower-priced items to female customers and higher-priced items to male customers for the same product categories. The data science team confirms the model has a statistically significant difference in recommendation value by gender. The company's ethical AI policy requires fairness, transparency, and human oversight. The compliance team is considering several actions. Which action should the company take first?

Question 185mediummultiple choice
Read the full Ethical Considerations of AI explanation →

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?

Question 186easymultiple choice
Read the full Ethical Considerations of AI explanation →

A small business uses a pre-built Salesforce AI model to predict inventory needs. The model recommends ordering extra stock based on seasonal trends. One month, the model fails to predict a sudden demand spike, resulting in stockouts and lost sales. The business owner is frustrated and considers disabling the AI. The owner wants to know if this is an ethical issue and what to do next. As an AI ethics advisor, what is the best response?

Question 187mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company deployed an AI model for lead scoring. After several months, they notice that leads from certain geographic regions consistently receive higher scores than leads from other regions with similar demographic profiles. The company wants to ensure ethical AI usage. What should they do first?

Question 188easymultiple choice
Read the full Ethical Considerations of AI explanation →

A customer service department uses an AI chatbot to handle common inquiries. Recently, customers have reported that the chatbot sometimes responds with offensive or inappropriate language. The company wants to uphold ethical standards. Which approach is the best practice?

Question 189mediummulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions are most effective for ensuring fairness in an AI model used for loan approvals?

Question 190easymulti select
Read the full Ethical Considerations of AI explanation →

Which TWO actions promote transparency in AI decision-making?

Question 191hardmulti select
Read the full Ethical Considerations of AI explanation →

Which THREE components are essential for an ethical AI governance framework within a large enterprise?

Question 192hardmultiple choice
Read the full Ethical Considerations of AI explanation →

A financial services firm deployed an AI model to automate loan approvals. The model was trained on historical loan data from the past 10 years, which shows that applicants from certain zip codes have higher default rates. After six months, the company's compliance team receives complaints that applicants from predominantly low-income neighborhoods are being rejected at a much higher rate than applicants from affluent areas, even when their financial profiles are similar. The model's overall accuracy remains high (95%), and the loan default rate has decreased by 15% since deployment. The company wants to address the ethical concerns without sacrificing performance. Which course of action should the company take?

Question 193mediummultiple choice
Read the full NAT/PAT explanation →

A hospital uses an AI triage system to prioritize patients in the emergency department. The AI was trained on historical patient data and assigns priority scores based on vital signs and symptoms. Recently, a study finds that the system consistently assigns lower priority to elderly patients compared to younger patients with similar clinical presentations. The hospital's ethics committee is concerned about age discrimination. The current model achieves high accuracy in predicting outcomes, and doctors have come to rely on it for efficiency. What should the hospital do to address the ethical concern while maintaining clinical effectiveness?

Question 194easymultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company uses an AI recommendation engine to suggest products to online shoppers. The engine uses past purchase history and browsing behavior. Recently, a customer advocacy group publishes a report showing that the engine recommends higher-priced products to customers in affluent zip codes and lower-priced products to customers in lower-income areas, even when both groups have similar browsing histories. The company's revenue has increased since implementing the engine, and marketing teams are pleased. However, the company wants to maintain a reputation for fairness. Which action should the company take?

Question 195mediummultiple choice
Read the full Ethical Considerations of AI explanation →

An HR department uses an AI tool to screen resumes for a software engineering position. The tool was trained on resumes of past successful hires, who were predominantly male. The tool has been in use for three months, during which only 10% of candidates shortlisted for interviews are female, even though 40% of applicants are female. The hiring managers are satisfied with the quality of candidates shortlisted, as most perform well in interviews. However, the company's diversity and inclusion officer raises an ethical concern. What should the company do to address this bias?

Question 196hardmultiple choice
Read the full NAT/PAT explanation →

A social media platform uses an AI model to automatically detect and remove hate speech. The model uses natural language processing and was trained on public posts. Recently, an internal audit reveals that the model removes posts from minority ethnic groups at a rate 3 times higher than from majority groups, even when the content is similar. The model achieves high precision and recall on the test set. The platform's content moderation team is overwhelmed with appeals. The company wants to maintain a safe environment while being fair. Which approach best addresses both goals?

Question 197mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A university uses an AI system to predict first-year student retention. The system uses factors such as high school GPA, SAT scores, and socioeconomic indicators. After two years, administrators notice that the model consistently predicts lower retention probabilities for students from low-income families, even when their academic profiles are strong. The university's mission emphasizes equity and inclusion. The admissions office is considering using the predictions to allocate support resources. The model's accuracy on historical data is 85%. What should the university do to align with ethical AI principles?

Question 198hardmultiple choice
Read the full Ethical Considerations of AI explanation →

An insurance company uses an AI model to set auto insurance premiums. The model uses factors including driving history, age, and ZIP code. A regulator finds that premiums in certain low-income neighborhoods are significantly higher than in affluent neighborhoods with similar risk profiles. The company's actuaries argue that the model is actuarially sound because it accurately predicts claims based on historical data. The company wants to comply with ethical guidelines and avoid legal action. Which action should they take?

Question 199mediummultiple choice
Read the full NAT/PAT explanation →

A news aggregator app uses an AI algorithm to personalize the news feed for each user. The algorithm selects articles based on past clicks and reading time. Recently, a study reveals that the algorithm disproportionately shows sensational and polarizing news to users from certain political orientations, while showing more neutral content to others. The company's user engagement metrics have increased, but journalists express concern about reinforcing echo chambers and misinformation. The company wants to uphold ethical standards while keeping users engaged. What should they do?

Question 200hardmultiple choice
Read the full NAT/PAT explanation →

A credit scoring company develops an AI model that includes social media activity as a factor. The model awards higher scores to individuals with many online connections and consistent posting. Consumer advocates argue that this penalizes individuals with limited internet access or those who value privacy. The company defends the model, stating that it predicts creditworthiness better than traditional models. However, a regulatory body is investigating potential discrimination. The company wants to address ethical concerns without completely abandoning the model. Which approach is most appropriate?

Question 201easymultiple choice
Read the full Ethical Considerations of AI explanation →

A government agency uses an AI system to allocate resources for public services such as healthcare and education. The system is designed to optimize overall efficiency based on historical usage data. After deployment, it becomes clear that underserved regions with less historical data receive significantly less funding than well-served regions. The agency's mission is to promote equity. The system's performance metrics show high efficiency, but community leaders protest the unfair distribution. What should the agency do?

Question 202easymulti select
Read the full Ethical Considerations of AI explanation →

A company is implementing Salesforce Einstein AI for lead scoring. Which TWO actions align with ethical AI practices?

Question 203mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A retail company uses Salesforce Einstein Vision to analyze customer images for product recommendations. The AI team notices that the model performs poorly on images of customers with darker skin tones, leading to fewer recommendations for that demographic. The team has access to a dataset of diverse skin tones but the company's data privacy policy prohibits using demographic data in training. What should the team do?

Question 204hardmultiple choice
Read the full NAT/PAT explanation →

A financial services firm deploys Einstein Prediction Builder to predict loan default risk. The model uses sensitive attributes like zip code and age. During testing, the model shows a disparate impact on minority neighborhoods. The compliance team requires explanation of individual predictions for regulatory audits. The data science team wants to use a complex deep learning model that is not interpretable. Which approach best balances performance and ethical responsibility?

Question 205mediummultiple choice
Read the full Ethical Considerations of AI explanation →

A company has deployed an AI-powered chatbot to handle customer service inquiries. The chatbot is designed to answer frequently asked questions and escalate complex issues to human agents. Which action best aligns with ethical AI principles regarding transparency?

Question 206hardmulti select
Read the full Ethical Considerations of AI explanation →

Refer to the exhibit. A Salesforce AI Associate is reviewing the AI model evaluation data. Which TWO ethical concerns should the associate identify?

Exhibit

{
  "model_id": "AI-123",
  "accuracy": 0.95,
  "fairness_metrics": {
    "demographic_parity_difference": 0.12,
    "equal_opportunity_difference": 0.08,
    "disparate_impact": 0.85
  },
  "approved_by": "john.doe@example.com",
  "audit_trail": ["2025-01-15 initial training", "2025-02-01 bias detected", "2025-02-10 retrained"]
}
Question 207easymultiple choice
Read the full Ethical Considerations of AI explanation →

An organization uses an AI-powered resume screening tool to shortlist candidates for a software engineering role. The tool was trained on historical hiring data from the past five years, during which the company predominantly hired male candidates. After deployment, the tool consistently ranks female candidates lower, even when they have equivalent qualifications. The AI team reports that the overall model accuracy is 92%, and they argue that performance is strong. However, the diversity and inclusion team raises ethical concerns about gender bias. The Salesforce AI Associate is asked to evaluate the situation. What should the associate recommend?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

AI Associate Practice Test 1 — 10 Questions→AI Associate Practice Test 2 — 10 Questions→AI Associate Practice Test 3 — 10 Questions→AI Associate Practice Test 4 — 10 Questions→AI Associate Practice Test 5 — 10 Questions→AI Associate Practice Exam 1 — 20 Questions→AI Associate Practice Exam 2 — 20 Questions→AI Associate Practice Exam 3 — 20 Questions→AI Associate Practice Exam 4 — 20 Questions→Free AI Associate Practice Test 1 — 30 Questions→Free AI Associate Practice Test 2 — 30 Questions→Free AI Associate Practice Test 3 — 30 Questions→AI Associate Practice Questions 1 — 50 Questions→AI Associate Practice Questions 2 — 50 Questions→AI Associate Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

AI FundamentalsAI Capabilities in CRMEthical Considerations of AIData for AI

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Ethical Considerations of AI setsAll Ethical Considerations of AI questionsAI Associate Practice Hub