Sample Paper
Sample Paper
(Session 2023-24)
Maximum Marks : 50
General Instructions :
This Question Paper consists of 21 questions in two sections: Section A & Section B.
Section A has Objective type questions whereas Section B contains Subjective type questions.
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.
(i) SMART method can be used to set goals to make you successful in your career and personal life. What
does ‘A’ in SMART stand for?
(a) Abrupt
(b) Accountable
(c) Achievable A
(d) Admirable
(c) Lazy
(d) Less-confident
(iv) The most important software in any computer is the This is the software that starts working as soon
as we switch on a computer.
(v) Which of the following types of communication takes place when one individual addresses a large
gathering?
(vi) Assertion (A): Organic farming technique is an example of a green skill that is essential for sustainable
agriculture.
Reason (R) Organic farming technique prioritise environment friendly and sustainable practices such as
using natural fertilisers, avoiding synthetic pesticides and promoting soil health.
(a) Both (A) and (R) are true and (R) is the correct explanation for (A).
(b) Both (A) and (R) are true and (R) is not the correct explanation of (A).
(a) Chatbot
(iii) Which of the following represent a machine that is smart but not considered Artificial Intelligence
(AI) enabled?
(a) A robotic vacuum cleaner that can navigate and clean floors autonomously.
(b) A chatbot that engages in natural language conversations and answers questions. A
(d) A digital alarm clock that rings at a set time every morning.
(iv) Which of the following words represent an example of a lemma resulting from lemmatisation for
“caring” in context to Natural Language Processing (NLP)?
(a) Care
(b) Cared
(c) Cares
(d) Car
(c) Describes the level of self-awareness someone has, starting from realizing weaknesses, strengths, to
recognizing their own feelings.
(d) Evaluates an individual’s spatial navigation and visualisation skills.
(vi) For Data Science, usually the data is collected in the form of tables. These tabular datasets can be
stored in different formats. Which of the following formats is not used for storing data in a tabular
format?
(a) CSV
(b) Website
(c) SQL
(d) Spreadsheet
(i) is one of the parameter for evaluating a model’s performance and is defined as the fraction of positive
cases that are correctly identified.
(a) Precision
(b) Accuracy
(c) Recall
(d) F1
(ii) In the Al project cycle, which of the following represents the correct order of steps?
(iii) is a concept to unify statistics, data analysis, machine learning and their related methods in order to
understand and analyse actual phenomena with data.
(a) Computer Vision
(iv) In computer vision which of the following tasks is used for multiple objects?
(a) Classification
(d) Localisation
(v) In spam email detection, which of the following will be considered as “False Negative”?
(vi) Which of the following applications is not associated with Natural Language Processing (NLP)?
(ii) Which form of unsupervised learning does the following diagram indicate?
(a) Clustering
(b) Regression
(d) Classification
(iii) Bag of Words is a model which helps in extracting features out of the text which can be helpful in
machine learning algorithms.
(a) An online clothing store that offers a wide variety of clothing options.
(b) A search engine that retrieves relevant web pages based on user queries.
(c) An e-commerce website that displays customer reviews and ratings for products.
(d) A music streaming platform that suggests songs and playlists based on user listening history.
(v) Name any two search engines.
(vi) What is the primary need for evaluating an Al model’s performance in the AI Model Development
process?
(c) To assess how well the chosen model will work in future.
(i) Assertion (A): The term used to refer to the number of pixels in an image is resolution.
Reason (R) Resolution in an image denotes the total number of pixels it contains, usually represented as
height x width.
(a) Both (A) and (R) are true and (R) is the correct explanation for (A).
(b) Both (A) and (R) are true and (R) is not the correct explanation for (A).
(ii) When a machine possesses the ability to mimic human traits, i.e., make decisions, predict the future,
learn, and improve on its own, it is said to have:
(iv) The concept of media platforms. is used to apply face filters on various social
(a) NLP
(v) The 4 W’s Problem Canvas helps in identifying the key elements related to the given problem.
Which of the following is NOT one of the blocks of the Problem Canvas?
(a) When
(b) Where
(c) What
(d) Why
(vi) Which domain of Al is used for interacting with virtual assistants such as Siri and Alexa?
6. Give any two examples of how individual choices and behaviours can contribute in achieving
sustainable development.
8. What is the importance of time management in effectively dealing with stress? Provide any one
strategy for improving time management skills to reduce stress.
9. Mention any two measures that individuals or organisations can take to protect their data from theft
and viruses.
10. The method of communication that you choose could affect the relationship with your peers,
superiors and customers. Write the four factors on the basis of which you can choose the right method
of communication.
Answer any 4 out of the given 6 questions in 20-30 words each. (4X2=8)
11. Differentiate between Machine Learning (ML) and Deep Learning (DL).
12. What are the primary differences between Script-bots and Smart-bots?
13. What do you mean by Evaluation of an Al model? Also explain the concept of overfitting with respect
to Al model Evaluation.
14. For a healthcare organisation’s objective of predicting disease outbreaks and efficiently allocating
resources through the analysis of medical records, would you recommend using supervised learning or
unsupervised learning as the preferred machine learning approach? Explain your choice briefly.
15. What role does data play in Al based applications? Name any two sources of online data collection
for building any Al based application.
Answer any 3 out of the given 5 questions in 50-80 words each. (3×4=12)
17. What are Neural networks? Briefly explain all the layers of a neural network.
18. Give any four examples of applications of Al that we see around us.
Implement all four steps of the Bag of Words (BoW) model to create a document vector table. Depict the
outcome of each step.
20. Consider the following graphs (Figure 1 and Figure 2) that demonstrate the two types of Supervised
Learning Models of Artificial Intelligence. Identify and explain each model giving suitable examples of
each.
21. A binary classification model has been developed to classify news articles as either “Fake News” or
“Real News”. The model was tested on a dataset of 500 news articles, and the resulting confusion matrix
is as follows:
(A) How many total cases are True Negative in the above scenario?
(B) Calculate Precision, Recall and F1-Score.