0% found this document useful (0 votes)
36 views4 pages

Data Analytics

This document outlines a course on data analytics using R programming. The course aims to teach students how to summarize and visualize data, perform statistical analysis and data wrangling, and detect patterns using R's built-in functions and packages. It is divided into 4 modules covering topics such as data types, control structures, functions, vectors, matrices, data frames, and descriptive statistics. Students will learn to load, handle, and analyze various data file types in R including CSV and Excel files.

Uploaded by

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

Data Analytics

This document outlines a course on data analytics using R programming. The course aims to teach students how to summarize and visualize data, perform statistical analysis and data wrangling, and detect patterns using R's built-in functions and packages. It is divided into 4 modules covering topics such as data types, control structures, functions, vectors, matrices, data frames, and descriptive statistics. Students will learn to load, handle, and analyze various data file types in R including CSV and Excel files.

Uploaded by

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

Complete Course Title> Data analytics

<(Course Short Name)> DA

COURSE 23CA5206 MODE R LTPS 3-0-2- PRE- nil


CODE 0 REQUISITE

Course Outcomes
CO# CO Description BTL PO
Mapping
CO1 Summarize the importance and environment of R 2 PO1,PO2
Programming
CO2 Experiment with basic control and functions in R 3 PO2,PO3

CO3 Examine the function of datastructures in R 4 PO2,PO3

CO4 Inference data analysis pattern suing Statistics and Data 4 PO2, PO4
visualization
CO5 Experiment with pattern detection and data analytics 4 PO2,PO5
function with data set
CO6 Examine statistical, data structures and data frame 4 PO2,PO5
manipulation

Syllabus
Module
1
Introduction to Data Analytics: What are Data Analytics? – Why Data
Analytics? , Data basics: Quantitative data : Nominal data, Ordinal data. What is R? –
Why R? – Advantages of R over Other ProgrammingLanguages - R Studio: R command
Prompt, R script file, comments – Handling Packages in R: Installing a R Package,
Important commands to get started: installed. package (), package Description (),
help(), find. package (), library () - Input and Output – Entering Data from keyboard –
Printing fewer digits or more digits.

Module R Data Types: Vectors, Lists, Matrices, Arrays, Factors, Variables: Variable
2 assignment, Data types of Variable, Finding Variable, Deleting Variables. R-
Operators: Arithmetic Operators, Relational Operators, Logical Operator,
AssignmentOperators, Miscellaneous Operators - R Decision Making: if
statement, if – else statement, if– else if statement, switch statement – R Loops:
repeat loop, while loop, for loop – Loopcontrol statement: break statement,
next statement. R-Function: function definition, Built in functions: mean(),
paste(), sum(), min(), max(),seq(), user-defined function, calling a function, R-
Strings – Manipulating Text in Data: substr(),strsplit(), paste(), grep(),
toupper(), tolower()
Module R Vectors – Sequence vector, rep function, vector access, vector names, vector
3 math, R List -Creating a List, Add/Delete Element to or from a List, Size of
List, Merging Lists, Matrix Computations: Addition, subtraction,
Multiplication and Division- R Arrays: Accessing Array Elements, Calculation
Across Array Elements - R Factors –creating factors, generating factor levels.
Basics in Statistics: Descriptive and Inferential, Sample and Population. Data
Frames –Create Data Frame, Data Frame Access, Understanding Data in Data
Frames: dim(), nrow(), ncol(), str(), Summary(), names(), head(), tail(), edit()
functions - Extract Data from Data Frame, Expand Data Frame: Add Column,
Add Row - Joining columns and rows in a Data frame rbind() and cbind() –
Merging Data frames merge(),
Module Descriptive Statistics: Data Causation, Spotting Problems in Data with
4 Visualization: visually Checking distributions for a single Variable - R –Pie
Charts: Pie Chart title and Colors – Slice Percentages and Chart Legend, 3D
Pie Chart – R Histograms – Density Plot - R – BarCharts: Bar Chart Labels,
Title and Colors.Loading and handling Data in R: Getting and Setting the
Working Directory – getwd(),setwd(), dir() - R-CSV Files - Input as a CSV
file, Reading a CSV File, Analyzing the CSV File: summary(), min(), max(),
range(), mean(), median(), apply() - Writing into a CSV File –R -Excel File –
Reading the Excel file. Range, Frequencies, Mode, Mean and Median: Mean
Applying Trim Option, Applying NA Option, Median - Mode – Summation,
Variance, Standard Deviation, Analyzing a sample, The Normal Distribution,
Skewness, Central Limit Theorem, Outlier. Correlation and
Reference Books:
Sl Title Author(s) Publisher Year
No
1 R Programming for Sandip Mcgraw hill Education 2017
Beginners Rakshit
2 Data Analytics using R Seema 2018
Acharya McGrawHill Education
3 R for Dummies Andrie de Vries, John Wiley and Sons 2015
JorisMeys
4

Global Certifications:
Mapped Global Certifications:
Certific
Sl ation Proct Format Exam
URL of the Certification
N Provide ored of the Provi
o Title r (Y/N) Exam der

https://www.dasca.org/data-
Senior Data MCQ dasc
1 Y science-certifications/senior-
Scientist dasca a
data-scientist

https://www.coursera.org/
enroll/ibm-data-analyst/
paidmedia?
utm_source=gg&utm_medium=s
IBM Data
em&utm_campaign=B2C_INDIA_
Analyst
IBM ibm-data-
2 Professional Y IBM
MCQ analyst_ibm_FTCOF_professional
Certificate
-certificates_arte-
agency_desktop-
test&utm_content=B
Tools used in Practical / Skill:
Sl No Tool Name Parent Industry Open Source/ Commercial
1 R programming R Open source

You might also like