417 Ai MS
417 Ai MS
LUCKNOW REGION
ARTIFICIAL INTELLIGENCE (SUBJECT CODE - 417)
MODEL ANSWERS SHEET CLASS X (SESSION 2024-2025)
Max. Time: 2 Hours Max. Marks: 50
General Instructions:
1. Please read the instructions carefully.
2. This Question Paper consists of 21 questions in two sections – Section A & Section B.
3. Section A has Objective type questions whereas Section B contains Subjective type questions.
4. Out of the given (5 + 16 =) 21 questions, a candidate has to answer (5 + 10 =) 15 questions in
the allotted (maximum) time of 2 hours.
5. All questions of a particular section must be attempted in the correct order.
6. SECTION A – OBJECTIVE TYPE QUESTIONS (24 MARKS):
i. This section has 05 questions.
ii. There is no negative marking.
iii. Do as per the instructions given.
iv. Marks allotted are mentioned against each question/part.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
i. This section contains 16 questions.
ii. A candidate has to do 10 questions.
iii. Do as per the instructions given.
iv. Marks allotted are mentioned against each question/part.
Q.
QUESTION Mark
No.
s
.
Q. 1 Answer any 4 out of the given 6 questions on Employability Skills (1 x 4 = 4 marks)
i. a) leadership and time management 1
iii. (a) Both A and R are true, and R is the correct explanation of A. 1
iii. (a) Both A and R are correct and R is the correct explanation of A 1
iii. b). To prepare data for analysis by removing inaccuracies and inconsistencies 1
iv. a) Pixel 1
v. b). Tokenization 1
i. d) all of these 1
ii.
(d) Statement2 is correct but Statement1 is incorrect 1
This statement is incorrect because testing data is not used for training the model.
Instead, training data is used to help the model learn relationships and patterns,
while testing data is set aside to evaluate the model’s performance after training.
v.
(b) Speech Recognition 1
Speech Recognition is the NLP feature that allows virtual assistants like Siri and
Alexa to understand and process spoken commands by converting spoken
language into text.
ii.
Answer: Confusion Matrix 1
Q. 6 Answer:Feedback is the receiver's response to a message, which helps the sender know 2
whether the message was understood correctly. It is important because it ensures effective
communication by allowing for adjustments if the message was not clearly understood.
Q. 8 Answer: The cause may be malware or adware infecting her computer. Aisha should run an
antivirus scan to detect and remove any malicious software to restore her computer's performance.
Q. 13 Answer: Supervised learning involves training a model on labeled data, where the input-output 2 marks
pairs are known, to make predictions. In contrast, unsupervised learning deals with unlabeled for any
data, where the model identifies patterns and structures without predefined labels. correct
explanati
on
Q. 14 Facial Recognition: Used in security systems, smartphones, and social media platforms ( 1marks
to identify and verify individuals based on their facial features. each for
CORREC
Autonomous Vehicles: Enables self-driving cars to detect obstacles, recognize traffic T ANY
signs, and navigate roads safely. TWO
APPLIC
Medical Imaging: Assists in analyzing medical images (such as X-rays, MRIs, and CT ATION )
scans) to detect diseases and anomalies, improving diagnosis and treatment.
Object Detection: Used in retail for inventory management, where cameras can identify
products on shelves and track stock levels.
Surveillance Systems: Monitors public and private spaces for security purposes,
detecting unusual activities or identifying individuals in real-time.
Image Search Engines: Allows users to search for similar images by uploading a photo,
which the system analyzes to find visually similar content online.
Q. 16 2
Q. 18 4
Answer: Data preprocessing is a crucial step in the AI project cycle because it prepares the
raw data for analysis, ensuring that it is clean, consistent, and usable. Poorly prepared data
can lead to inaccurate models and unreliable results. Common techniques used in data
preprocessing include:
Effective data preprocessing enhances model performance and increases the likelihood of
achieving accurate results.
Q. 19 Answer: Data collection is a foundational step in the AI project cycle that involves 4
417 - ARTIFICIAL INTELLIGENCE – X PAGE 5 OF 8
gathering the necessary data to train and evaluate AI models. The quality and quantity of
the data directly impact the model's performance and its ability to make accurate
predictions.
IoT Devices: Data collected from sensors and devices that provide real-time information,
particularly in fields like healthcare and smart cities.
The normalized feedback is: "service excellent delivery late slow response"
Q 21 Ans: (i)the total number of wrong predictions made by the model is the sum of false positive and 4
false negative.
FP+FN=40+12
= 52
(ii) Precision=TP/(TP+FP)
=50/(50+40) 50/90
=0.55
417 - ARTIFICIAL INTELLIGENCE – X PAGE 6 OF 8
Recall=TP/(TP+FN) =50/(50+12) =50/62 =.81
F1 Score = 2*Precision*Recall/(Precision+Recall)
=2*0.55*.81/(.55+.81)
=.891/1.36
=0.65
(1 marks for part (i) and ½ mark for each formula and ½ mark each for substitution of values in
part(ii)) Please note: the mathematical calculations can be ignored
************************************************************************************************