0% found this document useful (0 votes)
104 views5 pages

AI - Term End - MS - IX - 18.03.2024

This document outlines the structure and instructions for the Class 9 Artificial Intelligence examination at PM SHRI Kendriya Vidyalaya Sabarmati. The exam consists of 21 questions divided into two sections: Objective Type (Section A) and Subjective Type (Section B), with a total of 50 marks. Candidates must answer a specified number of questions from each section within a 2-hour time limit.

Uploaded by

kpsingh842
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)
104 views5 pages

AI - Term End - MS - IX - 18.03.2024

This document outlines the structure and instructions for the Class 9 Artificial Intelligence examination at PM SHRI Kendriya Vidyalaya Sabarmati. The exam consists of 21 questions divided into two sections: Objective Type (Section A) and Subjective Type (Section B), with a total of 50 marks. Candidates must answer a specified number of questions from each section within a 2-hour time limit.

Uploaded by

kpsingh842
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/ 5

PM SHRI KENDRIYA VIDYALAYA SABARMATI

SESSION ENDING EXAMINATION


ARTIFICIAL INTELLIGENCE (CLASS 9)
Max. Time: 2 Hours 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. 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.
Section A: Objective Type Questions

1. Answer any 4 out of the 6 questions on Employability skills. (1 x 4=4 )


i. What is phonetics? 1
a) It is the study of how we write words in English.
b) It is the study of how people understand sentences.
c) It is the study of how many words the English language has.
d) It is the study of sounds we make when we speak
ii. Wearing shirt, trouser and tie is an example of: 1
a) Informal b) formal
c) Both of the above d) None of the above
iii. What do I need to get information from the World Wide Web. 1
a) Computer b) Browser
c) Internet Connection d) All of the above
iv. Shahid becomes the manager of a dealership selling food products.
He is an_______________ 1
a) An entrepreneur b) An employee
v. What is the term used when you press and hold the left mouse key and move the mouse
around? 1
a) Highlighting b) Dragging c) Selecting d) Moving
vi. Which of the following is an example of renewable resources? 1
a) Coal b) Solar Energy c) CNG d) Petroleum

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


i. What is considered a pivotal event in the history of Artificial Intelligence? 1
a) 1949, Donald O, The organization of Behavior.
b) 1950, Computing Machinery and Intelligence.
c) 1956, Dartmouth University Conference Organized by John McCarthy.
d) 1961, Computer and Computer Sense
ii. An AI Project Cycle is a _________ that a company must follow in order to derive
value from an AI project and to solve the problem. 1
a) Step by step process b) Random Process
c) Reverse Process d) None of the above
iii. How you can Identify the problem scoping in the project. 1
a) Understand why the project was started
b) Define the project’s primary objectives
c) outline the project’s work statement
d) All of the above
iv. An AI device that detects and measures a physical property is called_______. 1
a) Sensors b) API c) Observation d) None of the above
v. IDE Stands for Integrated Development Environment. 1
vi. Write a code to display “ANITA” 3 times. _________ 1
>>>print(“ANITA” *3)

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


i. _____________is a subfield of machine learning. 1
a) Artificial intelligent b) Deep Learning
ii. ___________ data doesn’t follow traditional data models and is difficult to read, store
and manage. 1
a) Structured data b) Unstructured data
c) Both a) and b) d) None of the above
iii. Data exploration is a technique used to visualize data in the form of statistical methods
and using graphs. 1
a) Statistical methods b) Graphical Methods
c) Both a) and b) d) None of the above
iv. An Approach of building artificial intelligence that involves training a computer
algorithm on input data that has been tagged for a specific output is known as. 1
a) Supervised learning b) Unsupervised learning
c) Reinforcement Learning d) None of the above
v. modulus (%) operator gives the remainder in PYTHON. 1
vi. _________sections aids us in analyzing and recognizing the nature of the problem.1
a) Who b) What c) Where d) Why

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


i. A__________ allows home owners to control appliances, thermostats, lights, and other
devices remotely using a smartphone or tablet through an internet connection.
[Smart home] 1
ii. The dataset is divided in two parts. 1
a) Machine dataset and Model dataset b) Training dataset and Testing dataset
c) Gaolable Dataset and local dataset d) None of the above
iii. Machines have an ability to learn from the experience or data. 1
a) Artificial Intelligence b) Machine Learning
c) Deep Learning d) None of the above
iv. What are the features of a neural network___________. 1
a) The human brain and nervous system are used to model neural network system.
b) They can automatically extract features without the programmer’s input
c) Every node in a neural network is a machine learning algorithm
d) All of the above
v. 2**4 = 16 1
vi. ______ is used to make single line comment in python. 1
a) ! b) # c) ‘’’ d) *

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


i. Artificial Intelligence today is rightly known as narrow AI. 1
a) True b) False
ii. Web Scripting is a technique for collecting __________data from the internet such
as news, market research and price tracking. 1
a) Structured data b) Unstructured data
c) Scripting data d) None of the above
iii. We can collect visual data with the help of cameras. This data is ______data. 1
a) Structured data b) Unstructured data
c) Scripting data d) None of the above
iv. It works like structure and function of the brain called artificial neural network. 1
a) Artificial Intelligence b) Machine Learning
c) Deep Learning d) None of the above
v. Types of AI model are______________. 1
a) lesson based and root-based b) Learning based and rule based
c) Machine learning and Visualization d) None of the above
vi. Choose the option that is not a type of learning. 1
a) Supervised learning b) Unsupervised learning
c) Reinforcement Learning d) None of the above
Section B: Subjective Type Questions

Answer any 3 out of the given 5 questions on Employability skills (2 x 3 = 6)


Answer each question in 20-30 words.

6. What is the difference between ‘interest’ and ‘abilities? (Write 2 differences) 2


7. List two basic controls of your smartphone 2
8. Write the steps to start and shut down a computer 2
9. What is the meaning of manufacturing and trading based business? 2
10. Write the two steps of entrepreneurship development 2

Answer any 4 out of the given 6 questions in 20 – 30 words each (2 x 4 = 8)

11. Write any two goals of Artificial Intelligence 2


12. Why are system map used in data acquisition? 2
13. Explain the term ‘IoT’ in brief. 2
14. What is the role of neurons in human brain? 2
15. What is clustering? Give any two examples of clustering? 2
16. Write down two differences between list and tuples in python. 2

Answer any 3 out of given 5 questions in 50-80 words each (4 x 3 = 12)

17. Read the following text answer the given questions: 4


“AI has not only made our lives easier but has also been taking care of our habits,
likes, and dislikes.” Elaborate by using any four real life example.
18. Identify the given picture and write an introduction about it. 4

19. Define the following terms. 4


• Data Exploration
• Modelling
20. Explain the 4w’s problem canvas in AI Project Cycle. 4
21. Explain Unsupervised learning in detail. 4

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