Artificial Intelligence (417) Class 10
Artificial Intelligence (417) Class 10
Q.1 Answer any 4 out of the given 6 questions on Employability Skills (1 x 4 = 4 marks)
i. What is not a symptom of stress? 1
a) Increased sweating
b) Cold hands or feet
c) Dry mouth
d) None of these
ii. The ability to control one’s emotions, thoughts and behaviour effectively in 1
different situations is called ___________ .
a) Time management
b) Emotional Intelligence
c) Behaviour Management
d) Self Management
1
iii. Which of these is not a business activity? 1
a) Service
b) Manufacturing
c) Creativity
d) Merchandising
v. Nitesh buys raw material for his business from Himachal Pradesh. He learns 1
that same material is cheaper in Haryana. So, he decides to start buying
material from there. Select the correct business activity.
a) Makes decisions
b) Divides income
c) Takes risk
d) Makes new product
vi. Nimisha a young enthusiastic girl sells pasta and pizza in her locality in the 1
evenings. Everyone like her food and she earns good money for a
comfortable living. What type of business she runs?
a) Wage employed
b) Partnership
c) Sole proprietorship
d) None of these
2
ii. What is the main challenge/s of NLP? 1
a) Handling Tokenization
b) Handling Ambiguity of Sentences
c) Handling POS-Tagging
d) All of the mentioned
iii. What’s the main point of difference between human & machine 1
intelligence?
a) human perceive everything as a pattern while machine perceive it
merely as data
b) human have emotions
c) human have more IQ & intellect
d) human have sense organs
iv. When a project is started, the person should be very clear with __________ . 1
a) Problem Reasons
b) Problem Solutions
c) Problem Statement
d) All of these
vi. Sometimes, you use the internet and try to acquire data for your project from 1
some random websites. Such data might not be authentic as its accuracy
cannot be proved. Due to this, it becomes necessary to find a __________.
a) Reliable source
b) Random source
c) Unauthorized source
d) All of the above
3
Q.3 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Which of the following is incorrect? 1
i. Testing data is the one on which we train and fit our model basically
to fit the parameters
ii. Training data is used only to assess performance of model
iii. Testing data is the unseen data for which predictions have to be made
ii. The core idea to develop AI is building machines and algorithms to _______ . 1
a) functions like anything
b) perform computation tasks and functions like human brain
c) perform only arithmetic tasks
d) perform logical comparisons only
iii. Vinita is working on a model where rules for every task is already mentioned 1
by the developer. Which type of model it is?
a) learning based
b) rule-based
c) developer based
d) programmer based
iv. Which of the following is one of the government open source for collecting 1
data?
a) www.ayushmanbharat.org
b) www.india.gov.in
c) www.bharatdata.in
d) www.merabharatmahan.com
v. Which of the following AI domain collects data, maintain the datasets and 1
derives the meaning out of it?
a) Data Science
b) Computer Vision
c) Natural Language Processing
d) Neural Network
4
vi. Statement A: Classification deals with discrete data 1
Statement B: Regression deals with continuous data
a) Statement A is correct
b) Statement B is correct
c) Statement A and B both are correct
a) Statement A and B both are incorrect
ii. Which of the following data helps in forming an accurate of actions over 1
time?
a) structured data
b) unstructured data
c) semi-structured
d) time-stamped
5
vi. Steps to implement bag of words algorithm is given below. Choose the correct 1
sequence.
1. Text Normalisation
2. Create document vectors
3. Create document vectors for all the documents
4. Create Dictionary
a. 1, 2, 3, 4
b. 1, 4, 3, 2
c. 2, 3, 1, 4
d. 1, 4, 2, 3
ii. If model will simply remember the whole training set, and will therefore 1
always predict the correct label for any point in the training set. This is known
as ___________ .
a) Overfitting
b) Overriding
c) Over remembering
d) None of the above
iii. ____________ identify each document in the corpus, find out how many 1
times the word from the unique list of words has occurred.
a) Text Normalization
b) Create Dictionary
c) Document Vectors
d) All of the above
6
v. What will be the outcome, if the Prediction is “Yes” and it matches with the 1
Reality? What will be the outcome, if the Prediction is “Yes” and it does not
match the Reality?
a) True Positive, True Negative
b) True Positive, False Positive
c) True Negative, False Negative
d) True Negative, False Positive
Q.8 What is time management and how can you manage your time? 2
Q.9 How will you prevent others from using your computer? 2
7
Answer any 4 out of the given 6 questions in 20 – 30 words each (2 x 4 = 8 marks)
Q.12 What is a confusion matrix? Explain in detail with the help of an example. 2
Q.13 Explain with an example of a circumstance where a false positive would come 2
at a high cost.
Q.14 Losing a Customer is one of the toughest challenges for every organization. 2
Acquiring a new client is more expensive than retaining an existing customer.
The customer attrition directly affects the company’s operating costs and
market spending. This happens if a consumer is no longer a paid customer of
a certain company. Using an AI application, it is possible to identify a
customer’s feelings with data sets such as phone records, web chats and
feedback on social media platforms. Explain how is it possible and using which
domain?
Q.15 Justify the sentence – “For any AI project to be efficient, the training data 2
should be authentic and relevant to the problem statement scoped.”
Q.16 How does the relationship between a word's value and frequency in a corpus 2
look like in a given graph?
8
Answer any 3 out of the given 5 questions in 50 – 80 words each (4 x 3 = 12 marks)
Q.17 Rehan has built a bot which does everything what is programmed into it. What 4
kind of bot is it: Script bot or Smart bot? Support your answer by
differentiating between both.
Q.18 Which evaluation metric would be crucial in the following cases? Justify your 4
answer.
a. Mail Spamming
b. Gold Mining
c. Viral Outbreak
Q.20 Calculate Accuracy, Precision, Recall and F1 Score for the following Confusion 4
Matrix on Heart Attack Risk. Also suggest which metric would not be a good
evaluation parameter here and why?
Q.21 Your younger sibling has spend a lot of time in preparing a 3D model of 4
India Gate which is 3 ft tall and kept it on ground for safety concerns. Your
mother started the autonomous robot to clean the floor and it tries to clean
the area near the model but it falls and break.
1. Who can be held liable for damages caused by autonomous systems?
2. List two AI Ethics.