0% found this document useful (0 votes)
38 views

qdc

wdcfve

Uploaded by

saksham1103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

qdc

wdcfve

Uploaded by

saksham1103
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

ARTIFICIAL INTELLIGENCE(Code: 417)

Time Allowed: 2 Hours 2 10/ 2024-25 Max. Marks: 50

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.
------------------------------------------------------------------------------------------------------------------

SECTION A: OBJECTIVE TYPE QUESTIONS


Q 1. Answer any 4 out of the given 6 questions on Employability Skills.
(1 x 4 = 4 marks)
1. Pratibha traveled to Germany from India to pursue her higher education. But she
doesn't know how to speak German (language of Germany). Because of this, she
was unable to find a part time job. This is an example of _____________
(a) Interpersonal barrier
(b) Physical barrier
(c) Organisational barrier
(d) Linguistic barrier
2. ______________ are small data files stored on your computer by the
websites you visit.
(a) Firewalls
(b) Cookies
(c) Temporary files
(d) Worms
3. Which of the following can cause stress?
(a) Yoga and meditation
(b) Driving during rush hour
(c) Organized academic life
(d) Enjoying holidays with family
4. “Efforts are made to increase the solar power generation so that our electricity
needs are met and at the same time we do not pollute the environment or use up
natural resources”. Which SDG can you relate this statement to?
(a) Life on land
(b) Clean water and sanitation
(c) Affordable and clean energy

1
(d) Reduced inequalities
5. Assertion(A): A doctor works for a renowned hospital.
Reason(R): The statement given above is an example of wage employment.
(a) Both A and R are correct and R is the correct explanation of A
(b) Both A and R are correct but R is NOT the correct explanation of A
(c) A is correct but R is not correct
(d) A is not correct but R is correct
6. What is the ultimate goal of integrating green skills into education?
(a) To ignore environmental concerns
(b) To maximize resource exploitation
(c) To foster a sustainable and eco-friendly mindset
(d) To accelerate environmental degradation

Q 2. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)


1. What is the primary function of the Computer Vision domain in Artificial
Intelligence?
(a) To enable machines to communicate with humans
(b) To allow machines to see and analyze visual data using algorithms
(c) To enable machines to perform complex calculations
(d) To allow machines to control other machines
2. Google Translate uses Neural Networks to translate text, documents, and
websites from one language into another. The Google Translate App is a tool that
falls under which technological category:
(a) Internet of Things
(b) Computer Vision
(c) Blockchain Technology
(d) Quantum Computing
3. Search engines not only predict what popular searches may apply to your query
as you start typing, but it looks at the whole picture and recognizes what you’re
trying to say rather than the exact search words. This is an example of
(a) Computer Vision
(b) Data Sciences
(c) Natural Language Processing
(d) Natural Language Understanding
4. A _______________is divided into multiple layers and each layer is further
divided into several blocks called nodes.
(a) Neural Networks
(b) Convolutional Neural Network (CNN)
(c) Machine learning algorithm
(d) Hidden Layers
5. A business problem wherein we categorize whether an observation is “Safe,”
“AtRisk,” or “Unsafe” is an example of
(a) Classification
(b) Clustering
(c) Regression
(d) Dimensionality Reduction
6. Which of the following is the type of data used by NLP applications?
(a) Images
(b) Numerical data
(c) Graphical data
(d) Text and Speech

