Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
51 views

R Programming-Practical File

Practical file

Uploaded by

Deepak Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views

R Programming-Practical File

Practical file

Uploaded by

Deepak Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

Data Analytics with R Programming

PRACTICAL FILE

SUBMITTED IN THE PARTIAL FULFILLMENT OF THE DEGREE OF


BACHELOR OF BUSINESS ADMINISTRATION(CAM)

(December 2023)

SUBMITTED BY:

STUDENT NAME

ENROLLMENT NO.

UNDER THE GUIDANCE OF

Dr. PARMINDER KAUR

(ASSOCIATE PROFESSOR, IT DEPARTMENT)

IDEAL INSTITUTE OF MANAGEMENT & TECHNOLOGY

(AFFILIATED TO GURU GOBIND SINGH INDRAPRASTHA


UNIVERSITY, DELHI)
ACKNOWLEDGEMENT

I am preparing this practical file of Data analytics with R Programming for the
program of Bachelor of Business Administration(CAM) for Ideal Institute of
Management & Technology, Affiliated to Guru Gobind Singh Indraprastha
University.

It has been a great challenge but a plenty of learning and opportunities to gain a
huge amount of knowledge on the way of preparing this file. I could not have
completed my work without the constant guidance of Dr. Parminder Kaur, my
faculty, who helped me along the way and was always prepared to give me
feedback and guidelines whenever I needed it.

STUDENT NAME

Enroll no.:
CERTIFICATE

This is to certify that Practical file of Data Analytics with R Programming which
is submitted by …………….. in partial fulfillment of the requirement for the
award of degree of Bachelor of Business Administration to Ideal Institute of
Management and Technology (affiliated to GGSIP University, Delhi) is a record of
the candidate’s own work carried out by her under my supervision. The matter
embodied in this file is bonafide and has not been submitted for the award of any
other degree.

.………………
Dr. Parminder
( Associate Professor)
INDEX

S.NO. Content

1. R Introduction and Data Inputting in R:


a. Help Function
b. Example of Subsetting
c. Reading and Writing data from CSV files
d. Vectors and Vector operations
e. Creating and Merging of Data Frames
f. Program on Control Structures:
i. If statement
ii. Loops in R programming
2. Data Visualization and Basic Statistic:

a. Creating Bar Chart

b. Designing Dot Plot

c. Creating Histogram

d. Designing Box Plot

e. Program on mean, median & mode

f. Program on Quartile, Range, Standard Derivation

g. Hypothesis Testing(one sample, two sample, paired sample &


Anova test)

3. Data Manipulation in R programming:

a. Functional Exploratory Data analysis

b. Program on List Management

c. Outlier Detection

4. R and Database:

a. Performing Queries

b. Data Handling

You might also like