Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified 01_materials/slides/03_simple_probability_samples_slides.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ Basically:

# Systematic Sampling Considerations

- Systematic sampling is a type of cluster sampling, not SRS, *but...*
- If the original population is truly randomized, systematic samples behave similarly to SRS and the same analysis methods can be used
- If the original population is in increasing or decreasing order, or periodic in some way (i.e. alternating male and female names), the sample will not be representative and will not behave like an SRS
- Usual considerations apply when defining a target population and frame
Expand Down