0% found this document useful (0 votes)
17 views4 pages

Ai - (Ix) - Practice Paper 3

This document is a practice paper for Class IX students studying Artificial Intelligence, consisting of 21 questions divided into two sections: Objective and Subjective. Students are required to answer a total of 15 questions within a 2-hour time limit, with specific instructions for each section. The paper covers various topics related to employability skills and artificial intelligence concepts.

Uploaded by

kr mangalam
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)
17 views4 pages

Ai - (Ix) - Practice Paper 3

This document is a practice paper for Class IX students studying Artificial Intelligence, consisting of 21 questions divided into two sections: Objective and Subjective. Students are required to answer a total of 15 questions within a 2-hour time limit, with specific instructions for each section. The paper covers various topics related to employability skills and artificial intelligence concepts.

Uploaded by

kr mangalam
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/ 4

PRACTICE PAPER 3

CLASS IX
ARTIFICIAL INTELLIGENCE (CODE 417)
Time: 2 Hours 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):
(a) This section has 5 questions.
(b) Marks allotted are mentioned against each question/part.
(c) There is no negative marking.
(d) Do as per the instructions given.
7. SECTION B—SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(a) This section has 16 questions.
(b) A candidate has to do 10 questions.
(c) Do as per the instructions given.
(d) Marks allotted are mentioned against each question/part.

SECTION A—OBJECTIVE TYPE QUESTIONS


1. Answer any 4 out of the given 6 questions on Employability Skills. (1 × 4 = 4 marks)
(i) Which of the following is non-verbal communication?
(a) Chatting (b) Group Discussion (c) Dancing (d) Singing
(ii) Which unit of the CPU is responsible for comparisons?
(a) Memory Unit (b) Arithmetic Logic Unit (c) Control Unit (d) None of these
Assertion (A): The hydrosphere is the most important layer where life exists.
(iii)
Reasoning (R): The biosphere is the layer that encompasses all ecosystems and is essential for supporting

life.
(a) Both A and R are true and R is the correct explanation for A.
(b) Both A and R are true but R is not the correct explanation for A.
(c) A is true but R is false.
(d) A is false but R is true.
(iv) Identify the correct order of setting up a business.
(1) Financing (2) Feedback (3) Planning (4) Marketing
(a) 1, 2, 3, 4 (b) 1, 3, 2, 4 (c) 3, 1, 4, 2 (d) 3, 1, 2, 4
(v) __________ is a way to send messages electronically.
(a) Newspaper (b) Television (c) Radio (d) Email
(vi) __________ self-awareness is about knowing our values, beliefs, emotions and why we do things.
(a) Internal (b) External (c) Social (d) Cultural
2. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) Assertion (A): In the context of probability, the likelihood of a specific event happening in a random
experiment is measured by the number of favourable outcomes divided by sample space.
Reasoning (R): Sample space represents the set of all possible outcomes of a random experiment, which

provides the basis for determining probabilities.
(a) Both A and R are true and R is the correct explanation for A.
(b) Both A and R are true but 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) The branch of Artificial Intelligence that enables a computer to teach itself to perform intelligent tasks by
learning from experience is __________.
(a) Supervised Learning (b) Unsupervised Learning
(c) Machine Learning (d) Reinforcement Learning
(iii) Statement 1: In Python, len() finds the length of an object and append() is used for adding an element to
a list.
Statement 2: In Python, sum() calculates the sum of a list and remove() is used to remove an item from a

list.
(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 2 is correct but Statement 1 is incorrect.
(iv) Identify the data type shown in the image. Is it mutable?

(v) What will be the value of ‘x’ in the given expression?


x = (10*3)>(10**3)
(a) 0 (b) 1 (c) False (d) True
(vi) In the context of Natural Language Processing, what does NLG stand for?
(a) Non-Linear Grammar (b) Neural Language Generation
(c) Natural Language Generation (d) Natural Language Grading
3. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) What will be the value of (7//2)**(8/4)?
(a) 9 (b) 6 (c) 9.0 (d) 6.0
(ii) Why is the application of Decision Tree important?
(a) To visualize data (b) To classify data
(c) To organize data (d) To generate random numbers
(iii) In the context of Artificial Intelligence, ASI stands for:
(a) Artificial Super Integration (b) Automated Sensory Intelligence
(c) Artificial Superintelligence (d) Advanced System Integration
(iv) Which domain of Artificial Intelligence helps a computer to translate text from one language to another?
(a) Natural Language Processing (b) Computer Vision
(c) Data Analytics (d) None of these
(v) Suspicious behaviour is detected using __________.
(a) Social Media Algorithms (b) Healthcare Diagnostics
(c) Fraud Detection (d) Chatbots
(vi) Problem Definition comes under which ‘W’ of the 4Ws Problem Canvas?
(a) Where (b) Why (c) Who (d) What
4. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) What will be the output of (5**2)//(30)?
(a) 0.0 (b) 1.0 (c) 0 (d) 1

