0% found this document useful (0 votes)
220 views6 pages

10 Artificial Intelligence

Uploaded by

shivanshv2010
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)
220 views6 pages

10 Artificial Intelligence

Uploaded by

shivanshv2010
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/ 6

WISDOM WORLD SCHOOL

SAMPLE PAPER (SESSION 2024-25)


ARTIFICIAL INTELLIGENCE (417)
GRADE 10
Name :____________________________ Date : xx-08-2024
Section : ________________ Time Allowed : 2 Hours
Roll No. : ________ Maximum 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. Marks allotted are mentioned against each question/part.
iii. There is no negative marking.
iv. Do as per the instructions given.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
i. This section has 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.
*NOTE: This question paper contains 6 pages.

SECTION A: OBJECTIVE TYPE QUESTIONS


Q. 1 Answer any 4 out of the given 6 questions on Employability Skills (1 x 4 = 4 marks)
Which of these is a positive facial expression? 1
i)
a) Frowning while concentrating b) Smiling continuously
c) Maintaining eye contact d) Rolling up your eyes
A __________ is a word substituted in the place of a noun. 1
ii)
a) Pronoun b) Adverb c) Adjective d) Subject
1
iii) Self-management, also known as _________, is the ability to effectively control one’s
emotions, behaviour and thoughts.
a) Self – control b) Self – Design c) Self – innovative d) None of the above
1
iv) ____________ includes activities for which there is no apparent reward but one derives
enjoyment and satisfaction in doing them.
a) Internal motivation b) External motivation
c) Both a) and b) d) None of these
v) Deleted files and folders are stored in _______________ 1
a) Recycle bin b) Control Panel c) My Computer d) None of these

Page 1|6
The short cut key to open a new file in notepad is ____________
vi) 1
a) Ctrl+e b) Ctrl+w
c) Ctrl+n d) Alt+n

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


i) Assertion (A) – One can be a good at mathematics while the other can be a great athlete. 1
Reason(R) – Humans possess different types of intelligences but at different levels.
(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.
ii) Identify the algorithm based on the given graph: 1
a. Dimensionally reduction
b. Classification
c. Clustering
d. Regression
iii) An air conditioner can be turned on and off remotely with the help of the internet but still 1
needs a human touch. This is an example of .........................
a) Internet of Things (IoT) b) Artificial Intelligence
c) Computer Vision d) Data Science
iv) Amazon had been working on a secret AI recruiting tool. The machine-learning specialists 1
uncovered a big problem: their new recruiting engine did not like women. The system taught
itself that male candidates were preferable. It penalized resumes that included the word
“women". This led to the failure of the tool. This is an example of
a) Data Privacy b) AI access c) AI Bias d) Data Exploration
v) A _______________is divided into multiple layers and each layer is further divided into 1
several blocks called nodes.
a) Neural Networks b) Convolutional Neural Network (CNN)
c) Machine learning algorithm d) Hidden Layers
vi) Statement 1: Where block helps you to focus on the context/situation/location of the 1
problem.
Statement 2: What block helps you need to determine the nature of the problem.
a) Statement 1 is correct and Statement 2 is incorrect
b) Statement 2 is correct and Statement 1 is incorrect
c) Bot Statement 1 and Statement 2 are incorrect
d) Both Statement 1 and Statement 2 are correct
Q.3 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)

Page 2|6
Name any 2 methods of collecting data.
i) 1
a) Surveys and Interviews b) Rumours and Myths
c) AI models and applications d) Imagination and thoughts
ii) _______is a domain of AI that depicts the capability of a machine to get and analyse visual 1
information and afterwards predict some decisions about it.
iii) Let’s say a user A who is a sports enthusiast bought, pizza, pasta, and a coke. Now a couple 1
of weeks later, another user B who rides a bicycle buys pizza and pasta. He does not buy the
coke, but Amazon recommends a bottle of coke to user B. Why did this happen?
a) E-commerce websites like Amazon make use of Machine Learning to recommend
products to their customers.
b) This kind of recommendation comes from collaborative filtering, which is the process
of comparing users with similar shopping behaviours in order to recommend products
to a new user with similar shopping behaviour.
c) Both a and b
d) None of the above
Choose the correct option:
iv) 1
a. Classification -> continuous data
b. Regression -> discrete data sets
c. Clustering -> unknown data set
d. Decision Tree -> Only discrete data
Which of the following is incorrect?
v) 1
1. Testing data is the one on which we train and fit our model basically to fit the parameters
2. Training data is used only to assess performance of model
3. Testing data is the unseen data for which predictions have to be made

a. 1) and 3) only b. 1) and 2) only c. 2) and 3) only d. 1), 2) and 3)


vi) It refers to the unsupervised learning algorithm which can group the unknown data according 1
to the patterns or trends identified out of it.
(a)Regression (b)Classification
(c)Clustering (d)Dimensionality reduction
Q.4 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i) Rajat has made a model which predicts the performance of Indian Cricket players in 1
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.
Statement 1: The data with which the machine can be trained is the testing data.
ii) 1
Statement 2: The data with which the model is evaluated is the training data
a) Statement 1 is correct and Statement 2 is incorrect
b) Statement 2 is correct and Statement 1 is incorrect
c) Both Statement 1 and Statement 2 are correct
d) Both Statement 1 and Statement 2 are incorrect
Page 3|6
iii) A neural network is used to solve problems using a large data set. (True/False) 1

