In this project we will investigate the exponential distribution in R and compare it with the Central Limit Theorem.
Part1.pdf
- reproducible report.Part1.R
- code for analysis.Part1.Rmd
- code for reproducible report.
We are going to analyze the ToothGrowth data in the R datasets package and provide some conclusions in order to demonstrate inferential analysis skills.
Part2.pdf
- reproducible report.Part2.Rmd
- code for reproducible report.