Overview
Data Analysis 1: Core
This week the independent study to be done before the workshop is revision of some stage 1 core concepts. It covers file types, file systems, working directories, paths and RStudio Projects. You may feel completely confident with them but many students will benefit from a refresher.
In the workshop we will cover Project organisation, working with data that has many variables and observations, getting an overview with summaries and distribution plots, and how to filter rows and columns.
Learning objectives
The successful student will be able to:
explain the organisation of files and directories in a file systems including root, home and working directories (revision)
explain and appropriately use, absolute and relative file paths (revision)
know how to use a project-oriented workflow to organise their work systematically and reproducibly
explain the organisation of some typical βbig dataβ files
create summaries and plots to get an overview of a data set
filter rows from data sets for quality control, to remove missing data, or to select a subset of the data with work with
Instructions
-
- π Read Understanding file systems (Stage 1 revision).
- π Read RStudio projects (Stage 1 revision).
-
- π©βπ« Find out why reproducible research matters and some tips for achieving it.
- π©βπ« Find out what big data are
- π» Understand some data files that are typical of big data
- π» Learn how to filter a dataset and create summaries and plots to get an overview
- π©βπ« Find out why reproducible research matters and some tips for achieving it.
-
- π»