-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md
More file actions
10 lines (7 loc) · 695 Bytes
/
README.md
File metadata and controls
10 lines (7 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
## Statistical Inference (Skills Demo Project): Simulation & Inferential Data Analysis
The project consists of two parts:
1. A simulation exercise.
In this report we’re investigating the exponential distribution in R and compare it with the Central Limit Theorem,
2. Basic inferential data analysis.
In this report we’re analyzing the ToothGrowth data in the R datasets package.
The project was carried out as a final (peer-reviewed) assignment within the Coursera course [Statistical Inference](http://www.coursera.org/learn/statistical-inference) of the [Johns Hopkins University Data Science Specialization](http://www.coursera.org/specializations/jhu-data-science) in September 2019