AI X
AI X
vi) Assertion(A): For a trading organization, the operating cycle will be shorter.
Reasoning(R): There is no manufacturing in a trading organization.
a) Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of
Assertion (A)
b) Both Assertion (A) and Reason (R) are true but Reason (R) is not the correct explanation
of Assertion (A)
c) Assertion (A) is true but Reason (R) is false
d) Assertion (A) is false but Reason (R) is true
Code:KVS(DR)/2024/PR
Q5 Answer any 5 out of the given 6 questions (1x5=5 marks)
i) Evaluation is the process of understanding the reliability of any AI model, based on outputs
by feeding the test dataset into the model and Therefore comparing it with actual answers.
it must be followed by:
a) Problem Scoping b) Data Acquisition
c) Data Exploration d) Modelling
ii) _____ is not a Learning-based Approach where the AI model gets trained on the data fed to it
and then is able to design a model which is adaptive to the change in data.
a) Supervised Learning b) Unsupervised Learning
c) Reinforcement Learning d) Enforcement Learning
iii) For ____ the whole corpus is divided into sentences. Each Sentence is taken as a different
data so now the whole corpus gets reduced to sentences.
a) Text Regulation b) Sentence Segmentation
c) Tokenisation d) Stemming
iv) Which of the following are correct statements about pixels?
(i) A picture element
(ii) It makes every digital photograph or image
(iii) Smallest unit of information
(iv) Round or square arranged in a 2D grid
a) (i) & (ii) b) (i), (ii) & (iii)
c) (ii), (iii) & (iv) d) (i), (ii) , (iii) & (iv)
v) Which feature of NLP helps in understanding the emotions of the people mentioned with the
feedback?
a) Virtual Assistants b) Sentiment Analysis
c) Text classification d) Automatic Summarization
vi) __evaluation __ helps to find the best model that represents our data and how well the chosen
model will work in future.
Answer any 3 out of the given 5 questions on Employability Skills (2X3=6 marks)
Q6 Name the four main categories of Communication Styles.
Ans Verbal, Non – Verbal, Written and Visual ½ mark for each category
Q7 What is time management and how can you manage your time?
Ans Time management is the ability to plan, organize and control how you spend the hours of
your day well and do that you want to do.
Time management is the thinking skill that guides you to complete task on time, make a
daily timetable and try analyzing how long it will take you to do something.
steps to follow for time management: -
organize and plan your day-to-day activities
Prioritize to do List and rank them in the order
control your actions and activities like wasting time on phone.
Track to identify time wasting activities
1 mark for definition and one mark for steps
Q8 Neha computer has been infected by the computer virus and she is unable to delete the virus. Help
her by telling what steps she should follow in order to remove the computer virus.
Ans steps Neha can follow to remove the virus from her computer:
1. Disconnect the computer from the internet
2. Enter Safe Mode
3. Run a virus scan: Use an antivirus program to scan the computer and all attached storage devices, such as a
USB flash drive. If the virus prevents you from booting Windows, you can run the antivirus scan from Safe
Mode.
4. Delete the infected files.
5. Update the antivirus program
6. Restart the computer.
If the virus is still present after following these steps, Neha may need to reinstall her computer’s operating
system from scratch Any 4, ½ mark for each
Code:KVS(DR)/2024/PR
Q9 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.
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.
(1 mark for mentioning the stage; 1 mark for correct explanation)
Q10 List some ways in which we can use resources sensibly?
Ans Here are some ways to use resources sensibly:
Avoid the use of toxic chemicals.
Stop littering.
Say no to plastic.
Prepare compost pits at your house.
Reduce the use of processed food.
Recycle as much as you can.
Reduce the consumption of meat or buy meat from local farms.
Save energy.
Conserve water.
Reuse and recycle old products or materials.
Turn off lights and appliances when not using them.
Use low-flow shower heads.
Plan to plan.
Take a systematic approach.
Use technology where possible.
Use resource management software.
Any 4, ½ mark for each
For example, if you wish to predict your next salary, then you would put inthe data of your
previous salary, any increments, etc., and would train the model.Here, the data which has
been fed to the machine is continuous.
OR
Regression is the process of finding a model for distinguishing the data into continuous real values
instead of using discrete values. It can also identify the distribution movement depending
(1 mark for definition ; 1 mark for the graph & Application).
Q12 Define the term Machine Learning. Also give 2 applications of Machine Learning in our daily lives.
Ans Machine Learning: It is a subset of Artificial Intelligence which enables machines to improve at
tasks with experience (data). The intention of Machine Learning is to enable machines to learn by
themselves using the provided data and make accurate Predictions/ Decisions.
Q13 Ajay wants to access data from various sources. Suggest him any two points that he needs to keep
in mind while accessing data from any data source.
Ans While accessing data from any of the data sources, following points should be kept in mind: 1. Data
which is available for public usage only should be taken up.
2. Personal datasets should only be used with the consent of the owner.
3. One should never breach someone’s privacy to collect data.
4. Data should only be taken from reliable sources as the data collected from random sources can
be wrong or unusable.
5. Reliable sources of data ensure the authenticity of data which helps in the proper training of the
AI model.
6. Data should be relevant to the problem.
(any two; 1 mark for each valid point)
Code:KVS(DR)/2024/PR
Q14 Explain the term resolution with an example.
Ans Resolution of an image refers to the number of pixels in an image, across the width and height. For
example a monitor resolution of 1280×1024. This means there are 1280 pixels from one side to
the other, and 1024 from top to bottom.
(1 mark for explanation; 1 mark for example)
Q16 With reference to evaluation stage of AI project cycle, explain the term Accuracy. Also give the
formula to calculate it.
Ans Accuracy is defined as the percentage of correct predictions out of all the observations.
• A prediction can be said to be correct if it matches the reality. Here, we have two
conditions in which the Prediction matches with the Reality: True Positive and True
Negative.
• Here, total observations cover all the possible cases of prediction that can be True Positive
(TP), True Negative (TN), False Positive (FP) and False Negative (FN).
Code:KVS(DR)/2024/PR
Q18 Sunita has been assigned a task to work on a AI project to be implemented in her organization. She
was earlier working on IT projects but now she has to plan for AI project. Suggest and explain her
in brief the stages of AI project cycle her project has to go through.
Ans There is a difference between IT project cycle and AI project cycle, the AI project cycle has to
follow the given stages-
(1) Problem Scoping
You set the goal for your AI project by stating the problem which you wish to
solve with it.
we look at various parameters which affect the problem we wish to solve so that
the picture becomes clearer
Q19 An electronic device manufacturer has decided to add sensors to their devices in order to provide
customers with a preventive maintenance service. For this the product is monitored and when
required servicing is done according to the convenience of the customer. The manufacturer aims for
zero failure, standard service life of the product and ultimately building up of the brand.
Fill the 4W canvas for the problem given.
Ans Our Stakeholders Who
Manufacturer, Technical Staff, Customers
Has/have a [issue, problem, need] What
problem that The manufacturer arms for zero failure, standard service life
of the product and ultimately building up of the brand.
When/while [context, situation] Where
Technical team will monitor and provide the services to
every customer
An ideal [benefit of solution for them] Why
solution Only regular customers have to be provided with the
would services.
Increase Technical staffs efficiency.
Minimise break down of the electronic goods.
Help building up the brand of the company.
1 mark for each
Q21 In today's scenario, people receive constant mails from the organizations they are connected with
and they have to be classified into spam and non-spam as required. Now it has to be decided which
mails to be categorized and set as spam mails according to the mails received till date, The
Confusion Matrix for the same is as follows.
The Confusion Matrix Reality :1 Reality: 0
Prediction: 1 40 24
Prediction: 0 10 36
i) How many total tests have been performed in the above scenario?
ii) Calculate Precision, Recall and F1 score.
To calculate precision we need True Positive cases and All predicted positives. So
True Positive – 40
False Positive – 24
precision = TP/(TP+FP)*100%=40/(40+24)*100%=40/64*100%=62.5%
For recall, we need True Positive and False Negative which are 40 and 10.
recall=TP/(TP+FN)=40/(40+10)=40/50=0.8
F1 score=
2*((precision*recall)/(precision+recall))=2*((62.5*0.8)/(62.5+0.8))=2*(50/63.3)=2*0.78=1.56
(1 marks for part (i) and ½ mark for each formula and ½ mark each for substitution of values in
part(ii))
Please note: the mathematical calculations can be ignored