This document provides an overview of topics that will be covered in a two-day statistical programming course in R, including: 1. Vector and matrix operations, file input/output, and probability density functions. 2. Distributions like binomial, Poisson, normal and uniform as well as hypothesis testing using t, z, F, and chi-square. 3. Linear and multiple regression techniques, including prediction, residual analysis and modeling. Case studies and examples are provided for many of these statistical techniques in R, such as linear regression, hypothesis testing, and probability distributions.