0% found this document useful (0 votes)
137 views7 pages

Sample Paper XII

Uploaded by

iamfathimahanan
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)
137 views7 pages

Sample Paper XII

Uploaded by

iamfathimahanan
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/ 7

SAMPLE PAPER (2023-24)

CLASS XII
ARTIFICIAL INTELLIGENCE (843)
Time: 2 hours Max. Marks:50
General Instructions:
(i) Please read the instructions carefully.
(ii) Section A has Objective Type Questions whereas Section B
contains Subjective Type Questions.
(iii) All questions of a particular section must be attempted in the
correctorder.

SECTION A
(Objective Type Questions)

1. Answer any 4 out of the given 6 questions on Employability Skills.


(1x4=4)

(i) Self-reliance means ____


(a) Ability to work independently
(b) Complete the task effectively
(c) Both of the above
(d) None of the above

(ii) Which of the following personality disorders is characterized by


distrust for others, including friends, family members and
partners?
(a) Antisocial
(b) Schizoid
(c) Paranoid
(d) Narcissistic

ORANGE EDUCATION 1
(iii) For an entrepreneur, risk is:
(a) A failure
(b) An opportunity
(c) A psychological barrier
(d) An initiative

(iv) In a spreadsheet software, a collection of rows and columns is


called _____
(a) Worksheet (b) Workbook
(c) Column (d) Row

(v) Which of the following is not an example of a presentation


software?
(a) LibreOffice Impress
(b) Microsoft Office - PowerPoint
(c) Google Slides
(d) Google Sheets

(vi) Green Tourism makes ideal use of _______


(a) Locations
(b) Environmental resources
(c) Wealth
(d) Supplies

2. Answer any 5 out of the given 6 questions. 5x1=5

(i) Which of the following is the first step of an AI project?


(a) Problem definition (b) Data gathering
(c) Feature definition (d) Al model construction

(ii) Stories change the way we interact with data, transforming it from a dry
collection of ____ to something that can be thought provoking.
(a) visuals (b) narrative
(c) facts (d) All of these

(iii) Define training set.

(iv) Name the first two stages of AI Project Cycle.

(v) State the modeling approach


(a) A company’s sales growth report
(b) Credit score of a consumer

ORANGE EDUCATION 2
(vi) In AI development, which of the following programming language is
used?
(a) Python (b) Visual Basic
(c) XGBoost (d) C++

3. Answer any 5 out of the given 6 questions.


(5x1=5)

(i) The residuals should be small and uniformly spaced around the _____ if the
model successfully fits the data.
(a) maximum (b) minimum
(c ) count (d) mean

(ii) Define ‘narrative’ in data storytelling.

(iii) Which of the following is not True for Testing?


(a) Data validation is important.
(b) The volume of test data can be large.
(c) Regulatory compliance testing and security testing are
not so important.
(d) The testing team should put the AI and ML algorithms through
rigorous testing while maintaining model validity.

(iv) The following are steps to create engaging data stories. However,
a student mixed them up. Identify the correct sequence of steps.
A. The context must be relevant
B. Examine the relationships in the data – pinpoint the significant
data
C. Add in compelling visuals
D. Include authentic data

(a) A-B-D-C (b) A-C-D-B


(c) D-C-A-B (d) B-C-A-D

(v) In stage, the data scientist will play around with


different algorithms to ensure that the variables in play are
actually required.
(a) Evaluation
(b) Data Modelling
(c) Data requirement
(d) Problem scoping

ORANGE EDUCATION 3
(vi) Given below are two statements, one labelled as Assertion (A)
and the other labelled as Reason (R). Select the correct answer
from the code given below :
Assertion (A) : The first fundamental step when starting an AI
initiative is building the model.
Reason (R) : First stage of AI initiative involves the
planning andmotivational aspects of your
project.

Code :
(a) Both Assertion (A) and Reason (R) are true and Reason
(R) is the correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true, but Reason
(R) is not the correct explanation of Assertion (A).
(c) Assertion (A) is true, but Reason (R) is false.
(d) Assertion (A) is false, but Reason (R) is true.

4. Answer any 5 out of the given 6 questions. 5x1=5