2
Q3. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
1. Statment1: The output given by the AI model is known as reality.
Statement2:The real scenario is known as Prediction.
(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
2. A corpus contains 4 documents in which the word ‘diet’ was appearing once in
document1. Identify the term in which we can categorize the word ‘diet’.
(a) Stop word
(b) Rare word
(c) Frequent word
(d) Removable word
3. Identify the given Chat bot type:
It learns from its environment and experience. It also builds on its capabilities
based on the knowledge. These can collaborate with humans, working along-side
them and learning from their behavior.
4. Rajat has made a model which predicts the performance of Indian Cricket players
in upcoming matches. He collected the data of players’ performance with respect
to stadium, bowlers, opponent team and health. His model works with good
accuracy and precision value. Which of the statement given below is incorrect?
(a) Data gathered with respect to stadium, bowlers, opponent team and health is
known as Testing Data.
(b) Data given to an AI model to check accuracy and precision is Testing Data.
(c) Training data and testing data are acquired in the Data Acquisition stage.
(d) Training data is always larger as compared to testing data.
What do you mean by syntax of a language?
5. (a) Meaning of a sentence
(b) Grammatical structure of a sentence
(c) Semantics of a sentence
(d) Synonym of a sentence
6. Assertion (A)– Reinforcement learning (RL) is a machine learning technique that
teaches software how to make decisions to achieve the best outcome.
Reason(R) – It's a popular and powerful algorithm that mimics how humans learn
through trial and error.
(a) Both A and R are correct and R is the correct explanation of A.
(b) Both A and R are correct but R is not the correct explanation of A.
(c) A is correct but R is not correct.
(d) A is not correct but R is correct.

Q4. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)


1. F1 Score is the measure of the balance between
(a) Accuracy and Precision
(b) Precision and Recall
(c) Recall and Accuracy
(d) Recall and Reality
2. Rubina was learning the conditions that make up the confusion matrix. She came
across a scenario in which the machine that was supposed to predict an animal
was always predicting not an animal. What is this condition called?
(a) False Positive

3
(b) True Positive
(c) False Negative
(d) True Negative
3. Which among the following discriminates against a particular group of people?
(a) AI ethics
(b) AI access
(c) AI bias
(d) AI Privacy
4. State True or False
(a) Is a smart washing machine an example of an Artificially Intelligent devices?
(b) Platforms like Netflix, Amazon, Spotify, YouTube etc. show us
recommendations on the basis of what we like.
5. What is the process of extracting emotions within a text data using NLP called?
(a) Sentimental Classification
(b) Emotional Data Science
(c) Emotional Processing
(d) Sentiment Analysis
6. What is the role of modelling in an NLP based AI model?
(a) Modelling in NLP helps in processing of AI model.
(b) Modelling is required to make an AI model.
(c) In NLP, modelling requires data pre-processing only after which the data is
fed to the machine.
(d) Modelling is used in simplification of data acquisition.

Q 5. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)


1. What should be the value of F1 score if the model needs to have 100%
accuracy?
2. Define Machine Learning.
(a) Machine learning is the study of computer algorithms that improve
automatically through experience.
(b) Refers to any technique that enables computers to mimic human intelligence.
(c) Machine learning refers to computer systems (both machines and software)
enables machines to perform tasks for which it is programmed.
(d) Machine Learning refers to projects that allow the machine to work on a
particular logic.
3. Prediction and Reality can be easily mapped together with the help of :
(a) Prediction
(b) Reality
(c) Accuracy
(d) Confusion Matrix
4. ___________________ is an example of Applications of Natural Language
Processing.
(a) Evaluation
(b) Automatic Summarization
(c) Deep Learning
(d) Problem Scoping
5. Which of the following is correct about the rule based approach?
(a) We cannot provide enough rules to the machine.
(b) Once the rules are fed into the system, it takes into consideration any
changes made in the original training dataset.
(c) A drawback/feature for this approach is that the learning is static.

4
(d) It can improve itself based on the feedbacks.
6. ______________ helps us to summarize all the key points into one single outline
so that in future, whenever there is need to look back at the basis of the problem,
we can take a look at it and understand the key elements of it.
(a) 4W Problem canvas
(b) Algorithm
(c) Data Acquisition
(d) Problem Statement Template

