Class 10 Ai Sample Paper - 5_ms
Class 10 Ai Sample Paper - 5_ms
SUPERNOVA-LEARNPYTHON
E
MARKING SCHEME
BS
Max. Time: 2 Hours Max. Marks: 50
4C
General Instructions:
1. Please read the instructions carefully.
2. This Question Paper consists of 21 questions in two sections: Section A & Section B.
N
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
O
(maximum) time of 2 hours.
5. All questions of a particular section must be attempted in the correct order.
TH
6. SECTION A - OBJECTIVE TYPE QUESTIONS (24 MARKS):
(i) This section has 05 questions.
(ii) Marks allotted are mentioned against each question/part.
PY
(iii) There is no negative marking.
(iv) Do as per the instructions given.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(i) This section has 16 questions.
N
(ii) A candidate has to do 10 questions.
R
(iii) Do as per the instructions given.
(iv) Marks allotted are mentioned against each question/part.
EA
(i) Pranjali gets up at 5 am and goes to her badminton classes. Then she comes home and finishes her homework
before going to school. She does this all by herself. No one tells her to do it. This is an example of—
(a) Self-motivation
(b) External motivation
VA
(v) Srishti is a young woman who makes earrings. She buys jute from a farmer and makes earrings from that.
She sees that most women in her village do not work. So, she hires two women to help her. As her orders
increase, she hires three more women to work for her. How was she helping her village grow?
(a) By selling earrings to women without a job
(b) By purchasing earrings from the local market
(c) By buying jute from the local farmer and by providing jobs to local women
E
(d) By attracting the women in her village with her creative earrings (1)
BS
(vi) Mary has two people who work for her. Every day, she spends one hour with them to learn about what
they’ve done that day. What is she doing?
(a) Creating a new product (b) Dividing income
4C
(c) Managing the business (d) Taking risks (1)
Answers: (i) (a) (ii) (b) (iii) (c) (iv) (c)
(v) (c) (vi) (c)
N
2. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
O
(i) ........................... and ........................... are AI based applications that help us in navigation. (1)
TH
(ii) “This type of intelligence measures one’s awareness of the natural world around them and their sensitivities
to any changes that occur. It allows us to identify the variation among two different species and understand
how they are related”.
Identify the type of intelligence described in the above sentence. (1)
(iii) Identify the incorrect statement(s) from the following:
1. Deep learning is a subset of Machine Learning.
2. Machine Learning is a subset of Deep Learning.
PY
N
3. Artificial Intelligence is a subset of Deep Learning.
R
4. Deep Learning is the advanced form of AI and ML.
(a) Only (1) (b) (2) and (3)
EA
is an example of—
(a) Computer Vision (b) Data Science
(c) Natural Language Processing (d) Natural Language Understanding (1)
(v) When a user installs an app in the smartphone, it asks for access to gallery, contacts, etc. After accepting
VA
this, it gives the user agreement which most users accept without realizing the implications. What is the
concern here?
(a) Data Privacy (b) Unemployment
O
Answers: (i) Google Maps, Ola, Uber (any relevant application name with similar functionality can be considered)
R
there is a need to look back at the basis of the problem, we can take a look at this and understand the key
elements of it. (1)
E
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
(ii) Divya was learning neural networks. She understood that there were three layers in a neural network. Help
her identify the layer that does processing in the neural network.
(a) Output layer (b) Hidden layer
(c) Input layer (d) Data layer (1)
(iii) Smita is working on a project that involves over a lakh of records. Which of the following should she use to
E
make the best project?
(a) Traditional programming (b) Manual processing
BS
(c) IoT (d) Neural networks (1)
(iv) For better efficiency of an AI project Training data should be ........................... .
1. Relevant 2. Scattered
4C
3. Structured 4. Authentic
Choose the correct option:
(a) Both (1) and (2) (b) Both (1) and (4)
N
(c) Only (1) (d) Only (4) (1)
O
(v) The ........................... Sustainable Development Goals (SDGs) were launched at the United Nations
Sustainable Development Summit in New York in the year 2015, forming the 2030 Agenda for Sustainable
TH
Development.
(a) 17 (b) 15
(c) 13 (d) 19 (1)
PY
(vi)
N
R
EA
helps customers to find information they want. For example spam filtering in email, auto tagging on social
media, categorization of news articles etc. (1)
N
(ii) Which of the following is the type of data used by NLP applications?
R
(iii) Ayushi was learning about NLP. She wanted to know the term used for the whole textual data from all the
documents altogether. Help her in identifying the term used for it. (1)
(iv) What is the full form of TF-IDF? (1)
SU
(v) A corpus contains 12 documents. How many document vectors will be there for that corpus?
(a) 12 (b) 1
(c) 24 (d) 1/12 (1)
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
(vi) Identify the type of chatbot with the information given below:
These bots work on pre-programmed instructions inside the application/machine and are generally easy to
develop. They are deployed in the customer care section of various companies. Their job is to answer some
basic queries that they are coded for and connect them to human executives once they are unable to handle
the conversation. (1)
E
Answer. (i) Text Classification (ii) (d) (iii) Corpus
(iv) Term Frequency-Inverse Document Frequency (v) (a) (vi) Script bot
BS
5. Answer any 5 out of the given 6 questions . (1 x 5 = 5 marks)
(i) The output given by the AI machine is known as ________. (Prediction/Reality) (1)
4C
(ii) _____________ is used to record the result of comparison between the prediction and reality. It is not an
evaluation metric but a record which can help in evaluation. (Accuracy Table/Confusion Matrix) (1)
(iii) Raunak was learning the conditions that make up the confusion matrix. He came across a scenario in which
N
the machine that was supposed to predict an animal was always predicting not an animal. What is this
condition called?
O
(a) False Positive (b) True Positive
(c) False Negative (d) True Negative (1)
TH
(iv) Which two evaluation methods are used to calculate F1-Score?
(a) Precision and Accuracy (b) Precision and Recall
PY
(c) Accuracy and Recall (d) Precision, F1 score (1)
(v) Which of the following statements is not true about overfitting models?
(a) This model learns the pattern and noise in the data to such extent that it harms the performance of
N
the model on the new data set.
(b) Training result is very good and the test result is poor.
R
(c) It interprets noise as patterns in the data.
(d) The training accuracy and test accuracy both are low. (1)
EA
(vi) Priya was confused with the terms used in the evaluation stage. Suggest her the term used for the percentage
of correct predictions out of all the observations.
(a) Accuracy (b) Precision
-L
goal achievable.
For example, Bigger Goal: “I want to become a teacher in my school.”
PE
Complete B.Ed.
Apply for jobs in the teaching field.
E
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
7. Sameera is always punctual at school. She has a regular schedule that she follows every day. She plans
for study and play time in advance. Enlist the four steps Sameera must have followed for effective time
management. (2)
Ans. The four steps of effective time management which Sameera must have followed are:
(i) Organize (ii) Prioritize
E
(iii) Control (iv) Track
8. Enlist any two methods to protect our data on the computer. (2)
BS
Ans. Two methods to protect our data on the computer:
1. Use passwords to login to your computer.
2. Install Anti-virus and Firewall.
4C
3. Encrypt Data.
4. Secure sites.
N
9. What do entrepreneurs do when they run their business? Mention any two points. (2)
Ans. (i) Fulfill Customer Needs
O
(ii) Use Local Materials
(iii) Help Society
TH
(iv) Create Jobs
(v) Sharing of Wealth
(vi) Lower Price of Products
PY
10. Raj has a small convenience store in his locality. There are many other convenience stores in the area. Yet,
Raj’s store survives the competition and does well.
Which stage of an entrepreneur's career process can you relate this to? Explain. (2)
N
Ans. This stage is the Survive stage of an entrepreneur's career process. In this stage, even if there are many
entrepreneurs in the market, the new entrepreneur has to remain in a competitive market.
R
Answer any 4 out of the given 6 questions in 20–30 words each. (2 x 4 = 8 marks)
EA
11. How do you understand whether a machine/application is AI based or not? Explain with the help of an
example. (2)
Ans. Any machine that has been trained with data and can make decisions/predictions on its own can be termed
-L
as AI.
E.g.: The bot or the automation machine is not trained with any data is not an AI while a chatbot that
understands and processes human language is an AI.
VA
12. If you do an image search for vacations on a popular search engine, the first few searches mostly return the
picture of beaches. What is the concern here? Explain. (2)
Ans. In the given scenario, we are concerned about the bias. When we talk about a machine, we know that it
O
is artificial and cannot think on its own. It can have intelligence, but we cannot expect a machine to have
any biases of its own. Any bias can transfer from the developer to the machine while the algorithm is being
N
developed.
13. Suhana works for a company wherein she was assigned the task of developing a project using AI project
R
cycle. She knew that the first stage was scoping the problem. Help her list the remaining stages that she
must go through to develop the project. (2)
PE
3. Modelling
4. Evaluation
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
14. What will be the results of conversion of the term, ‘happily’ in the process of stemming and lemmatization?
Which process takes longer time for execution? (2)
Ans. Stemming Lemmatization
happily happi happy
Process that takes longer time for execution is lemmatization.
E
15. What do we get from the “bag of words” algorithm? (2)
Ans. Bag of words gives us two things:
BS
(i) A vocabulary of words for the corpus
(ii) The frequency of these words (number of times it has occurred in the whole corpus)
4C
16. People of a village are totally dependent on the farmers for their daily food items. Farmers grow new seeds
by checking the weather conditions every year. An AI model is being deployed in the village which predicts
the chances of heavy rain to alert farmers which helps them in doing the farming at the right time. Which
evaluation parameter out of precision, recall and F1 Score is best to evaluate the performance of this AI
N
model? Explain. (2)
O
Ans. Let us take each of the factor into consideration at once, If precision is considered, FN cases will not be
taken into account, so it will be of great loss as if the machine will predict there will be no heavy rain, but if
the rain occurred, it will be a big monetary loss due to damage to crops.
TH
If only recall is considered, then FP cases will not be taken into account. This situation will also cause a big
amount of loss, as all people of the village are dependent on farmers for food, and if the model predicts
there will be heavy rain and the farmers may not grow crops, it will affect the basic needs of the people.
PY
Hence F1 Score is the best suited parameter to test this AI model, which is the balance between Precision
and Recall.
N
Answer any 3 out of the given 5 questions in 50–80 words each. (4 x 3 = 12 marks)
17. Ashwat is amazed to learn about his sister Ananya who is multi-talented and has excelled in academics,
R
music, dancing, sports and painting. He was quite curious when Ananya told him that he too possessed all
these intelligences like every human being does, but only at different levels. He wondered which intelligence
EA
she was talking about. Can you help Ashwat in learning about different types of intelligences by naming and
explaining any four types of intelligences? (4)
Ans. All humans possess 9 types of intelligence but at different levels. They are:
-L
(i) Mathematical Logical Reasoning: ability to regulate, measure, and understand numerical symbols,
abstraction and logic.
(ii) Linguistic Intelligence: Language processing skills both in terms of understanding or implementation in
writing or verbally.
VA
(iii) Spatial Visual Intelligence: ability to perceive the visual world and the relationship of one object to
another.
(iv) Kinesthetic Intelligence: ability that is related to how a person uses his limbs in a skilled manner.
O
(v) Musical Intelligence: ability to recognize and create sounds, rhythms, and sound patterns.
(vi) Intrapersonal Intelligence: Describes how high is the level of self-awareness someone has. Starting
N
(vii) Existential Intelligence: An additional category of intelligence relating to religious and spiritual
awareness.
PE
(viii) Naturalist Intelligence: An additional category of intelligence relating to the ability to process
information on the environment around us.
(ix) Interpersonal intelligence: ability to communicate with others by understanding other people's
SU
18. Samarth attended a seminar on Artificial Intelligence and has now been asked to write a report on his
learnings from the seminar. Being a non-technical person, he understood that the AI enabled machine
uses data of different formats in many of the daily based applications but failed to sync it with the right
terminologies and express the details. Help Samarth define Artificial Intelligence, list the three domains of AI
and the data that is used in these domains. (4)
Ans. Artificial Intelligence (AI) refers to any technique that enables computers to mimic human intelligence i.e.,
E
make decisions, predict the future, learn and improve on its own.
BS
With respect to the type of data fed in the AI model, AI models can be broadly categorized into three
domains:
(i) Data Science
4C
(ii) Computer Vision
(iii) Natural Language Processing
Data Science takes input in the form of numeric and alphanumeric data.
N
Computer Vision takes input in the form of images and videos.
Natural Language Processing takes input in the form of text and speech.
O
19. Neural networks are said to be modelled the way how neurons in the human brain behave. A similar system
is mimicked by the AI machine to perform certain tasks. Explain how neural networks work in an AI model
TH
and mention any three features of Neural Networks. (4)
Ans. Neural networks are loosely modelled after how neurons in the human brain behave.
The features of a neural network are :
PY
(i) They are able to extract data features automatically without needing the input of the programmer.
(ii) A neural network is essentially a system of organizing Machine Learning algorithms to perform certain
tasks.
N
(iii) It is a fast and efficient way to solve problems for which the dataset is very large, such as in images.
20. Samiksha, a student of class X, was exploring the Natural Language Processing domain. She got stuck while
R
performing the text normalization. Help her to normalize the text on the segmented sentences given below:
EA
21. Automated trade industry has developed an AI model which predicts the selling and purchasing of
automobiles. During testing, the AI model came up with the following predictions.
PE
Predicted Yes 60 25
No 05 10
(i) How many total tests have been performed in the above scenario?
(ii) Calculate precision, recall and F1 Score. (4)
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5
WEBSITE: WWW.LEARNPYTHON4CBSE.COM YOUTUBE: SUPERNOVA-LEARNPYTHON
E
= 60/(60+25)
= 60/85
BS
= 0.7
Recall=TP/(TP+FN)
= 60/(60+5)
4C
= 60/65
= 0.92
F1 Score=2*Precision*Recall/ (Precision+Recall)
N
= 2*0.7*0.92/(0.7+0.92)
O
= 0.79
TH
PY
N
R
EA
-L
VA
O
N
R
PE
SU
E
CLASS - 10 MARKING SCHEME AI SAMPLE PAPER - 5