Module 7 Worksheet: Sampling Variation and Confidence Intervals
Scenario
You are helping a beginner analyst review a small synthetic dataset. Your job is not to sound impressive. Your job is to make the safest useful statement.
Data
Dataset: confidence-interval-examples.csv
| estimate_id | metric | estimate | lower_ci | upper_ci | sample_size |
|---|---|---|---|---|---|
| CI01 | average study hours | 5.2 | 4.6 | 5.8 | 120 |
| CI02 | course completion rate | 0.68 | 0.61 | 0.75 | 180 |
| CI03 | average delivery time | 33.5 | 30.2 | 36.8 | 75 |
| CI04 | support ticket rate | 0.052 | 0.044 | 0.060 | 900 |
| CI05 | proportion preferring practice tasks | 0.57 | 0.49 | 0.65 | 150 |
Your Task
Interpret three intervals and write one common misinterpretation to avoid.
Questions
- What is the statistical question?
- What is the unit of analysis?
- Which variables matter most?
- What summary, comparison, or visual check is suitable?
- What does the evidence suggest?
- What should not be claimed?
- What limitation should be mentioned?
Write Your Conclusion
Write two to four careful sentences. Use plain English. Do not use words like proves, guarantees, or always unless the evidence truly supports them.
Self-Check
- Did I name the question?
- Did I use the right denominator or comparison?
- Did I avoid claiming more than the data can support?
- Did I mention uncertainty, bias, assumptions, or limits where needed?
