Second Cycle Degree/Two Year Master in Statistical Sciences

Crash course on the R statistical software

An alignment course for students who will enrol in the Master's Degree in Statistical Sciences for the academic year 2025/26 and have never studied the R statistical software

from 08 September 2025 at 13:00 to 12 September 2025 at 16:00

In presence and online event

An alignment course for students who have been admitted to the Master's Degree in Statistical Sciences for the academic year 2025/26 and have never studied or employed the R statistical software has been organised.

The course lasts a total of 10 hours; it is scheduled to take place in a computer lab in the week between 8 September and 12 September. The complete calendar of lectures is available on this webpage:

https://corsi.unibo.it/2cycle/StatisticalSciences/timetable?anno=1&curricula=A91-000

For such course there is no examination or award of credits.

Lectures can also be attended remotely; links to the Teams rooms for remote participation will be shared with the interested students. 

Here are the main topics of this course:

  1. Load/save files and workspaces
  2. Create matrices, vectors and arrays
  3. Install and load packages
  4. Change working directory
  5. Use of logical functions
  6. Loading data (e.g.: read.table)
  7. Chaining data (e.g.: cbind, rbind)
  8. Creation of data structures (e.g.: data.frame)
  9. Data transformation (e.g.: scale) and calculation of basic statistics (e.g.: sum, mean, median, min, max, var, sd, cov, cor, summary, table, apply)
  10. Data visualization (scatter plot, box plot, histogram, bar plot)
  11. Linear regression (lm, anova)