MODEL TEST PAPER – 1
Class – X Subject – Artificial Intelligence
Max. Time: 2 Hours Max. Marks: 50
General Instructions:
Section A: Objective Type Questions (24 Marks)
Q1: Answer any 4 out of the given 6 questions on Employability Skills (1 x 4 = 4 Marks)
i. Identify the type of skill that focuses on building and maintaining relationships, effective communication, and team collaboration.
a) Technical skills
b) Self-management skills
c) Interpersonal skills
d) Analytical skills
ii. Which of these barriers may occur when people do not share a common language?
a) Physical barrier
b) Organizational barrier
c) Interpersonal barrier
d) Linguistic barrier
iii. Self-motivation can be improved by focusing on positive affirmations and achieving small goals. What skill does this best relate to?
a) Green skills
b) Self-management skills
c) ICT skills
d) Communication skills
iv. When you think of a solution that benefits both the company and the environment, which of the following skills are you most likely using?
a) Communication
b) Green skills
c) Entrepreneurial skills
d) ICT skills
v. Which skill is used when balancing work activities and time to prevent burnout?
a) Technical skills
b) Time management
c) Interpersonal skills
d) Organizational skills
vi. Which SDG would focus on providing affordable and clean energy to communities?
a) Life on land
b) Climate action
c) Affordable and clean energy
d) Zero hunger
Q2: Answer any 5 out of the given 6 questions on AI Concepts (1 x 5 = 5 Marks)
i. Which of the following concepts enables AI to understand and process human language?
a) Data Science
b) Computer Vision
c) Natural Language Processing
d) Robotics
ii. Assertion (A): Machines that are capable of learning and adapting based on new information are classified as AI-enabled.
Reason (R): Only machines specifically programmed for each task are considered AI.
a) Both A and R are correct and R is the correct explanation of A
b) Both A and R are correct, but R is not the correct explanation of A
c) A is correct, but R is incorrect
d) Both A and R are incorrect
iii. An AI-powered security camera system identifies faces in real-time video feeds. This is an application of:
a) Data Science
b) Computer Vision
c) Natural Language Processing
d) AI Ethics
iv. Which of these is used to train AI models on large datasets, allowing them to improve performance over time?
a) Data Analysis
b) Manual Coding
c) Neural Networks
d) Robotics
v. What does the AI Project Cycle’s Evaluation stage involve?
a) Acquiring data for training
b) Building a predictive model
c) Testing the model’s performance
d) Identifying project objectives
vi. Which of the following is an example of a training data source in the AI Project Cycle?
a) Expert opinions
b) Sample data from past cases
c) Analytical reports
d) Theoretical frameworks
Q3: Answer any 5 out of the given 6 questions (1 x 5 = 5 Marks)
i. Which of the following pairs are NOT examples of AI-based applications?
a) Self-driving car and face recognition system
b) Motion sensor and chatbot
c) Image classification and voice assistant
d) Sentiment analysis and predictive text
ii. In the context of AI, the term “features” refers to:
a) The underlying technical structure of an AI model
b) Characteristics in the data that influence predictions
c) Physical elements used for data collection
d) A dataset’s accuracy measurement
iii. When analyzing large volumes of textual data for topic categorization, which AI field is most applicable?
a) Robotics
b) Natural Language Processing
c) Data Science
d) Computer Vision
iv. Which part of the AI Project Cycle involves gathering information on variables that affect the project?
a) Data Acquisition
b) Modelling
c) Data Evaluation
d) Problem Scoping
v. A system capable of learning independently and adapting its functionality over time is an example of:
a) Rule-Based Approach
b) Deep Learning
c) Reinforcement Learning
d) Data Mining
vi. Which of these describes an application that categorizes images by analyzing visual patterns?
a) Sentiment Analysis
b) Object Detection
c) Text Classification
d) Speech Recognition
Q4: Answer any 5 out of the given 6 questions (1 x 5 = 5 Marks)
i. What is the main difference between training data and testing data?
a) Training data is used to evaluate the model’s accuracy, while testing data builds it
b) Training data builds the model, while testing data assesses its performance
c) Testing data is typically larger than training data
d) Training data includes feedback, while testing data does not
ii. Identify the type of neural network that can generate text by predicting the next likely word in a sentence.
a) Convolutional Neural Network
b) Recurrent Neural Network
c) Deep Neural Network
d) Feed-forward Network
iii. An AI model that fails to perform well on new data is likely:
a) Underfitted
b) Overfitted
c) Untrained
d) Calibrated
iv. Pixels in an image refer to:
a) The smallest components of data processing
b) The visual blocks that make up an image
c) Software for image data extraction
d) Analytical tools used in AI models
v. Assertion (A): Data privacy issues may arise when using AI applications for personal services.
Reason (R): AI models rely on continuous data input from users to optimize performance.
a) Both A and R are correct and R explains A
b) Both A and R are correct but R does not explain A
c) A is correct, but R is incorrect
d) Both A and R are incorrect
vi. What feature allows AI systems to recognize sarcasm or tone in written text?
a) Sentiment Analysis
b) Syntax Parsing
c) Entity Extraction
d) Image Classification
Q5: Answer any 5 out of the given 6 questions (1 x 5 = 5 Marks)
i. Natural Language Processing is used in customer support chatbots to:
a) Visualize data
b) Predict consumer trends
c) Interact with users in human language
d) Automate logistic operations
ii. Object detection in Computer Vision primarily involves:
a) Separating text from images
b) Identifying objects in images or videos
c) Translating languages
d) Performing sentiment analysis
iii. The term “Bag of Words” in NLP refers to:
a) Summarizing a document by eliminating filler words
b) Counting word frequency without considering context
c) Creating word predictions based on past inputs
d) Analyzing emotions in text
iv. The output layer of a neural network is the layer that:
a) Defines the number of hidden layers in the model
b) Takes raw data input
c) Produces the final output prediction
d) Processes input data
v. Which type of machine learning requires labeled data to learn patterns?
a) Unsupervised Learning
b) Supervised Learning
c) Reinforcement Learning
d) Active Learning
vi. In the AI model evaluation process, high recall is significant when:
a) False positives must be minimized
b) Accuracy is the main focus
c) Precision is less important
d) All outcomes are equally relevant
Section B: Subjective Type Questions (26 Marks)
Q6 – Q10: Answer any 3 out of the given 5 questions on Employability Skills (2 x 3 = 6 Marks)
Q11 – Q16: Answer any 4 out of the given 6 questions (2 x 4 = 8 Marks)
Q17 – Q21: Answer any 3 out of the given 5 questions (4 x 3 = 12 Marks)
21: An AI model made the following predictions for a new product’s customer satisfaction feedback (satisfied or unsatisfied) based on initial surveys. Use the confusion matrix below to answer the following:
Actual: Yes (Satisfied) | Actual: No (Unsatisfied) | |
Predicted: Yes (Satisfied) | 70 | 30 |
Predicted: No (Unsatisfied) | 15 | 35 |
(i) Identify the total number of wrong predictions made by the model.
(ii) Calculate the Precision, Recall, and F1 Score.
Marking Scheme
Q1: Answer any 4 out of the given 6 questions on Employability Skills.
Q2: Answer any 5 out of the given 6 questions on AI Concepts.
Q3: Answer any 5 out of the given 6 questions.
Q4: Answer any 5 out of the given 6 questions.
Q5: Answer any 5 out of the given 6 questions.
Section B: Subjective Type Questions
Q6 – Q10: Answer any 3 out of the given 5 questions on Employability Skills.
Q11 – Q16: Answer any 4 out of the given 6 questions.
Q17 – Q21: Answer any 3 out of the given 5 questions.
Precision: 0.7 (70%)
Recall: 0.82 (82%)
F1 Score: 0.755 (75.5%)