843_AI_PB2_Set2
843_AI_PB2_Set2
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.
1
SECTION A: OBJECTIVE TYPE QUESTIONS
iv. Mr Gupta has a spreadsheet with a list of 500 items in his shop. A customer comes 1
and asks for a particular item. How should he arrange the data so that he can find
that item fast? What would Mr Gupta do? What is the correct order of
sorting_____
1. Select the cell range you want to sort. ...
2. The Sort dialog box will appear, Decide the sorting order (either ascending or
descending). ...
3. Select the Data tab on the Ribbon, then click the Sort command.
4. Once you're satisfied with your selection, click OK, The cell range will be
sorted by the selected column.
a) 1->3->2->4 b) 1->2->4->3
c) 1->2->3->4 d) 2->3->2->4
v. “A purposeful activity to initiate, maintain and aggrandize profit-oriented 1
business” is defined by _______
a) Stevenson and Jarillo b) Cole
c) economists d) psychologists
2
vi. Jaanvi’s children have grown up. They have a lot of clothes that are too small for 1
them now. What should Jaanvi do with these old clothes?
a) Throw them in the trash can
b) Burn them
c) Keep using them even though they are too small
d) Donate them or make bags out of them
3
Q.3 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Seasonal variations are ____ 1
a) Long term variation b) Short term variation
c) Sudden variation d) None
ii. What is the purpose of user personas in Design Thinking? 1
a) To identify potential flaws in the product
b) To define the project timeline
c) To represent the needs and behaviors of the target users
d) To prioritize features for development
iii. Which one is correct? 1
a) Random Forests can handle large datasets with many features and
can be trained efficiently on parallel and distributed systems.
b) Random Forests provide feature importance scores that can be used to
understand the relative importance of each feature in the prediction.
c) Both a,b
d) All of the above
4
ii. Data Validation for human biases is conducted in ____ phase of AI 1
Model Life Cycle.
a) Scoping b) Data Collection
c) Design d) Testing
5
Q. 5 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. When narrative and visuals are merged together, they can _____ 1
audience.
a) Entertain b) Engage
c) Explain d) Encourage
ii. We can enlighten the audience to the insights that they wouldn’t 1
perceive without the charts or graphs by combining
a) Visuals & Narrative b) Visuals & Data
c) Data & Narrative d) None
6
SECTION B: SUBJECTIVE TYPE QUESTIONS
Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
Q.17 Explain difference between cross validation and train test split? 4
Q.18 Why storytelling is so powerful and cross-cultural, and what this means 4
for data storytelling
Q.19 Ambika and her team are interested in Designing AI Model. Explain them 4
Design/ Building the Model Stage of AI Model life Cycle.
7
Q. 20 Consider the following data: 4
Amount of Crop Yield
Fertilizer (g) (kg)
22 44
45 56
34 67
27 75
69 70
48 63
Calculate the RMSE value for the above data given that the regression
equation is y = 0.308x + 51
i)
ii)
*****