Courseiva

AIF-C01 · topic practice

Guidelines for Responsible AI practice questions

Practise AWS Certified AI Practitioner AIF-C01 Guidelines for Responsible AI practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Guidelines for Responsible AI

What the exam tests

What to know about Guidelines for Responsible AI

Guidelines for Responsible AI questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Guidelines for Responsible AI exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Guidelines for Responsible AI questions

20 questions · select your answer, then reveal the explanation

Which TWO actions are most aligned with responsible AI practices when deploying a model that makes decisions affecting individuals? (Choose 2)

A healthcare company must train a model on sensitive patient data while complying with privacy regulations. They want to add noise to the training process to prevent re-identification. Which technique should they implement?

Which of the following is a key principle of responsible AI according to AWS?

A company wants to ensure accountability for its machine learning models by tracking all changes to the model and its training data. Which AWS feature should they use?

Which TWO actions should a data scientist take to evaluate fairness of a binary classification model using Amazon SageMaker Clarify? (Choose two.)

Which TWO techniques provide interpretability for machine learning models at a local (per-prediction) level? (Choose two.)

Refer to the exhibit. A developer is reviewing CloudWatch Logs for a deployed model and notices the same input appears multiple times with slightly different probabilities. What responsible AI concern does this pattern suggest?

Exhibit

Refer to the exhibit.
```
2023-09-15T14:23:10Z Model endpoint my-model received input: {"features": [0.5, 0.8, 0.2]}, prediction: 1, probability: 0.92
2023-09-15T14:23:11Z Model endpoint my-model received input: {"features": [0.5, 0.8, 0.2]}, prediction: 1, probability: 0.93
2023-09-15T14:23:12Z Model endpoint my-model received input: {"features": [0.5, 0.8, 0.2]}, prediction: 1, probability: 0.91
```

A government agency uses Amazon Rekognition for identity verification. They want to ensure the model is robust against adversarial attacks. What should they do?

A social media company uses Amazon Comprehend to moderate user comments. They want to avoid censoring legitimate speech while catching hate speech. Which approach aligns with responsible AI governance?

Which TWO actions help ensure fairness in an AI system deployed on AWS? (Select two.)

Which THREE practices support transparency in AI systems? (Select three.)

Which TWO actions can help mitigate bias in a face recognition model trained on AWS? (Select two.)

Refer to the exhibit. An AWS customer runs SageMaker Clarify to evaluate bias in their training data. The report shows multiple metrics with status 'violated'. What should the customer do next?

Exhibit

{
  "report_version": "1.0",
  "pre_training_bias_metrics": [
    {
      "name": "ClassImbalance",
      "value": 0.8,
      "threshold": 0.1,
      "status": "violated"
    },
    {
      "name": "DemographicParity",
      "value": 0.9,
      "threshold": 0.1,
      "status": "violated"
    }
  ]
}

Refer to the exhibit. An ML team finds that their training data is stored in two subfolders under s3://my-bucket/train/. They need to ensure that the dataset is balanced for training a classification model. What should they do?

Exhibit

aws s3 ls s3://my-bucket/train/
                           PRE images/
                           PRE labels/

A company uses Amazon SageMaker to build a binary classification model for loan approvals. After training, the data science team wants to evaluate the model for potential bias against a protected group. Which AWS service should they use to compute bias metrics?

A data scientist is using Amazon SageMaker to train a model and wants to understand the contribution of each feature to individual predictions. Which technique should they use to generate local explanations?

A company deploys a deep learning model for image classification using Amazon SageMaker. They are concerned about adversarial attacks that could misclassify images with small perturbations. Which of the following is the most effective approach to improve model robustness?

A large enterprise has multiple teams deploying ML models on AWS. To ensure governance and accountability, they need to enforce that all models pass a fairness review before production deployment. Which SageMaker feature should they use to implement this approval workflow?

An e-commerce company uses an Amazon Lex chatbot to handle customer inquiries. They want to implement human oversight for sensitive interactions, such as when the chatbot cannot provide a confident response. Which AWS service should they integrate?

Which of the following is NOT one of the core principles of responsible AI as defined by AWS?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Guidelines for Responsible AI sessions

Start a Guidelines for Responsible AI only practice session

Every question in these sessions is drawn from the Guidelines for Responsible AI domain — nothing else.

Related practice questions

Related AIF-C01 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the AIF-C01 exam test about Guidelines for Responsible AI?
Guidelines for Responsible AI questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Guidelines for Responsible AI questions in a focused session?
Yes — the session launcher on this page draws every question from the Guidelines for Responsible AI domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other AIF-C01 topics?
Use the topic links above to move to related areas, or go back to the AIF-C01 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the AIF-C01 exam covers. They are not copied from any real exam or dump site.