P.2 Decoding Artificial Intelligence–IX


(ii) Statement 1: Data Storage Management in computing refers to storing and retrieving information from
databases or memory.
Statement 2: Data Storage Management refers to deleting unnecessary files from a computer’s hard drive.

(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 2 is correct but Statement 1 is incorrect.
(iii) Stakeholders come under which ‘W’ of the 4Ws Problem Canvas?
(a) Where (b) Why (c) Who (d) What
(iv) Which of the following tasks can AI perform?
(a) Understand complex human emotions (b) Interpret highly ambiguous situations
(c) Play chess or complex games (d) Possess true common sense
(v) Which of the following is not a purpose of a variable in Python?
(a) Store Data (b) Manipulate Data
(c) Reuse and Reference (d) Grouping of Data
(vi) State whether the following statement is True or False:
A Machine Learning model always gives a good performance when trained on less data.
5. Answer any 5 out of the given 6 questions. (1 × 5 = 5 marks)
(i) Predicting a numerical output comes under __________.
(a) Classification (b) Regression (c) Clustering (d) None of these
(ii) In the context of Artificial Intelligence, what does AGI stand for?
(a) Advanced Generalized Interface (b) Adaptive Global Intelligence
(c) Artificial General Intelligence (d) Automated General Integration
(iii) What is Human Bias in decision-making and analysis?
(a) It is the tendency to always choose the most logical option.
(b) It is the unconscious inclination to favour certain groups, ideas or outcomes over others based on
unfair feelings or thoughts.
(c) It is the practice of analyzing data without any prior assumptions.
(d) It is the process of making decisions based solely on personal preferences.
(iv) Which of the following features would not be used for predicting whether a student will pass or fail an
examination?
(a) The number of hours they play (b) The number of hours they study
(c) The number of web series they watch (d) The number of brothers they have
(v) What is the value of ‘x’ in the given expression?
x = (2>3)*(5<4)
(a) 0 (b) 1 (c) False (d) True
(vi) Which of the following tasks is AI unable to perform?
(a) Recognize an image (b) Have authentic creativity
(c) Recommend movies or products (d) Recognize pattern

SECTION B—SUBJECTIVE TYPE QUESTIONS


Answer any 3 out of the given 5 questions on Employability Skills in 20–30 words each. (2 × 3 = 6 marks)
6. Mention and explain the two major components of an ecosystem.
7. What is the difference between Website and Web Page?
8. What is the Joint Hindu Family form of business?
9. Why is self-management important?
10. Explain the difference between Declarative and Imperative Sentences with examples.

Practice Paper P.3


Answer any 4 out of the given 6 questions in 20–30 words each. (2 × 4 = 8 marks)
11. What are multi-line comments in Python?
12. ‘The probability of getting a sum of 15 when two dice are thrown simultaneously is 0.6.’ Is this statement true
or false? Give reasons.
13. Differentiate between Natural Language Understanding and Natural Language Generation.
14. What is the use of data visualization? Give an example of a data visualization tool.
15. Explain with examples the mutable data types in Python.
16. What are the different types of data based on categorization by organization?
Answer any 3 out of the given 5 questions in 50–80 words each. (4 × 3 = 12 marks)
17. Give an algorithm to cook Maggi noodles.
18. What is ROC-AUC Curve? Explain with example.
19. Classify the following images into Weak AI or Strong AI. What is the difference between Weak AI and Strong AI?

20. Differentiate between Rule-based and Learning-based approaches to create AI models.


21. What are the sequences that must be followed for problem scoping?

P.4 Decoding Artificial Intelligence–IX

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy