Projects
Sampling, Point Estimation and Central Limit Theorem in R
A brief introduction to sampling, point estimation and the central limit theorem using the sample() and replicate() functions in R. Includes some data visualization (Histograms).
Project: Prison Break
Data analysis of helicopter prison escapes using Python and pandas.