iv) _______________ is a term used for any word or number or special characters occurring in 1
a sentence.
v) A business problem wherein we categorize whether an observation is “Safe,” “At Risk,” or 1
“Unsafe” is an example of
a) Classification b) Clustering c) Regression d) Dimensionality Reduction
vi) Tom is a student of grade five. He likes to move constantly at his desk. He plays with 1
pencils and taps his fingers, stands up in his place any time he gets a chance. He enjoys
playing basketball, and likes to play in the classroom. Which of the following intelligence
does he demonstrate?
a) Linguistic b) Logical-Mathematical
c) Musical d) Kinaesthetic
Q.5 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i) Sahana made a Rail Ticket Availability predictor system for which she had collected the 1
dataset and used all the dataset to train the model. Then, she used the same data to evaluate
the model which resulted in the correct answer all the time but was not able to perform with
unknown dataset. Name the concept which is causing this issue.
Amazon had been working on a secret Al recruiting tool. The machine-learning specialist
ii) 1
problem: their new recruiting engine did not like women. The system taught itself that
ma preferable. It penalized resumes that included the word "women". This led to the
failure of example of
a) Data Privacy b) Al Bias c) Al access d) Data Exploration
iii) Which of the following statement(s) is/are correct? 1
(i) Data collection helps us in determining the nature of the problem.
(ii) Modelling is the process of implementing AI-enabled algorithms on a chosen model.
(iii) Evaluation is the process of putting our model to test by using AI-enabled algorithms to
generate accurate real time results.
(iv) Data acquisition ensures that data obtained from many sources is accurate, dependable
and traceable.
a) (i) and (ii) only b) (i), (ii) and (iii)
c) (ii) and (iii) only d) (ii), (iii) and (iv)
iv) ‘An automobile company laid off many factory workers ever since it started using robots in 1
factory, heavily affecting the employment and livelihood of these workers.’ Which AI ethical
issue is related to it?
a) Transparency b) Bias and Fairness
c) Trust, Privacy and control d) Automation and impact over jobs
v) Techniques like descriptive statistics and visualizations can be applied to datasets after the 1
original data gathering to analyse the content. To close the gap, additional data collecting
may be required. Identify the stage of this analytic approach.
a. Data Requirements b. Data Gathering
c. Data Understanding d. Data Preparation

Page 4|6
Identify which of the following is incorrect about the unsupervised learning-based model.
vi) 1
a. We can provide a very large data set.
b. The algorithm itself analyzes the data set and determines relationship within that data.
c. The labelled data fed with some rules by the developers.
d. It lets make predictions and improves the algorithms on its own.
SECTION B: SUBJECTIVE TYPE QUESTIONS

Answer any 3 out of the given 5 questions on Employability Skills Answer each
question in 20 – 30 words. (2 x 3 = 6 marks)
Q.6 What is visual communication? Give any two examples. 2
Q.7 What do you mean by Article? Discuss the basic format of writing an article. 2
Q.8 How Stress Management is helpful in one’s life. 2
Q.9 In SMART goals, what does ‘R’ stand for? Explain. 2
Q.10 Differentiate between hardware and software. 2
Answer any 4 out of the given 6 questions in 20 – 30 words each (2 x 4 = 8 marks)
Q.11 What are the various stages of Al Project Cycle? Can you explain each with an example? 2
Draw out the difference between the three domains of AI with respect to the types of data
Q.12 2
they use.
After the pandemic, it’s been essential for everyone to wear a mask. However, you see many
Q.13 2
people not wearing masks when in public places. Which domain of AI can be used to build
a system to detect people not wearing masks?
Q.14 Name various methods for collecting data. For each method, can you name at least one 2
project in which you may use that method of data collection?
Q.15 Why is there a need to use a Problem Statement Template during problem scoping? 2

Q.16 What do you think is the relevance of Data Visualization in Al? 2


Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
Q.17 Samiksha wants to understand more about the field of AI. Help her understand the term 4
artificial intelligence by giving the right definition and explain to her with an example how
machines become artificially intelligent.
What do you understand by AI, ML & DL? How are they different from each other?
Q.18 4
Q.19 The world is competitive nowadays. People face competition in even the tiniest tasks and 4
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,
1. Write the problem statement

Page 5|6
2. List any two sources from which data can be collected.
3. How do we explore the data?
Identify which of the following are examples of classification/regression/clustering.
Q.20 4
a. Making a diagnosis for a patient on the basis of their symptoms
b. Price prediction for a house coming up on sale
c. HR shortlisting applications for interview based on information provided in candidates'
resume
d. Credit Card Fraud prevention
e. SPAM filters
Compare and contrast Rule-based and Learning-based approach in Al modelling indicating
Q.21 4
clearly when each of these may be used.



Page 6|6

You might also like