SECTION B
Answer any 3 out of the given 5 questions on Employability Skills.
Answer each question in 20 – 30 words. (2 x 3 = 6 marks)
Q6. Who is called an Entrepreneur? What do entrepreneurs do when they run their
business? Write down any two.
OR
Sameera is always punctual at school. She has a regular schedule that she
follows every day. She plans for study and play time in advance. Enlist the four
steps Sameera must have followed for effective time management.
Q7. What is an antivirus? Name any 2 antiviruses.
Q8. Enumerate the difference between software piracy and identity theft.
OR
Write about the basic operations of an Operating System.
Q9. What is the importance of setting goals in life?
OR
Mention any two human activities that lead to environmental degradation.
Q10. What is Sustainable Development? On what basis have the 17 SDG’s
formulated?
OR
Define stress management. Identify the steps for managing stress.

Answer any 4 out of the given 6 questions in 20 – 30 words each.


(2 x 4 = 8 marks)
Q11. Differentiate between what is AI and what is not AI with the help of an example?
OR
How can AI be integrated with non-AI technologies? Explain with the help of an
example.
Q12. How is Data mining different from Data privacy?
OR
Is data which is collected by various applications ethical in nature? Justify your
answer.
Q13. Differentiate between Classification and Regression.
OR
Differentiate between script bot and smart bot.
Q14. Write the steps of Text normalisation? Explain.
OR
What are the two different approaches for AI modelling? Define them.
Q15. Categorize the following under Data Sciences, Machine Learning, Computer
Vision and NLP.
The latest technological advancements have made our lives convenient. Google
Home, Alexa and Siri have been a huge help to non-tech savvy people.
Features like Facial recognition and Facelock have added additional security to

5
our gadgets. These advancements have also contributed in making our needs
more approachable and convenient. Now you can even check the prices with
Price comparison websites and order groceries online with chatbots. Did you
know that you can even find how you are going to look with different shapes of
eyes or hair colour etc Snapchat filters have made this possible!
Q16. Differentiate between stemming and lemmatization. Explain with the help of an
example.
Answer any 3 out of the given 5 questions in 50– 80 words each.
(4 x 3 = 12 marks)
Q17. Create a 4W Project Canvas for the following.
As more and more new technologies get into play, risks will get more
concentrated into a common network. Cybersecurity becomes extremely
complicated in such scenarios and goes beyond the control of firewalls. It will not
be able to detect unusual activity and patterns including the movement of data.
Think how AI algorithms can scrape through vast amounts of logs to identify
susceptible user behaviour. Use an AI project cycle to clearly identify the scope,
how you will collect data, model and evaluation parameters.
Q18. The world is competitive nowadays. People face competition in even the tiniest
tasks and are expected to give their best at every point in time. When people are
unable to meet these expectations, they get stressed and could even go into
depression. We get to hear a lot of cases where people are depressed due to
reasons like peer pressure, studies, family issues, relationships, etc. and they
eventually get into something that is bad for them as well as for others. So, to
overcome this, Cognitive Behavioural Therapy (CBT) is considered to be one of
the best methods to address stress as it is easy to implement on people and also
gives good results. This therapy includes understanding the behaviour and
mindset of a person in their normal life. With the help of CBT, therapists help
people overcome their stress and live a happy life. For the situation given above,
a) Write the problem statement template
b) List any two sources from which data can be collected.
c) How do we explore the data?
Q19. In a university, every year there is chaos when the admission process starts.
Communication with potential students is performed manually and it is a very
time-consuming process. The communication requires a couple of members of
academic as well as accounts staff to expend several hours to find suitable
answers related to admissions, registration, streams, paying fees, instalments,
hostel accommodation, etc. For the situation given above:
a) Write the problem statement template.
b) State any two benefits if the problem is solved using AI.
Q20. Who can be held liable for damages caused by autonomous systems?
OR
What do you understand by AI bias? Discuss in detail with some examples.
Q21. Calculate Accuracy, Precision, Recall and F1 Score for the following Confusion
Matrix on SPAM FILTERING: Also suggest which metric would not be a good
evaluation parameter here and why?

6
7

You might also like