Data Analysis With R - Course Content
Data Analysis With R - Course Content
Course Description
R is a programming language for statistical analyses and graphics, supported by the R Core Team and
the R Foundation for Statistical Analyses. It is free and is a popularly used programming language
known for its versatility and user-friendliness. It is a great option for data management, data
visualization, and statistical analysis, with an active development community that is constantly
releasing new packages, making R code even easier to use.
Learning Outcome
● Getting familiar with R interface and programming language
● Read various standard of data formats into R
● Data preparation for descriptive and inferential statistical analysis
● Perform statistical analysis using R
● Produce publication quality graphs
● Perform basic statistical modeling in R
Course Teachers
1
Course Content for R Language:
2
▪ Frequencies
▪ Descriptive Statistics (e.g. mean, median, mode, variance, Standard deviation etc.)
▪ Crosstabs (e.g. 2×2, 2×3, 3×3)
▪ Table Using Multiple Responses
▪ Likert-scale Data Analysis
▪ Create Custom Tables for publication
Another Test:
▪ Test the Hypothesis of Normality (with Numeric and Graphic Methods)
▪ Detect Outliers in a Data Series (with Numeric and Graphic Methods)
▪ Transform Variables to Achieve Normality
Day 5: Basic Statistical Modeling and others (Projection and Prediction Using the Data)
3
Nonparametric Tests:
▪ Mann-Whitney U
▪ Wilcoxon
▪ Kruskal-Wallis, etc.