mock test
mock test
mock test
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.
v. Ravi’s customer comes to his store and starts shouting at him. He does not get 1
angry. He listens to what his customer is saying. He is ____________.
a) hardworking
b) confident
c) patient
d) trying new ideas
vi. Statement1: Economic development is using up resources of the world. 1
Statement2: This would have serious environmental problems, much worse
than those that we are facing at present.
a) Both Statement1 and Statement2 are correct
b) Both Statement1 and Statement2 are incorrect
c) Statement1 is correct but Statement2 is incorrect
d) Statement2 is correct but Statement1 is incorrect
i. Which of the following enable machines to learn by themselves using the provided data
and
8 make accurate Predictions/ Decisions? 1
(a)
. Artificial Intelligence
(b) Deep Learning
(c) Machine Learning
(d) None of the above
ii. Which
9 domain of artificial intelligence deals with the interaction between computers and 1
humans
. using the natural language?
(a) Computer Vision
(b) Data Science
(c) NLP
(d) None of the above
iii. Snapchat
1 filters use _____ and _____ to enhance your selfie with flowers, cat ears etc. 1
(a)
0 machine learning and deep learning
(b)
. data and image processing
(c) augmented reality and machine learning
(d) NLP and computer vision
iv. Which
1 of the following statement is wrong? 1
(a)
1 Machines become intelligent once they are trained with some information which helps
them
. achieve their tasks.
(b) AI machines also keep updating their knowledge to optimise their output.
(c) Humans become more and more intelligent with time as they gain experiences during
their lives.
(d) None of the above
v. 1_____ enables software to train itself to perform tasks with vast amounts of data. 1
2 Artificial Intelligence
(a)
. Deep Learning
(b)
(c) Machine Learning
(d) None of the above
vi. Whenever
1 you download an app and install, it asks you for several permissions to access 1
your
3 phone’s data in different ways. So the data which is collected by applications is
2
__________________
(a) ethical
(b) unethical
(c) illegal
(d) weak
3 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
4
c) Structured
d) Unstructured
iii. In ______ design is adaptive to change in data, which results in dynamicity of 1
a model.
a) Learning based Approach
b) Rule based Approach
c) Supervised
d) Data Exploration
iv Which of the following best describes Machine Learning (ML)? 1
a) A technique that enables machines to understand and respond to human
voice commands
b) A subset of AI that allows machines to improve their accuracy through
experience
c) A technology that designs neural networks for AI
d) A method to create intelligent machines without using data
v Which task involves identifying the object and its location in an image? 1
a) Object Detection
b) Image Classification
c) Classification + Localisation
d) Instance Segmentation
vi Which of the following Computer Vision tasks is most likely used in automated 1
vehicle parking systems?
a) Object Detection
b) Image Classification
c) Audio Recognition
d) Speech Processing
5
13 What is Tokenization? Count how many tokens are present in the following statement? 2
The grass is always greener on the other side of the fence.
14 Define Confusion Matrix. 2
15 With reference to the Evaluation stage of AI project cycle, explain the term Accuracy. 2
Also give its formula.
16 2
Answer any 3 out of the given 5 questions in 50 – 80 words each (4 x 3 = 12 marks)
17 Following is the corpus and performs the various tasks that follow. 4
Corpus Document
1: I took my dog out for a walk. Document
2: It really enjoyed the walk.
i) Sentence segmentation ii) Tokenization iii) Stop words Removal iv) Lowercase
conversion
18 With reference to NLP, Explain the following terms in detail with a help of an example: 4
i) Term frequency ii) Inverse Document frequency
19 Paul is a beginner in the field of Artificial Intelligence. He is confused among the core terms4
of Artificial Intelligence (AI), Machine Learning (ML) and Deep Learning (DL). Many
times these terms are used interchangeably, but are they the same? Justify your answer.
Help him in understanding these terms by drawing a well labelled diagram to depict the
interconnection of these terms.
20 Recently the country has been shaken by many earthquakes, which has done many 4
damage to humans and infrastructure. To address this issue, an AI model is created which
can predict if there's a chance of an earthquake or not. The confusion matrix for the same
is given below:
a) How many total cases are True Negative in the above scenario?
b) Calculate Precision, Recall and F1 Score
21 What is the significance of the AI project cycle? Explain in detail how Data Acquisition 4
and different from Data Exploration.