Ai ( x ) Practice Paper 1
Ai ( x ) Practice Paper 1
CLASS X
ARTIFICIAL INTELLIGENCE (CODE 417)
Time: 2 Hours Maximum 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):
(a) This section has 5 questions.
(b) Marks allotted are mentioned against each question/part.
(c) There is no negative marking.
(d) Do as per the instructions given.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(a) This section has 16 questions.
(b) A candidate has to do 10 questions.
(c) Do as per the instructions given.
(d) Marks allotted are mentioned against each question/part.
(v) Time taken to complete a task falls under which type of data?
(a) Continuous (b) Discrete
(c) Ordinal (d) Nominal
(vi) In a corpus of 10,000 words, the word “and” appears 1,500 times across all documents. How would you
categorize the word “and”?
(a) Rare word (b) Frequent word
(c) Removable word (d) Stop word
3. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) In the context of learning in ANNs, what does backpropagation do?
(a) It updates weights through the network’s layers.
(b) It forwards the input data through the network.
(c) It reduces the computational complexity of the network.
(d) It permanently stores the inputs for future reference.
(ii) Which of the following is an application of NLP?
(a) DNA Sequencing (b) Face Detection
(c) Named Entity Recognition (d) Traffic Prediction
(iii) ____________ data doesn’t have a structure but has some organization.
(iv) Dimensionality Reduction is a part of ____________.
(a) Data Acquisition (b) Data Exploration and Preprocessing
(c) Modelling (d) Evaluation
Answer any 4 out of the given 6 questions in 20–30 words each. (2 × 4 = 8 marks)
11. Human intelligence encompasses reasoning, problem-solving and creativity. How do these components
compare to the capabilities of artificial intelligence?
12. Ravi is working on a model to predict house prices based on factors like location, size and age of the property.
What type of learning model should he use and why?
13. Karan is collecting data for his AI model. What two factors should he consider to ensure that the data is
relevant and of high quality?
14. What do you understand by resolution of an image?
15. In the sentence, ‘AI can improve productivity and efficiency in businesses’, identify any two stop words that
should not be removed and explain why they are important for the sentence’s context.
16. Draw the confusion matrix for the following data
• the number of true positives = 120
• the number of true negatives = 80
• the number of false positives = 40
• the number of false negatives = 60
Answer any 3 out of the given 5 questions in 50–80 words each. (4 × 3 = 12 marks)
17. Your friend is curious about machine learning but doesn’t understand the term. How would you define
machine learning and explain it with a real-world example?
18. Aditya is collecting data for his AI project. Guide him on the steps to identify reliable data sources and explain
the importance of ensuring data relevance and quality.
19. Identify the type of segmentation in the given images. Explain the difference between Instance Segmentation
and Semantic Segmentation.
(A) (B)
(i) Identify the value for True Positive and False Positive.
(ii) Calculate Precision, Recall and F1 Score.