Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.83 KB

README.md

File metadata and controls

32 lines (29 loc) · 1.83 KB

Statistical Data Analysis in R

This is a work in progress

Topic Tutorial Exercises Solutions
Intro to R
R programming basics
Data manipulation with tidyverse
Exploratory Data Analysis
Parameter Estimation
Random Variable
Central Limit Theorem
Confidence Intervals
Hypothesis Testing, z-test
t-Tests
ANOVA
Correlation, regression

Tutorials:

  1. Intro to R
  2. R programming basics
  3. Data manipulation with tidyverse
  4. Exploratory Data Analysis
  5. Parameter Estimation
  6. Random Variable
  7. Central Limit Theorem
  8. Confidence Intervals
  9. Hypothesis Testing, z-test
  10. t-Tests
  11. ANOVA
  12. Correlation, regression