Class 10 Ai Sample Paper - 3
Class 10 Ai Sample Paper - 3
SUPERNOVA-LEARNPYTHON
CLASS X
ARTIFICIAL INTELLIGENCE (SUBJECT CODE 417)
Time: 2 Hours Maximum Marks: 50
General Instructions:
E
1. Please read the instructions carefully.
2. This Question Paper consists of 21 questions in two sections: Section A & Section B.
BS
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.
4C
6. SECTION A – OBJECTIVE TYPE QUESTIONS (24 MARKS):
(a) This section has 5 questions.
(b) Marks allotted are mentioned against each question/part.
N
(c) There is no negative marking.
(d) Do as per the instructions given.
O
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(a) This section has 16 questions.
TH
(b) A candidate has to do 10 questions.
(c) Do as per the instructions given.
(d) Marks allotted are mentioned against each question/part.
PY
SECTION A: OBJECTIVE TYPE QUESTIONS
1. Answer any 4 out of the given 6 questions on Employability Skills. (1 x 4 = 4 marks)
N
(i) Which of the following software acts as an interface between the user and the computer?
(a) Operating System (b) MS Excel
R
(ii) A student has difficulty in expressing themselves in a class discussion due to anxiety. This is an example of
_______________.
(a) Perception barrier (b) Emotional barrier
-L
getting angry, Naman listens to what his customer is saying. He is known for his _________.
(a) Hard-working attitude (b) Confidence level
(c) Patience (d) Willingness to embrace new ideas
SU
(vi) ___________ is a network security device that acts as a barrier between a trusted internal network and
untrusted external networks.
CLASS-10 AI SAMPLE PAPER - 3
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
E
(c) A machine that works smartly without any past data
(d) A machine that has some level of autonomy or adaptivity
BS
(ii) Name the 4Ws of problem canvas under the Problem Scoping stage of the AI Project Cycle. Choose the
correct option:
4C
(a) Who, What, Where, Why
(b) Who, What, Where, When
(c) Who, When, Why, Whom
N
(d) Who, What, Why, Whose
O
(iii) What is the main focus of Data Science?
(a) Collecting data from various sources
TH
(b) Analyzing and interpreting the collected data
(c) Developing databases for record maintenance
PY
(d) Only implementing artificial intelligence in data analysis
(iv) Which evaluation metric is suitable for detecting a rare and life-threatening disease in medical diagnosis.
(a) Precision (b) Recall
N
(c) F1 Score (d) Accuracy
R
(c) Data Science is used in price comparison websites for comparing prices using machine learning
algorithm.
PE
(d) The information extracted through Data Science can be used to make decisions.
SU
E
BS
4C
N
(iii) Which Python library has been used to plot the given graph?
O
(a) matplotlib, pandas (b) numpy, statistics
(c) cv2, pandas (d) nltk, matplotlib
TH
(iv) In which class did Parth score the highest percentage?
(a) X (b) XI
(b) II (d) I
PY
(v) Irrelevant training data leads to poor performance and unreliable outcomes. (True/False)
(vi) Which NLP model helps in extracting features out of the text that can be helpful in machine learning
algorithms?
N
(a) Bag of Words
R
data for the project. Which stage of the AI project cycle is she talking about?
(a) Problem Scoping (b) Data Exploration
VA
(iv) ___________ can be defined as the measure of balance between precision and recall.
PE
(vi) A model will simply remember the whole training set and will therefore always predict the correct label for
any point in the training set. This is known as ____________.
(a) Overfitting (b) Perfect Fit
(c) Over Remembering (d) Underfitting
CLASS-10 AI SAMPLE PAPER - 3
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
E
(c) min(), max(), info() (d) mean(), mode(), median()
BS
(iii) ___________ is a term used for any word, number or special character occurring in a sentence.
(iv) ___________ is an NLP technique used to identify and classify named entities in a text.
(v) ___________ is defined as the percentage of true positive cases to all the predicted positive cases.
4C
(vi) Which of the following refers to the ability to perceive the visual world and understand the relationship
between different objects?
(a) Kinesthetic Intelligence (b) Linguistic Intelligence
(c) Spatial Visual Intelligence (d) Mathematical Logical Reasoning
N
SECTION B: SUBJECTIVE TYPE QUESTIONS
O
Answer any 3 out of the given 5 questions on Employability Skills. (2 x 3 = 6 marks)
TH
Answer each question in 20-30 words.
6. Enumerate the different ways available to protect your data from theft and viruses.
7. What is Visual Communication?
(b) Upcycle
N
10. Differentiate between Eustress and Distress?
Answer any 4 out of the given 6 questions in 20-30 words each. (2 x 4 = 8 marks)
R
11. What is Data Visualization? Name any two Python libraries which are used for visualizing data.
12. What do you understand by TF-IDF? Write its formula.
EA
17. Differentiate between Classification and Regression algorithms with the help of their respective graphs.
18. Are Artificial Intelligence (AI), Machine Learning (ML), Deep Learning (DL) and Data Science (DS) related to
each other? If yes, how?
O
Also suggest which metric would not be a good evaluation parameter here and why?
R
Prediction: 0 10 20
Prediction: 1 50 20 70
Prediction: 0 10 20 30
60 40 100
21. What do you mean by AI Project Cycle? What are the stages involved in AI project cycle? Explain briefly.