0% found this document useful (0 votes)
7 views2 pages

Data Science Exam: R & Python Concepts

This document outlines the examination structure for the M.B.A. course on Data Science using R and Python, scheduled for May/June 2023. It includes sections with questions on R Studio, Python functions, data frames, handling missing values, and a case study involving NumPy operations. The exam consists of multiple sections with varying marks assigned to each question.

Uploaded by

Amrutha
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)
7 views2 pages

Data Science Exam: R & Python Concepts

This document outlines the examination structure for the M.B.A. course on Data Science using R and Python, scheduled for May/June 2023. It includes sections with questions on R Studio, Python functions, data frames, handling missing values, and a case study involving NumPy operations. The exam consists of multiple sections with varying marks assigned to each question.

Uploaded by

Amrutha
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

I lfiilt ilifit ilt ililt il1il liil fft JP - 714

r0
lll Semester M.B.A, (DaylEvening) Examination, May/June 2023
(CBCS) (2022-23 & Onwards) (Freshers)
MANAGEMENT
3.11.1 : Data Science using R and Python

Time : 3 Hours Max. Marks: 70


,L
'*'L

SECTION -A ,tI
\o
Answer any five of the following. Each question (5x5=25)

1. What is R Studio ? What are the different types of panes in R studio ?


2. Write a note on :

. summary( )function
. supply( )function
3. Differentiate between List and Tuple in Python.
4. What is data frarne in Python ? How do you create a data frame in python ?
Give an example.

5. What is [Link]( ) function ? Write the steps to install Pastecs package in R.

6. What is Jupyter Notebook ? What is the difference between Python and


Jupyter Notebook ?

7. List out the common approaches for handling missing values in R with example.
,*i

SECTION - B

Answer any three of the following. Each question carries 10 marks. (3x10=30)

8. What is par$ function in R ? Explain the parameters of par( ) function with


an example.

9. What is aggregated pyramid in R ? Explain the arguments used in aggregated


pyramid.

P.T.O.
JP - 714 Iffiililtiffiiiltffitiffifililtlllt

10. Create an Array in R with name "MySales" with 30 observations using


following methods.
a) By using xruy with dimension of 3,5 and 2
b) By using vector method
1 1. What is moving window function in python? Explain the different types of
window function.

SECTION *C
Compulsory Question : (1x15=15)

12. Case Study :

Suppose we have two arrays, A (1 ,2, 3) and B (4, 5, 6), and we want to
perform the following operations using NumPy: Write a Python script for the
following questions :
a) Import Numpy as np and see the version
b) Create an array C thai is the sum of A and B
c) Create an array D that is the difference between A and B
d) Create an array E that is the product of A and B
e) Create an array F that is the result of element-wise division of A by B
f) Create an array G that is the dot product of A and B.

*;

You might also like