This document provides an overview of key concepts in statistics for data science, including:
- Descriptive statistics like measures of central tendency (mean, median, mode) and variation (range, variance, standard deviation).
- Common distributions like the normal, binomial, and Poisson distributions.
- Statistical inference techniques like hypothesis testing, t-tests, and the chi-square test.
- Bayesian concepts like Bayes' theorem and how to apply it in R.
- How to use R and RCommander for exploring and visualizing data and performing statistical analyses.