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

Model Paper - Ta'sees 9 - TA 1 - QP AI

Uploaded by

Madhavi Kutty C
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)
25 views5 pages

Model Paper - Ta'sees 9 - TA 1 - QP AI

Uploaded by

Madhavi Kutty C
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

TERM ASSESSMENT- I (2024-25)

Subject- Artificial Intelligence Model Paper

Name : ______________________________ Ta’sees: IX

Date: Duration: 45 minutes Max. Marks: 20

General Instructions :

(i) The first 10 minutes are allotted for reading and understanding the question paper.
(ii) Do as per the instructions given in the respective sections.
(iii) Tick the correct answer in the question paper provided for section ‘A’ and ‘B’
(iv) Write section ‘c’ in the answer sheet provided.

SECTION A (MCQs)
[Total Marks: 1*10=10] Marking
Answer any 10 questions out of the given 11 questions from Q.1 to Q.11 scheme

____________ refers to a belief about your own ability to deal with events and
challenges
Q1. 1
a) Self-confidence b) Self-esteem
c) Self-efficacy d) Self-monitoring

Put the following units of storage into the correct order, starting with the smallest unit
first:
(i) Kilobyte (ii) Byte (iii) Megabyte (iv) Gigabyte

Q2. Give your answer from the following code: 1

a) (ii) -> (i) -> (iii) -> (iv) b) (i) -> (iii) -> (iv) -> (ii)
c) (iv) -> (iii) -> (i) -> (ii) d) (ii) -> (i) -> (iv) -> (iii)

Which of these is an example of AI in e-commerce applications?


Q3. 1
a) Sign in b) checkout c) Recommendations d) Sign out

The 4 Ws of the 4W problem canvas are:


Q4. 1
a) Who, What, Where and Why b) Who, What, When and Why

ASD/TAI/ARTIFICIAL INTELLIGENCE/GRADE9/NOV/2022-23 1
c) Who, What, Where and When d) Who, Where, When and Why

______helps us to summarise all the key points into one single Template so that in
future, whenever there is need to look back at the basis of the problem, we can take a
look at this and understand the key elements of it.
Q5. 1
a) 4W Problem canvas b) Problem Statement Template
c) Data Acquisition d) Algorithm

The players of this game have to guess what the opponents will choose and make an
appropriate shape to defeat them. Identify the game and the respective domain.

a) Rock, Paper, Scissor -> Computer Vision


Q6. 1
b) Rock, Paper, Scissor -> Data Collection
c) Emoji Scavenger Hunt -> Computer vision
d) Emoji Scavenger Hunt -> Data Collection
Which of the following is an example of rule-based approach?

Q7. a) Pixel it activity b) Decision trees 1

c) Histogram d) Illustration diagram


Choose the five stages of AI project cycle in correct order

a) Evaluation -> Problem Scoping -> Data Exploration -> Data Acquisition -> Modelling
Q8. 1
b) Problem Scoping -> Data Exploration -> Data Acquisition -> Evaluation -> Modelling
c) Data Acquisition -> Problem Scoping -> Data Exploration -> Modelling -> Evaluation
d) Problem Scoping -> Data Acquisition -> Data Exploration -> Modelling -> Evaluation
Water availability is a major environmental problem in the world. We continue to flush
billions of litres of treated fresh water down our toilets every day. Since 40% of the 6
billion people on earth use toilets, it is a lot of water. Mr. X, an Indian embarked on a
project to redesign the water closet/flush to reduce the consumption of water. He made
this possible with a simple mechanism added to the conventional closet that creates a
Q9. partial vacuum when the user pushes down the flush lever. He called it the Vacu-Flush. 1
Which of the Sustainable Development Goal does this scenario relate to?

a) Life on land b) Responsible consumption and production


c) Clean water and sanitation d) Partnerships for goals

ASD/TAI/ARTIFICIAL INTELLIGENCE/GRADE9/NOV/2022-23 2
Amazon had been working on a secret AI recruiting tool. The machine-learning
specialists uncovered a big problem: their new recruiting engine did not like women.
Q10. The system taught itself that male candidates were preferable. It penalized resumes that 1
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

Which of the following is incorrect?

a) In rule based approach, the relationship or patterns in data are defined by the
developer.
b) Decision tree looks like an upside-down tree. 1
Q11.
c) Pixel It activity is an example of how computers see images, process them and
classify them.
d) In learning based approach, the relationship or patterns in data are defined by the
developer.
SECTION B (Competency-based questions)
[Total Marks: 5] 1*5=5

Match the best choice of graph for the data below.


1. Chart to show the number of students in a school over past 5 years.
2. Chart to show the temperature on each day of the week.
3. Chart to show percentage of each sale of ticket type at a concert.
Q12. 1
a) 1 -> i) ; 2 -> ii) ; 3 -> iii)
b) 1 -> ii) ; 2 -> iii) ; 3 -> i)
c) 1 -> iii) ; 2 -> i) ; 3 -> ii)
d) 1 -> iii) ; 2 -> ii) ; 3 -> i)
Choose the AI applications among the ones given below:
a) Gmail uses Smart Compose feature can help you type emails faster as it
offers suggestions for words and phrases as you type.
Q13. b) Websites make use of a software that simulates human-like conversations 1
with users via text messages on chat.
c) Soap dispensers use infrared sensors with which when hands are placed in
the proximity of the sensor, dispense the designated amount of soap.

ASD/TAI/ARTIFICIAL INTELLIGENCE/GRADE9/NOV/2022-23 3
d) Face recognition technology that identifies and verifies a person using the
person's facial features and automatically marks attendance.
(i) CSV is a simple file format used to store tabular data.
(ii) A spreadsheet is used for managing data using rows and columns.
(iii) SQL is used for managing data stored in Database Management Systems
(DBMS).
Q14. 1
The above-given files are examples of structured data. Which of the following steps
are involved in converting data from various sources into digital format?
a) Problem Scoping b) Data Acquisition
c) Data Modelling d) Data Exploration
An AI model uses input only from the dynamic environment that does not include any
labelled data. It uses a behavioural learning model and improves as it learns about the
environment. As the learning agent interacts with the environment while moving from
Q15. one state to another, it is rewarded for success but penalized for failure. 1
Identify the learning model.
a) Supervised Learning b) Unsupervised Learning
c) Reinforcement Learning d) All of the above
A school uses an AI-based system to manage the learning process by delivering
customized study materials. To assign appropriate subjects to students, the system
takes into consideration all the factors such as gender, race, ongoing learning,
economic level, minority status and previous educational institute. However, because it
Q16. 1
ignores a fundamental aspect of learning as an ongoing process based on an
individual’s abilities and knowledge, this approach may lead to a student’s future
prospects being hidden. What is the significance of this scenario? (1) (i) Deep fakes
(ii) Algorithm bias (iii) Safety concerns (iv) Explainable AI
SECTION C (Short question and answer)
[Total Marks: 5]
All questions are compulsory in this section
Q17. What is Artificial Intelligence? 1*2=2

Q18. Explain how many types of dataset are available in AI? 1*2=2

ASD/TAI/ARTIFICIAL INTELLIGENCE/GRADE9/NOV/2022-23 4
Q19. What are the 3 domains of AI. What data is used in each domain to train the AI. 1*1 =1

END OF ASSESSMENT

ASD/TAI/ARTIFICIAL INTELLIGENCE/GRADE9/NOV/2022-23 5

You might also like