SAMPLE_PAPER_TERM2_AI
SAMPLE_PAPER_TERM2_AI
SESSION 2024-25
CLASS-IX
SUBJECT-ARTIFICIAL INTELLIGENCE
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 1
vi. What steps should one take to build confidence? (1)
(a) Set goals in life
(b) Appreciate oneself for all the achievements
(c) Always think positively
(d) Talk to people who are confident
2. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Assertion (A): Supervised learning uses labeled data for training models, while (1)
unsupervised learning deals with unlabeled data.
Reason (R): In supervised learning, the model predicts outcomes based on labeled input-
output pairs.
(i) Both A and R are correct and R is the correct explanation of A
(ii) Both A and R are correct but R is not the correct explanation of A.
(iii) A is correct but R is incorrect
(iv) A is incorrect but R is correct
ii. Assertion (A): GANs consist of a Generator and a Discriminator, which compete to create (1)
realistic data.
Reason (R): VAEs In order to produce fresh data, it learns the distribution of data and
then sample from it.
(i) Both A and R are correct and R is the correct explanation of A
(ii) Both A and R are correct but R is not the correct explanation of A.
(iii) A is correct but R is incorrect
(iv) A is incorrect but R is correct
iii. Radhika is curious about how ChatGPT generates responses to her queries. Which of the (1)
following best explains how ChatGPT works?
(a) ChatGPT memorizes and repeats information from a database to answer
(b) ChatGPT uses specific rules defined by programmers to create its responses.
(c) ChatGPT predicts the most likely sequence of words based on patterns it learned during
its training.
(d) ChatGPT searches the web in real-time to find the most relevant answers for Radhika.
iv. How is statistics used in disaster management? (1)
(a) To predict the exact time of a natural disaster
(b) To alert citizens about areas likely to be affected
(c) To stop natural disasters from occurring
(d) To estimate economic losses after the disaster
v. What is the error in the following code? (1)
my_list = [1, 2, 3]
print(my_list[3])
(a) SyntaxError (b) IndexError
(c) KeyError (d) No error
vi. Which of the following is NOT a data security measure? (1)
(a) Using multi-factor authentication (MFA).
(b) Encrypting sensitive data.
(c) Regularly updating passwords.
(d) Collecting data without user consent.
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 2
Q.3. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Assertion (A): Data visualization makes it easier to understand large datasets by (1)
representing them visually.
Reason (R): Tools like bar charts, line graphs, and scatter plots are used for data
visualization.
(i) Both A and R are correct and R is the correct explanation of A
(ii) Both A and R are correct but R is not the correct explanation of A
(iii) A is correct but R is incorrect
(iv) A is incorrect but R is correct
ii. Preetpal writes a python code where she has declares a variable in Python as x = "My (1)
School". If he wants to access the letter 'S' using indexing, what is the correct index value
he should use?
(a) 3 (b) 2
(c) -1 (d) 4
iii. Which of the following is NOT a data visualization tool? (1)
(a) Matplotlib (b) Seaborn
(c) Tableau (d) NumPy
iv. Monitoring and maintenance are not necessary after deploying a machine learning model. (1)
(True/False) Continuous monitoring is essential to ensure the model performs effectively
over time.
v. Generative AI refers to AI systems that create new content, such as text, images, or (1)
music.. (True/False) Generative AI uses techniques like GANs and transformers to
generate original content.
vi. What is the primary purpose of a system map? (1)
(a) To visualize relationships between components of a system
(b) To clean raw data
(c) To store large datasets
(d) To generate predictions
4. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Assertion (A): Machine Learning is the field of AI that enables systems to learn from data (1)
and improve without being explicitly programmed.
Reason (R): Machine Learning systems always require labeled data for training.
(i) Both A and R are correct and R is the correct explanation of A
(ii) Both A and R are correct but R is not the correct explanation of A
(iii) A is correct but R is incorrect
(iv) A is incorrect but R is correct
ii. Amit is exploring various AI-based applications and .Can you help him identify the (1)
application which does not belong to any AI AI domain ?
(a) RunwayML (b) Kahoot AI
(c) Google DeepDream (d) DBMS
iii. What is the error in the following code? (1)
for i in range(1, 5):
print(i)
else:
print("Loop completed")
continue
(a) else cannot be used with a for loop.
(b) continue cannot be used in the else block.
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 3
(c) range(1, 5) is invalid.
(d) No error.
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 4
b) Grouping customers based on their purchasing behavior
c) Predicting house prices
d) Sorting test scores answer
Column A: Column B:
1. Business idea A. Arun goes to the bank to get loan for
the shop
2. Get money B. Arun and Shyam are thinking about
selling tea in front of their school
3. Customer needs C. Arun and Shyam decide to sell tea along
with free biscuits
4. Attract customers D. Shyam takes his tea samples to
customers to understand their taste
preferences.
(a) 1 -> D; 2 -> A; 3 -> C; 4 -> B
(b) 1 -> C; 2 -> A; 3 -> D; 4 -> C
(c) 1 -> C; 2 -> D; 3 -> B; 4 -> A
(d) 1 -> C; 2 -> A; 3 -> D; 4 -> B
7. What are the factors that affect self-confidence? Explain any two (2)
Self-esteem: How you feel about yourself overall, and your belief in your abilities. High
self-esteem can help you tackle challenges with confidence.
Goals: Making progress towards goals that are personally meaningful can help build self-
confidence.
8. List any two examples of Hybrid business. (2)
Restaurant with catering:
This combines the production of food (manufacturing) with the service of delivering meals
to events (catering), essentially acting as both a product and service provider.
Online retailer with physical store:
This business model allows customers to shop online and also visit a physical store to see
and try products before purchasing.
9. Explain the difference between input device and output of a computer system. (2)
Input devices
These devices allow users to send data to a computer. Examples include keyboards, mice,
trackpads, and voice recognition software.
Output devices
These devices display the results of data that has been processed by the computer.
Examples include monitors, printers, headphones, and LED display screens.
I/O devices
10. Rahul wants to transfer files wirelessly from his smartphone to his laptop without using the (2)
internet. He ensures both devices are within close range and pairs them for the transfer.
Which technology is Rahul using, and how does it work?
Rahul is using Bluetooth technology.
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 5
Explanation: Bluetooth allows short-range wireless communication between devices. It
works by pairing the devices within a specific range (typically up to 10 meters), enabling
them to exchange data securely without requiring a network connection.
Answer any 4 out of the given 6 questions in 20 – 30 words each (2 x 4 = 8 marks)
11. Pulkit has written the following code but unable to get the correct output after compilation. (2)
Correct the code.
for i in range(1, 5)
print(i)
An AI project focuses on building systems that can learn from data, adapt over time, and
make decisions or predictions based on patterns, while an IT project typically involves
designing, developing, and managing traditional software systems with predefined rules
and instructions.
15. Label the following image with qualitative & Quantitative data. (2)
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 6
In unsupervised learning, the model is trained on unlabeled data, where the output is not
provided. The model tries to find hidden patterns, structures, or relationships within the
data without explicit supervision.
Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
17. Bread & Butter confectionary is giving a 20% discount on purchase of more than 1000 (4)
rupees. Write a python code to calculate the following calculation
1. Enter the billing amount
2. calculate the discount amount
3. Display the payble amount after deducting the discount value
4. Display”no discount” if billing amount is less than 20000
bill = float(input("Enter the billing amount: "))
if bill > 1000:
discount = 0.20 * bill
final_amount = bill - discount
print(f"Discount applied: {discount}")
print(f"Final amount after discount: {final_amount}")
else:
print("No discount available.")
18. Leena is using Generative AI for the first time in her project and is exploring its pros and (4)
cons. What are two merits and two demerits of using Generative AI in Meera’s project?
Merits:
Creativity and Innovation: Generative AI can produce original content like text, images,
and designs, which helps Meera explore new ideas and enhance the creativity of her
project.
Automation and Efficiency: It automates repetitive tasks, allowing Meera to save time on
content generation and focus on other aspects of her project.
Demerits:
Quality Control: The generated content may not always meet the expected quality or
relevance, requiring manual adjustments or refinement.
Dependence on Data: Generative AI relies heavily on the quality and quantity of the
training data. If the data is biased or insufficient, the AI’s output may be flawed or
misleading.
19. Can you list down a few applications in your smartphone that widely make use of (4)
machine learning?
Voice Assistants (Siri, Google Assistant, Alexa)
These voice assistants use ML algorithms for speech recognition, natural language
processing (NLP), and context understanding to respond to user queries and perform tasks.
Training data is used to teach the machine learning model. It helps the model learn
patterns, relationships, and structures within the data, so it can make predictions or
decisions based on new, unseen data.
Role: It is used to train the model by feeding it into the algorithm, which then adjusts its
internal parameters to minimize errors.
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 7
Testing data is used to evaluate the performance of the trained model. It is not used in the
training process but is instead reserved to test how well the model generalizes to new,
unseen data.
Role: It serves as a measure of the accuracy, precision, recall, and other performance
metrics of the model. The testing data helps check if the model is overfitting or
underfitting the training data.
21. What are Data Security and Privacy? How are they related to AI? (4)
Data Security refers to the practice of protecting data from unauthorized access,
modification, destruction, or theft. It involves implementing measures such as encryption,
access controls, and secure networks to ensure that data is kept safe from cyberattacks,
breaches, and other malicious activities.
Privacy refers to an individual's right to control their personal data and how it is used. It
focuses on ensuring that personal information is collected, processed, and stored in a way
that respects individuals' rights and complies with laws and regulations like GDPR
(General Data Protection Regulation).
SAJS/SAMPLE PAPER-2/2024-25/IX-AI 8