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

5CAI5-13 - Programming For Data Sciences

Uploaded by

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

5CAI5-13 - Programming For Data Sciences

Uploaded by

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

POORNIMA INSTITUTE OF ENGINEERING & TECHNOLOGY, JAIPUR

III B.TECH. (V Sem.) Roll No. __________________


FIRST MID TERM EXAMINATION 2023-24
Code: 5CAI5-13 Category: PEC Subject Name– PROGRAMMING FOR DATA SCIENCES
(BRANCH – COMPUTER SCIENCE AND ENGINEERING (AI))
Max. Time: 2 hrs. Max. Marks: 60
NOTE:- Read the guidelines given with each part carefully.
CO statements:
1. Engineering knowledge: Apply the knowledge of mathematics, science, engineering
fundamentals, and an engineering specialization to the solution of complex engineering
problems.
2. Problem analysis: Identify, formulate, review research literature, and analyze complex
engineering problems reaching substantiated conclusions using first principles of
mathematics, natural sciences, and engineering sciences.
3. Design/development of solutions: Design solutions for complex engineering problems and
design system components or processes that meet the specified needs with appropriate
consideration for the public health and safety, and the cultural, societal, and environmental
considerations.

PO keywords:
1. Knowledge 2. Problem Analysis 3. Modern tool usage

PART - A: (All questions are compulsory) Max. Marks (10)


CO PO
Q.1 1 1 What kind of Prerequisites for Data Science we need to know explain? (2)
Q.2 3 1,2,3 Why we need R programming? Give advantages as well as disadvantages of (2)
R?
Q.3 2 1,2 Why Data preprocessing is called as Information System? Write different (2)
types of Data preprocessing.
Q.4 2 2,3 How can we do filtration of data write the syntax? And why we need it Explain. (2)
Q.5 3 2 Why do we need to use Control Structures? Describe 3 math functions in R? (2)
PART - B: (Attempt 4 questions out of 6) Max. Marks (20)

Q.6 1 1 What is Data Science Components? And why do we call Data Science as (5)
Digital Universe Explain.
Q.7 1 1,2,3 Why we need different Sources of data? And why we need to build Data (5)
Commons? Explain.
Q.8 2 2 Explain the followings with suitable example – (5)
a) Sorting and Rearranging of Data
d) Grouping and Filtering of Missing values in data
Q.9 2 2,3 What are the different kinds of Manipulation functions we have in R? Write all (5)
the functions with proper syntax and example?
Q.10 3 1,2 Explain different data structures in R with proper explanation and code. (5)

Q.11 3 1,2,3 Explain different types of operators in R in detail with example. (5)
PART - C: (Attempt 3 questions out of 4) Max. Marks (30)
Q.12 1 1,2 How does OSEMN Framework work? Explain all the various steps in detail. (10)
And also write the benefits of OSEMN Framework.

Page 1 of 2
Q.13 2 2,3 How can we use VC dimension Explain it? And also Explain Probabilistic (10)
Approximately Correct Learning as well?
Q.14 2 2,3 What is Hypothesis Testing? Explain different techniques of it. And also write (10)
the Candidate Elimination Algorithm.
Q.15 3 1,2,3 Explain the followings :
(a) Write about data frame? Write about different operations on data frame. (5)
(b) Write R code to generate first n terms of a Fibonacci Series. (5)

-----

Page 2 of 2

You might also like