Introduction to AI
Introduction to AI
o Answer: B
2. Which of these is a subset of AI focused on creating machines that can learn from experience?
o A) Expert Systems
o B) Machine Learning
o D) Robotics
o Answer: B
o Answer: B
o A) K-Means
o B) Decision Trees
o C) Genetic Algorithms
o D) Reinforcement Learning
o Answer: B
5. Which of the following is an example of AI application?
o A) Self-driving cars
o C) Chatbots
o Answer: D
1. The branch of AI that deals with the creation of intelligent agents that can make decisions is
called ___________.
2. An AI system that mimics human decision-making using a large set of rules is known as
___________.
3. __________ learning is a type of machine learning where the system learns from the feedback
of its actions in an environment.
o Answer: Reinforcement
4. The AI field that allows machines to understand and process human language is known as
___________.
5. In AI, the ___________ model is used to represent complex data structures, like decision trees
and graphs.
3. True/False
o Answer: False
2. Artificial Intelligence can be used to solve real-world problems like medical diagnosis and
fraud detection.
o Answer: True
3. The primary goal of Machine Learning is to enable computers to learn from data without
explicit programming.
o Answer: True
4. A neural network is inspired by the human brain, where each "neuron" connects to others
through weighted connections.
o Answer: True
5. Artificial Intelligence can only be used in specific industries such as healthcare and banking,
and not in everyday life.
o Answer: False
4. 2-Mark Questions
o Answer: In supervised learning, the machine learns from labeled data, where the input
and output are provided. The algorithm is trained to predict the output based on the
input data. In unsupervised learning, the machine learns from data without labels, and
the goal is to find hidden patterns or structures in the data.
o Answer: One real-world application of NLP is in virtual assistants like Siri or Alexa. These
systems use NLP to process and understand human speech and convert it into
commands that the system can act upon.
1. Supervised Learning: The model is trained on labeled data, with clear input-
output pairs. It learns to map inputs to correct outputs (e.g., regression and
classification).
o Answer: Neural networks in AI are inspired by the structure of the human brain and
consist of layers of interconnected neurons (nodes). These networks are trained using
data, and the weights of the connections between neurons are adjusted to minimize
errors in predictions. Neural networks are widely used in deep learning applications such
as image recognition, natural language processing, and speech recognition.
o Answer: The Turing Test, proposed by Alan Turing, is a measure of a machine's ability to
exhibit intelligent behavior indistinguishable from that of a human. In the test, an
evaluator interacts with both a human and a machine without knowing which is which,
and if the evaluator cannot distinguish the machine from the human based on
responses, the machine is considered to have passed the Turing Test. It remains a classic
test of AI's ability to mimic human-like intelligence.
2. Bias and Fairness: AI systems may inherit biases from training data, leading to
unfair decisions or predictions.
Assertion-Reasoning Questions:
1. Assertion: Artificial Intelligence (AI) can perform specific tasks more accurately than humans,
such as diagnosing diseases from medical images. Reason: AI can process large amounts of data
in a short period and recognize patterns that may not be visible to humans.
Options:
A) Both assertion and reason are true, and the reason is the correct explanation of the assertion.
B) Both assertion and reason are true, but the reason is not the correct explanation of the assertion.
Answer: A) Both assertion and reason are true, and the reason is the correct explanation of the
assertion.
2. Assertion: Machine learning is a subset of artificial intelligence (AI) that focuses on building
algorithms that allow systems to learn from data. Reason: Machine learning models improve
their performance with experience, similar to how humans learn from practice.
Options:
A) Both assertion and reason are true, and the reason is the correct explanation of the assertion.
B) Both assertion and reason are true, but the reason is not the correct explanation of the assertion.
Answer: A) Both assertion and reason are true, and the reason is the correct explanation of the
assertion.
3. Assertion: AI systems are less efficient than humans in performing tasks that require common
sense reasoning. Reason: AI lacks the ability to understand the broader context of everyday
situations and make decisions based on intuition.
Options:
A) Both assertion and reason are true, and the reason is the correct explanation of the assertion.
B) Both assertion and reason are true, but the reason is not the correct explanation of the assertion.
Answer: A) Both assertion and reason are true, and the reason is the correct explanation of the
assertion.
4. Assertion: In supervised learning, the machine is trained with labeled data to predict outcomes.
Reason: In supervised learning, the data is unlabeled, and the model has to find patterns by
itself.
Options:
A) Both assertion and reason are true, and the reason is the correct explanation of the assertion.
B) Both assertion and reason are true, but the reason is not the correct explanation of the assertion.
Options:
A) Both assertion and reason are true, and the reason is the correct explanation of the assertion.
B) Both assertion and reason are true, but the reason is not the correct explanation of the assertion.
Answer: A) Both assertion and reason are true, and the reason is the correct explanation of the
assertion.