Level: Introductory, No Experience Required
Keywords: R, Data Visualisation, Business Data
Note: Please see Prerequisite Section Below
View Session Slides - Opens new Tab
Download Session Files - Downloads .zip file
One of the most important elements in statistical communication is through the use of clear data visualisation. In this session we will look more closely at how to construct clear, concise and interpretable data visualisations in R, using the tidyverse package ggplot2. This session will look specifically at providing you with the skills to visualisation your own projects data, and allow you to begin your own journey to improve your data visualisation skills.
Note:
No experience in Programming is required, however some awareness of programming principles is required.
Access to R & Rstudio (R’s Graphical User Interface, or RStudio Cloud (Free Online)), Provided ZIP File .zip
Within any form of statistical driven communication, the clear, concise and accurate use of data visualisation is required to ensure that the conclusions drawn are in line with the messages you wish to express. This within the realm of business, which is so statistically driven in this modern age, is incredibly important.
Within the field of Business Informatics, there are multiple statistical and visualisation tools which can be used, including software such as D3.js, Tableau and other more general tools like Python. I personally find R one of the most useful tools for data visualisation and associated data analysis, given its simplistic nature, open-source and genuinely lovely community as well as the diversity of tools which can be easily integrated together.
This workshop will focus only upon several types of data visualisation technique:
In future sessions, it is likely that Time series plots, GIS focused plots (location based data) and others will be focused upon.