|
via Udemy |
Go to Course: https://www.udemy.com/course/univariate-analysis-using-r-programming/
Install R and R studio.Use R studio to explore data and present the results as tables with captions.Use R studio for calculating summary statistics for the location of numerical data (mean, median, and percentiles).Learn how to use the mean and median to deduce the data distribution.Use R studio for calculating summary statistics for the spread of numerical data (range, variance, standard deviation, and interquartile range). Learn how to interpret the measures of spread to identify your risk.Learn how to present the results of summary statistics as tables with captions.Use R studio for plotting histograms of numerical data. Learn how to interpret the data histogram to deduce the data distribution.Use R studio for plotting box plots of numerical data. Learn how to interpret the data box plot to deduce the data distribution and the different quantiles.Use R studio for calculating summary statistics of categorical data (count, proportion, and percentage).Use R studio for plotting bar plots of categorical data.Use R studio for plotting tree maps of categorical data.Learn how to use the bar plots and tree map to identify the most and least frequent categories.Learn how to customize the plots to produce different versions of the plot for the same data.Learn how to export the created plots to PDF or image or copy them to your clipboard to be included in your reports.