This document provides an overview of statistical tests and calculations using R. It discusses loading and cleaning a dataset, doing basic calculations, and running statistical tests like the binomial distribution, normal distribution, hypothesis testing, chi-squared test, and F test. Examples are provided for each type of analysis, including the R code and interpretation. The goal is to demonstrate how to use R to analyze datasets and evaluate various statistical hypotheses.