ARTIFICIAL INTELLIGENCE
BOARD EXAMINATION 2024
ANSWER KEY
1. SMART method can be used to set goals to make you successful in your career and 1
i) personal life. What does ‘A’ in SMART stand for?
(a) Abrupt
(b) Accountable
(c) Achievable
(d) Admirable
ii) Which of the following is not a key element of self-management skills? 1
(a) Prioritising your work
(b) Not taking feedback
(c) Goal setting
(d) Staying updated about new practices
iii) Which of the following is a quality of successful entrepreneurs? 1
(a) Hard working
(b) Resistance to change
(c) Lazy
(d) Less-confident
iv) The most important software in any computer is the This is the software that starts 1
working as soon as we switch on a computer.
(a) Web Browsers
(b) Operating System
(c) Office Software
(d) Designing Software
v) Which of the following types of communication takes place when one individual 1
addresses a large gathering?
(a) Written communication
(b) Public communication
(c) Small group communication
(d) Interpersonal communication
vi) Assertion (A): Organic farming technique is an example of a green skill that is essential 1
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).
(c) (A) is true, but (R) is false.
(d) (A) is false, but (R) is true.
2. Which of the following contributes to the efficiency of an Al project? 1
i) (a) High Model Complexity
(b) Relevant and Authentic Training Data
(c) Minimal Preprocessing
(d) Limited Hardware Resources
ii) This real-life application of NLP is used to provide an overview of a news item or blog 1
post, while avoiding redundancy from multiple sources and maximising the diversity of
content obtained. Which is this application?
(a) Chatbot
(b) Virtual Assistant
(c) Sentiment Analysis
(d) Automatic Summarisation
iii) Which of the following represent a machine that is smart but not considered Artificial 1
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
(c) A smartphone with facial recognition for unlocking the device.
(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 1
lemmatisation for “caring” in context to Natural Language Processing (NLP)?
(a) Care
(b) Cared
(c) Cares
(d) Car
v) Intrapersonal Intelligence is a concept that: 1
(a) Measures an individual’s ability to understand others’ emotions and feelings.
(b) Assesses one’s proficiency in mathematics and logical reasoning.
(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 1
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
3. ___________ is one of the parameter for evaluating a model’s performance and is 1
(i) 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? 1
(a) Data Exploration, Problem Scoping, Modelling, Evaluation, Data Acquisition.
(b) Problem Scoping, Data Acquisition, Data Exploration, Modelling, Evaluation.
(c) Modelling. Data Acquisition, Evaluation, Problem Scoping, Data Exploration.
(d) Data Acquisition, Data Exploration, Problem Scoping. Modelling, Evaluation.
iii) _______________is a concept to unify statistics, data analysis, machine learning and 1
their related methods in order to understand and analyse actual phenomena with
data.
(a) Computer Vision
(b) Natural Language Processing
(c) Data Science
(d) Computer Science
In computer vision which of the following tasks is used for multiple objects? 1
iv) (a) Classification
(b) Classification + Localisation
(c) Instance Segmentation
(d) Localisation
v) In spam email detection, which of the following will be considered as “False 1
Negative”?
(a) When a legitimate email is accurately identified as not spam.
(b) When a spam email is mistakenly identified as legitimate.
(c) When an email is accurately recognised as spam.
(d) When an email is inaccurately labelled as important.
vi) Which of the following applications is not associated with Natural Language 1
Processing (NLP)?
(a) Sentiment Analysis
(b) Speech Recognition
(c) Spam Filtering in emails
(d) Stock Market Analysis
4. Statement 1: Confusion matrix is an evaluation metric. 1
i) Statement 2: Confusion Matrix is a record which helps in evaluation.
(a) Both Statement 1 and Statement 2 are correct.
(b) Both Statement 1 and Statement 2 are incorrect.
(c) Statement 1 is correct and Statement 2 is incorrect.
(d) Statement 2 is correct and Statement 1 is incorrect.
ii) Which form of unsupervised learning does the following diagram indicate? 1
(a) Clustering
(b) Regression
(c) Reinforcement learning
(d) Classification
iii) Bag of Words is a model which helps in extracting features out of the text which can 1
be helpful in machine learning algorithms.
(a) Data Science (DS)
(b) Virtual Reality (VR)
(c) Natural Language Processing (NLP)
(d) Computer Vision (CV)
iv) Which of the following represents an example of a recommendation system? 1
(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. 1
Google, Bing
vi) What is the primary need for evaluating an Al model’s performance in the AI Model 1
Development process?
(a) To increase the complexity of the model.
(b) To visualize the data.
(c) To assess how well the chosen model will work in future.
(d) To reduce the amount of data used for training.
5 Assertion (A): The term used to refer to the number of pixels in an image is resolution. 1
i) 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).
(c) (A) is true, but (R) is false.
(d) (A) is false, but (R) is true.
ii) When a machine possesses the ability to mimic human traits, i.e., make decisions, 1
predict the future, learn, and improve on its own, it is said to have:
(a) Computational Skills
(b) Learning Capability
(c) Artificial Intelligence
(d) Cognitive Processing
iii) Statement 1: To evaluate a models’ performance, we need either precision or recall. 1
Statement 2: When the value of both Precision and Recall is 1, the F1 score is 0.
(a) Both statement 1 and statement 2 are correct.
(b) Both statement 1 and statement 2 are incorrect.
(c) Statement 1 is correct, but statement 2 is incorrect.
(d) Statement 1 is incorrect, but statement 2 is correct.
iv) The concept of media platforms. is used to apply face filters on various social 1
(a) NLP
(c) Data Science
(b) Computer Vision
(d) Block chain Technology
v) The 4 W’s Problem Canvas helps in identifying the key elements related to the given 1
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 1
Alexa?
(a) Machine Learning (ML)
(b) Computer Vision (CV)
(c) Natural Language Processing (NLP)
(d) Technical Vision (TV)
6. Give any two examples of how individual choices and behaviours can contribute in 2
achieving sustainable development.
Ans. 1. Save resources by judicious use.
2. Not waste natural resources.
7. List any two common misconceptions about entrepreneurship. 2
Ans. Misconception 1 The misconception is that every business idea needs to be unique or
special.
Misconception 2 The misconception we have is that a person needs a lot of money to
start a business.
Misconception 3 A misconception we have is that only a person having a big business
is an entrepreneur
8. What is the importance of time management in effectively dealing with stress? 2
Provide any one strategy for improving time management skills to reduce stress.
Ans. Prioritise the things you have to do. Remove waste and redundancy from work.
Make a time table and follow it diligently.
1. Prepare in advance
2. Schedule your activities
3. Helps in improving your productivity
9. Mention any two measures that individuals or organisations can take to protect their 2
data from theft and viruses.
Ans. 1. Updata antivirus software
2. HTTPS protocols
10. The method of communication that you choose could affect the relationship with your 2
peers, superiors and customers. Write the four factors on the basis of which you can
choose the right method of communication.
Ans. Choosing the right method of communication
depends on
• target audience
• costs
• kind/type of information
• urgency/priority
The methods of communication you choose could affect your relationship with
peers, supervisors and customers.
11. Differentiate between Machine Learning (ML) and Deep Learning (DL). 2
Ans. Deep Learning is the most advanced form of Artificial Intelligence out of these three.
Then comes Machine Learning which is intermediately intelligent and Artificial
Intelligence covers all the concepts and algorithms which, in some way or the other
mimic human intelligence.
12. What are the primary differences between Script-bots and Smart-bots? 2
Ans. Script-bot
Script bots are easy to make
Script bots work around a script which is
programmed in them
Mostly they are free and are easy to integrate to a messaging platform
Smart-bots are flexible and powerful
Smart bots work on bigger databases and other
resources directly
Smart bots learn with more data
13. What do you mean by Evaluation of an Al model? Also explain the concept of 2
overfitting with respect to Al model Evaluation.
Ans. Evaluation is the process of understanding the reliability of any AI model, based on
outputs by feeding test dataset into the model and comparing with actual answers.
There can be different Evaluation techniques, depending of the type and purpose of
the model.
our 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 overfitting.
14. For a healthcare organisation’s objective of predicting disease outbreaks and 2
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.
Ans. Supervised learning as the analysis will be done on the basis of past records.
15. What role does data play in Al based applications? Name any two sources of online 2
data collection for building any Al based application.
Ans.