Week 7: Sampling Distribution, Point and Interval Estimators
Slides
Sampling Distribution
Point and Interval Estimators
Performance Outcomes
You should feel confident to perform the following outcomes:
Sampling distribution
R programming (non-examinable)
Point and interval estimators
Resources
If you don’t feel yet confident after going through the teaching materials or would like further resources, then you are also encouraged to go through the following materials.
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse (2nd Edition)
- Chapter 7: Sampling
- R for Data Science (2nd Edition)
- Chapter 25: Functions
- Chapter 26: Iteration
- OpenIntro Statistics (4th Edition)
- Chapter 5.1: Point estimates and sampling variability
- Chapter 7.1.1 The distribution of \(\bar{x}\)
- Chapter 7.1.2 Evaluating the two conditions required for modeling \(\bar{x}\)
- Chapter 7.1.3 Introducing the \(t\)-distribution
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse (2nd Edition)
- Chapter 8: Estimation, Confidence Intervals, and Bootstrapping
- OpenIntro Statistics (4th Edition)
- Chapter 5.2: Confidence intervals for a proportion
