AI0-001 · topic practice

AI Concepts and Foundations practice questions

Practise CompTIA AI+ AI0-001 AI Concepts and Foundations 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: AI Concepts and Foundations

What the exam tests

What to know about AI Concepts and Foundations

AI Concepts and Foundations 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 AI Concepts and Foundations 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

AI Concepts and Foundations questions

20 questions · select your answer, then reveal the explanation

A company deploys an AI model to predict equipment failure. The model performs well on historical data but fails to generalize to new data from a different factory. Which concept best describes this issue?

A data scientist trains a linear regression model to predict house prices. The model has high bias and low variance. Which action would most likely reduce bias?

An AI engineer trains a deep learning model for image classification. After training, the training accuracy is 99% but validation accuracy is 85%. Which technique would best address this discrepancy?

A company implements a chatbot using a rule-based system. Users complain the chatbot cannot handle new queries. Which AI approach should be considered to improve flexibility?

An AI model for detecting fraudulent transactions has high precision but low recall. Which business impact is most likely?

A data scientist splits a dataset into training (80%) and test (20%). After training, the model achieves 95% accuracy on training and 60% on test. Which step should the data scientist take first?

An organization wants to classify support tickets into categories (billing, technical, etc.). Which type of machine learning is most suitable?

Which TWO techniques are commonly used to handle missing data in a dataset?

Which THREE factors are common causes of bias in AI systems?

Which TWO statements correctly describe the difference between supervised and unsupervised learning?

Refer to the exhibit. A deep learning model is being trained. Based on the training log, which problem is most evident?

Exhibit

Refer to the exhibit.

```
Epoch 1/10
 - loss: 1.2345 - accuracy: 0.6543 - val_loss: 1.9876 - val_accuracy: 0.4321
Epoch 2/10
 - loss: 1.0123 - accuracy: 0.7123 - val_loss: 2.3456 - val_accuracy: 0.3987
Epoch 3/10
 - loss: 0.8765 - accuracy: 0.7654 - val_loss: 2.8765 - val_accuracy: 0.3654
```

Refer to the exhibit. A data scientist defines a model configuration in JSON. Which component is missing from the configuration for a complete machine learning pipeline?

Exhibit

Refer to the exhibit.

```
{
  "dataset": {
    "name": "customer_churn",
    "features": ["age", "tenure", "monthly_charges", "total_charges"],
    "target": "churn",
    "splits": {
      "train": 0.7,
      "test": 0.15,
      "validation": 0.15
    }
  },
  "model": {
    "type": "RandomForestClassifier",
    "params": {
      "n_estimators": 200,
      "max_depth": 10,
      "random_state": 42
    }
  }
}
```
Question 13mediummultiple choice
Read the full NAT/PAT explanation →

A hospital uses an AI system to prioritize patient triage based on vital signs and medical history. During a trial, the system consistently assigns lower urgency to elderly patients with chronic conditions, even when their symptoms suggest high risk. Which approach best addresses this bias?

An e-commerce company deploys a recommendation system using collaborative filtering. After launch, the system shows high accuracy for popular items but fails to recommend niche products to users who would likely buy them. Which technique should the team implement to improve recommendations for long-tail items?

A data scientist is training a binary classification model to detect fraudulent transactions. The dataset has 99% legitimate transactions and 1% fraudulent. The model achieves 99% accuracy but fails to catch most fraud. Which metric should the team prioritize to evaluate model performance?

A startup is building a chatbot to handle customer inquiries. They want the chatbot to understand context and provide accurate responses without requiring extensive labeled data. Which AI approach is most suitable?

Which TWO of the following are key characteristics of unsupervised learning?

A company uses the above policy to control AI model access. A data scientist tries to run inference with model "llama-3-70b" at 150 requests in 30 minutes. What will happen?

Exhibit

Refer to the exhibit.
```
{
  "PolicyName": "AIInferencePolicy",
  "Version": "2024-10-01",
  "Rules": [
    {
      "Action": "Allow",
      "Model": "llama-3-70b",
      "MaxTokens": 2048,
      "Temperature": 0.7,
      "RateLimit": 100,
      "TimeWindow": "1 hour"
    },
    {
      "Action": "Deny",
      "Model": "*",
      "Reason": "Unapproved model"
    }
  ]
}
```

A manufacturing company uses a computer vision AI to inspect products on an assembly line for defects. The AI model was trained on images from a single camera angle under bright, uniform lighting. Recently, the company moved the inspection station to a different part of the factory where lighting is dimmer and varies due to nearby windows. The model now misclassifies many non-defective products as defective, causing false alarms and production delays. The team has limited labeled data from the new environment. Which action should the team take to restore inspection accuracy while minimizing downtime?

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

A financial institution uses a machine learning model to approve loan applications. The model was trained on historical data that inadvertently encoded a bias against applicants from certain zip codes, leading to discriminatory lending practices. A recent audit reveals that the model's decisions are unfair, and regulators require the bank to remediate the bias without significantly reducing overall approval accuracy. The data science team has access to the training data, the model, and a set of fairness metrics. They also have a small, unbiased validation set. Which course of action should the team take to satisfy regulatory requirements?

Free account

Track your progress over time

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

Focused AI Concepts and Foundations sessions

Start a AI Concepts and Foundations only practice session

Every question in these sessions is drawn from the AI Concepts and Foundations domain — nothing else.

Related practice questions

Related AI0-001 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the AI0-001 exam test about AI Concepts and Foundations?
AI Concepts and Foundations 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 AI Concepts and Foundations questions in a focused session?
Yes — the session launcher on this page draws every question from the AI Concepts and Foundations 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 AI0-001 topics?
Use the topic links above to move to related areas, or go back to the AI0-001 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 AI0-001 exam covers. They are not copied from any real exam or dump site.