0% found this document useful (0 votes)
90 views

2511241324521315

Uploaded by

vanshikave09
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views

2511241324521315

Uploaded by

vanshikave09
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Sample Paper

Subject: Artificial Intelligence


Class: IX
Set-1
Max Marks:50 Max. Time: 2 hours
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. There is no negative marking.
iii. Do as per the instructions given.
iv. Marks allotted are mentioned against each question/part.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
i. This section contains 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


Q1. Answer any 4 out of the given 6 questions (1 x 4 = 4 marks)
i. Tips to build the self confidence in tough situations is refer as ______________ 1
a) Self-control b) Self - motivation c) Positive thinking d) Self evaluation
ii. Which one of the following is a valid file extension for image file? 1
a) .jpg b) .doc c) .text d).txt
iii. Which of the following functions is not performed using a mouse? 1
a) Turn on b) Hover c) Right click d) Drag and Drop
iv. When we communicate verbally, we should use _______. 1
(a) difficult words (b) simple words (c) confusing words (d) abbreviations
v. 1

This picture depicts the __________ of a person.


a) Self-confidence b) Weakness c) Rely on others d) Social physique anxiety
vi. Which of these is not an appropriate non-verbal communication at work? 1
(a) Putting arm around a co-worker’s shoulder (b) Shaking hands firmly
(c) Looking at the speaker with a smile (d) Standing with an upright posture
Q2. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. An application lets you search what you see, get things done faster and understand the world 1
around you – using just your camera or a photo. Which domain does this app belong to?
a) Natural Language Processing b) Data Sciences
c) Computer Vision d) Artificial Language Processing
ii. Which of the following is a subset of machine learning? 1
a) Data learning b) Deep learning c) AI d) All of the above
iii. Data Privacy and Data Security are often used interchangeably but they are different from 1
each other
a) True b) False c) May be d) May not be
iv. Which of the following is not a virtual assistant? 1
a) Microsoft Cortana b) Google Assistant c) Sophia d) Apple Siri
v. Techno Ltd had been working on a secret AI recruiting tool. The machine-learning 1
specialists 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
vi. __________ is the practice of protecting digital information from unauthorized access, 1
corruption, or theft throughout its entire lifecycle.
a) Data security b) Data literacy c) Data privacy d) Data acquisition

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


i. A Bar Graph is an example of? 1
a) Textual b) Tabular c) Graphical d) None of the above
ii. Full form of ‘TAY’, the artificial intelligent chatbot is 1
a) Trends About You b) Thinking About You
c)Talking About You d) Time And You
iii. _____________ relates to the manipulation of data to produce meaningful insights. 1
a) Data Processing b) Data Interpretation c) Data Analysis d) Data Presentation
iv. Assertion (A): Big data finds use in retail. 1
Reason (R): Among the manyuses, by analysing customer purchase history and social media
trends, retailers can predict future demand and optimise inventory management.
(a) Both A and R are correct and R is the correct reason for statement A
(b) A is true but R is false
(c) A is false and R is true
(d) Both A and R are true but R is NOT the correct explanation for A
v. Mutually exclusive events in probability are events that: 1
a) Depend on the outcome of another event b) Cannot occur simultaneously
c) Are independent of each other d) Cover all possible outcomes of an experiment
vi. Which technology is involved in making driverless cars? 1
a) NLP b) CV c) Data Science d) None of the above

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


i. The __________ part of the Tableau interface takes you back to the home screen. 1
a) Workbook b) Start c) Data source d) Side Bar
ii. Vihaan made a model to identify fish. He is now understood that while creating the model 1
the pictures of different types of fish is called as ________ and the picture of fish to be
identified is known as the___________.
Sample Paper
Help him to fill the appropriate term in the blank spaces.
a) Training Data, Testing Data b) Testing Data, Training Data
c) Evaluation Data , Testing Data d) Testing Data , Evaluation Data
iii. Assertion (A):MS Excel or Data Wrapper can be used instead of Tableau. 1
Reason (R): The above tools can also be used for data visualisation.
a) Both A and R are correct and R is the correct reason for statement A
b) A is true but R is false
c) A is false and R is true
d) Both A and R are true but R is NOT the correct explanation for A
iv. Find the missing number in the series: 1, 4, 9, ?, 25 1
a) 12 b) 13 c) 16 d) 15
v. The __________ is the value that appears most frequently in a data set. 1
a) Mode b) Median c) Mean d) None of the above
vi. A has 2 plants, B has 3 plants, C has 1 plant, D has 7 plants. How many plants are there in 1
total?
a) 15 b) 12 c) 13 d) 16

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


i. What will be the datatype of the var in the below code snippet? 1
var = 10
print(type(var))
var = "Hello"
print(type(var))
a) str and int b) int and int c) str and str d) int and str
ii. How is a code block indicated in Python? 1
a) Brackets b) Indentation c) Key d) None of the above
iii. Assertion(A): Text generation tools are there on the Internet. 1
Reason(R): GPT, Jasper, AI-Writer are some examples of text generation tools.
a) Both A and R are correct and R is the correct reason for statement A
b) A is true but R is false
c) A is false and R is true
d) Both A and R are true but R is NOT the correct explanation for A
iv. Match the Column 'A' with Column 'B. Make a table with correct sequence. 1
Column A Column B
(i) = (a) Logical Operator
(ii) NOT (b) Assignment Operator
v. Divya is working on python program where she needs to store number of days in a month in 1
a variable no_of_days. Suggest her a suitable data type used.
a) List b) String c) Float d) Integer
vi. Python identifier cannot be started with…. 1
a) Alphabet b) Number c) Special symbol d) Both b and c

SECTION B: SUBJECTIVE TYPE QUESTIONS


Answer any 3 out of the given 5 questions on Employability Skills (2 x 3 = 6 marks)
Answer each question in 20 – 30 words
Q6. What is the difference between the sender and the receiver? 2
Q7. What are the factors help in building self-confidence? 2
Q8. What is an operating system? Mention any two OS which we are daily using in life. 2
Q9. Explain any two features of effective communication. 2
Q10. How is time management important in achieving targets? 2

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


Q11. What is the importance of data visualization? 2
Q12. Explain any two applications of Math in AI. 2
Q 13. Explain any two data types with examples. 2
Q 14 Differentiate between rule based and learning based approach. 2
Q 15 What is a difference between free and paid version of the Tableau software? 2
Q 16. What is a variable? Give example. 2

Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
Q17. Explain any four applications of AI. 4
Q18. Write any four differences of Traditional AI and Generative AI. 4
Q 19. Explain problem scoping template with an example. 4
Q 20 Explain the 4 V’s characteristics of big Data? 4
Q 21 Define Mean, Median and Mode. Also write formulas 4

You might also like