(i) The train test approach is widely employed in ________ models.


(a) Data Robot (b) deep neural network
(c) AI (d) Visual Basic

(ii) Name the 3Es that a data story does to connect with the audience and bring
about change.

(iii) If there is no in the data, then the problem cannot be


solved with AI technology.
(a) language (b) pattern
(c) logic (d) program

(iv) Loss functions learns to lower prediction error over time with the help of
some ______
(a) Evaluation function (b) Minimization function
(c ) Optimization function (d) Hyperparameter tuning

(v) “The forecast is more accurate with smaller values of MAPE.” Comment.

(vi) Consider a training accuracy of 35% and a test accuracy of 65%. The
model was ______
(a) Overfitted with the training data
(b) Underfitted with the training data
(c) It was a perfect fit
(d) The AI model’s hyperparameters need fine tuning.

ORANGE EDUCATION 4
5. Answer any 5 out of the given 6 questions. 5x1=5

(i) Ideate in Design Thinking Methodology refers to


(a) scoping a problem (b) taking polls and surveys
(c) visualizations (d) brainstorming

(ii) Name any one supervised machine learning algorithm and one unsupervised
machine learning algorithm.

(iii) The initial insights gained help to get an understanding of the data and later on,
help in algorithm selection, metrics choice, etc. This complete procedure is
called ________.
(a) Data Acquisition (b) Exploratory Data Analysis
(c) Data Mining (d) Data Scoping

(iv) Which of the following is true for Train-Test Split Evaluation?


(a) The procedure involves taking a dataset and dividing it
into two subsets.
(b) The train-test procedure is appropriate when there is a
small dataset.
(c) The objective is to estimate the performance of the user.
(d) It cannot be used for classification or regression problems.

(v) For an imbalanced dataset, _____ is a useful choice for evaluating the AI
model.
(a) Accuracy
(b) Precision
(c) F1 Score
(d) Pearson’s Coefficient

(vi) Study the following graph:

ORANGE EDUCATION 5
What does the regression line indicate?

(a) As the car age decreases the car price increases


(b) As the car age increases the car price drops.
(c) As the car age increases the car price increases
(d) No correlation between the two

SECTION B
(Subjective Type Questions)
Answer any 3 out of the given 5 questions on Employability Skills.
Answer each question in 20 - 30 words. 3x2=6

6. Define any two of the following:


(a) Self-management
(b) Self-awareness
(c) Motivation

7. Mention any two ways to maintain positive attitude.

8. What do you mean by cell address? Give an example. Also mention the other
name of cell address.

9. Mention few characteristics of entrepreneurship.

10. What is green tourism? Give an example of green tourism in India.

Answer any 4 out of the given 6 questions in 20-30 words each. 4x2=8

11. Define Design thinking. Name the steps of Design Thinking.

12. Explain the term Train-Test Split Evaluation.

13. Briefly explain the 3-part structure of a data story.

14. In which stage is Algorithm selection done? Which stage occurs after algorithm
selection?

15. An AI model was developed to predict student academic performance by


analysing factors such as student’s past academic performance, parents’
educational qualifications, and family income. The model was trained only on
families of one particular region. After testing, the model was deployed to client.
However, after some time, it was found that the model is no longer giving
reliable predictions. What could be the problem? How can it be solved now?

ORANGE EDUCATION 6
16. Mention one reason why scoping is one of the most important parts of
your AI project.

Answer 3 out of the given 5 questions in 50-80 words each. 3x4=12

17. What is Cross-Validation Procedure? What should be the size of the dataset for
using Cross-Validation Procedure?

18. Mention any four considerations that should be kept in mind during the testing
phase.

19. Consider the following data:

Amount of Fertilizer (g) Crop Yield (kg)


22 44
45 56 Calculate the RMSE value for the
34 67 above data given that the
27 75
regression equation is
y = 0.308x + 51
69 70
48 63
22 53
56 88
78 75
73 65

20. Why is evaluation of an AI model important? Explain.

21. Consider the following graph. Mention the steps that can assist in finding
compelling stories in the data sets.

ORANGE EDUCATION 7

You might also like