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

21BCS101 Data Communication

The document discusses an R course covering topics like R programming structures, math and simulation, graphics, probability distributions, linear models, and a case study. The course has 5 units covering introduction to R, R programming, math/simulation, graphics and probabilities, linear models, and a case study with simple R programs.

Uploaded by

zeusff456
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)
25 views2 pages

21BCS101 Data Communication

The document discusses an R course covering topics like R programming structures, math and simulation, graphics, probability distributions, linear models, and a case study. The course has 5 units covering introduction to R, R programming, math/simulation, graphics and probabilities, linear models, and a case study with simple R programs.

Uploaded by

zeusff456
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/ 2

Introduction to data communication – Network protocols & standards – Line configuration –

Topology – Transmission mode – Categories of networks – OSI model – Layers of OSI model –

Transmission media – Guided media – Unguided media. -Analog and digital signals – Encoding and

modulation – Parallel and serial transmission – DTE/DCE – Types of errors – Error detection and

correction – Data link control – Line discipline – Flow control – Error control-

Multiplexing – Types of multiplexing – LAN – Project 802 – Ethernet – Token bus – Token ring –

FDDI – MAN – IEEE 802.6 – Circuit switching – Packet switching.

History of analog and digital network – Access to ISDN – ISDN layers – Broadband ISDN – Packet

layer protocol – ATM – ATM architecture – ATM layers – Congestion control – Leaky bucket

algorithm-Repeaters – Bridges – Routers – Gateway – Routing algorithms – TCP/IP – Overview –

Network layer – Transport and application layers of TCP/IP – DNS – SMTP – HTTP – WWW.

21BCS118 DATA SCIENCE USING R 4 0 0 4

Course Objective:

To use R for statistical programming, computation, graphics, and modeling, write functions and use

R in an efficient way and be able to develop programs and use for their research.

UNIT I INTRODUCTION 12

Introduction, How to run R, R Sessions, and Functions, Basic Math, Variables, Data Types, Vectors,

Conclusion, Advanced Data Structures, Data Frames, Lists, Matrices, Arrays, Classes.

UNIT II R PROGRAMMING STRUCTURES 12

Control Statements, Loops, – Looping Over Non vector Sets,- If-Else, Arithmetic, and Boolean

Operators and values, Default Values for Argument, Return Values, Deciding Whether to explicitly
call return- Returning Complex Objects, Functions are Objective, No Pointers in R, Recursion, A

Quicksort Implementation-Extended Extended Example: A Binary Search Tree.

UNIT III MATH AND SIMULATION IN R 12

Math Function, Extended Example Calculating Probability- Cumulative Sums and ProductsMinima
and Maxima- Calculus, Functions Fir Statistical Distribution, Sorting, Linear Algebra

Operation on Vectors and Matrices, Extended Example: Vector cross Product- Extended Example:

Finding Stationary Distribution of Markov Chains, Set Operation, Input /output, Accessing the

Keyboard and Monitor, Reading and writer Files,

UNIT IV GRAPHICS AND PROBABILITY DISTRIBUTIONS 12

Creating Graphs, The Workhorse of R Base Graphics, the plot () Function – Customizing Graphs,

Saving Graphs to Files. Normal Distribution- Binomial Distribution- Poisson Distributions Other

Distribution, Basic Statistics, Correlation and Covariance, T-Tests,-ANOVA.

UNIT-VI LINEAR MODELS AND CASE STUDY 12

Simple Linear Regression, -Multiple Regression Generalized Linear Models, Logistic Regression,

– Poisson Regression- other Generalized Linear Models-Survival Analysis, Nonlinear Models,

Splines- Decision- Random Forests – Case study on simple R programs

You might also like