Answer Key Sample Paper 3 AI Class 10
Answer Key Sample Paper 3 AI Class 10
b) Student d) Scientist
b) Process d) Method
b) Where d) Why
iii. If a machine has to predict the salary of any employee based on his previous
salaries based on previous salaries of employees into the machine. This is the
data with which the machine can be trained. Now, once it is ready, it will predict
his next salary efficiently. Here the next salary prediction data is 1
a) Training Data c) Acquired Data
b) Testing Data d) Raw Data
iv. Type of data needs to be collected is known as 1
rule-based approach. Help her to select appropriate option from the following: 1
Reality(T) Reality(F)
Prediction(T) i ii
Prediction(F) iii iv
a) i b) ii c) iii d) iv
Section B: Subjective Type Questions
Q – 6 What are the benefits of stress management? Write any four. 2
Ans.:
• Improves mood
• Boosts immune system
• Promotes longevity
• Leads to burst of physical strength, which is vital for reaching goal
• Complete mental and physical engagement for task accomplishment
• Increases efficiency and effectiveness
• Prevents psychological disorders and behavioural problems
Q – 7 What are the benefits of working independently? 2
Ans.:
• Ensures greater learning.
• Individuals feel more empowered and responsible.
• It provides flexibility to choose and define working hours and working
mechanisms.
• Failure and success of the task assigned are accounted by individuals.
• Individuals become assets to organizations, groups and nations at large.
• It ensures creativity and satisfaction amongst individuals.
Q – 8 What is recycle bin? How to empty recycle bin? 2
Ans.: Recycle bin is a tool that stores the deleted files and folders. User can
restore them back from recycle bin whenever they need.
Follow these steps to empty recycle bin:
1. Right click on Recycle bin icon on desktop.
2. Choose Empty Recycle Bin option.
Q – 9 What are the general precautions to be taken while cleaning
computers? Write any four precautions. 2
Ans.: Precautions to be taken while cleaning computers are as follows:
1. Always power off the computer system before cleaning.
2. Never spray cleaning fluid directly on the computer components. Spray liquid
on the cloth and then wipe it on component.
3. Do not allow the cleaning liquid to drip near the circuit board.
4. Preferably use antic-static wrist band which helps to prevent building up of
static electricity near electronic device.
Q – 10 Write short note on social entrepreneurship. 2
Ans.:
Social entrepreneurship can be understood as creation of sustainable solutions for
social problems that leads to social change by employing entrepreneurial mindset,
processes and operations. In social entrepreneurship research is conducted to
completely define a specific and core social problem. Many social problems are
tackled by social entrepreneurs such as low reach of quality education, health and
sanitation, unemployment, child labour etc.
Answer any 4 out of the given 6 questions in 20 – 30 words each
(2 x 4 = 8 Marks)
Q – 11 Differentiate between mathematical and linguistic intelligence. 2
Mathematical Intelligence Linguistic Intelligence
A person’s ability to regulate, measure, A person’s ability to language
and understand numerical symbols, processing skills both in terms of
abstraction and logic. understanding or implementation in
writing or verbally.
It helps to solve a new problem, It helps to understand speech, written
planning and making decisions notes etc.
Q – 12 Name some price comparison websites. 2
Ans.: PriceGrabber, PriceRunner, Junglee, Shopzilla, DealTime are some
examples of price comparison websites.
Q – 13 What is neural network? Write their features. 2
Ans.: Neural networks are loosely modelled after how neurons in the human
brain behave. The key advantage of neural networks is that they are able to
extract data features automatically without needing the input of the
programmer. A neural network is essentially a system of organizing machine
learning algorithms to perform certain tasks. It is a fast and efficient way to
solve problems for which the dataset is very large, such as in images.
Q – 14 Differentiate between stemming and lemmatization. 2
Ans.:
Stemming Lemmatization
Stemming is the process in which the In lemmatization, the word we get
affixes of words are removed and the after affix removal (also known as
words are converted to their base lemma) is a meaningful one.
form.
Stemming just removes the affixes, Lemmatization removes affixes and
sometimes the stemmed words are extract meaningful words
meaningless
It is faster than lemmatization It is slower than stemming
Sometimes it is not taken into account It is always taken into account
Q – 15 In model predicting win or lose for a game what is true negative
and false negative? 2
Ans.: True negative refers to the condition where model has predicted False and
reality is also False such as win or lose. Suppose machine predicted Lose
and team loss the match it is True Negative. Similarly, machine predicted
win but in reality team loss the game is considered as false negative.
Q – 16 Why training data is avoided during evaluation? 2
Ans.: Training data supports the input for evaluation. In evaluation testing data
is more relevant rather than training data because it predicts the final output.
Training data is avoided in evaluation because it is mostly used for processing
not for the result orientation.
Answer any 3 out of given 5 questions in 50-80 words each:
(4 x 3 = 12 marks)
Q – 17 Differentiate between what is AI and what is not AI with the help of an
example?
Ans.:
AI Machine Not AI machine
AI machines are trained with data and Smart machines which are not AI, do
algorithm. not require training data, they work
on algorithms only.