- Perform basic data manipulation/exploration in R and dplyr
- load data from a csv file
- generate random numbers using
sample()
- understand use of
set.seed()
- generate histograms
- Clone and contribute to the class Github repo
- Complete assignments using R Markdown
- Define random variables and distinguish them from non-random ones
- Recognize some important random distributions from their probability density plots:
- Normal, Poisson, Negative Binomial, Binomial