What is the method of sampling in which the units are picked up at regular intervals from the universe-
So, the question is about the method where samples are selected at regular intervals. The options aren't provided, but the correct answer is supposed to be one of them. From what I recall, systematic sampling is when you choose every nth individual from a population. For example, if you have a list of 1000 people and you want a sample of 100, you'd select every 10th person. That's systematic sampling because you're using a fixed interval.
Other sampling methods include simple random sampling, stratified sampling, cluster sampling, and convenience sampling. Let me make sure I'm not mixing them up. Simple random is where each unit has an equal chance, no specific interval. Stratified divides the population into strata and samples from each. Cluster sampling groups the population and randomly selects clusters. Convenience is just picking whoever is available, which isn't systematic.
So the core concept here is systematic sampling. The correct answer should be systematic sampling. The wrong options would be the other types. The clinical pearl would be that systematic sampling is efficient but can have issues if there's a periodic pattern in the population that matches the sampling interval, leading to bias. For example, if you sample every 7th day in a weekly cycle, you might miss certain patterns. That's a key point to remember for exams.
**Core Concept**
The question tests understanding of **systematic sampling**, a probability sampling method where elements are selected from a population at regular intervals. This method relies on a fixed, periodic interval (sampling interval) to choose samples, ensuring even distribution across the population.
**Why the Correct Answer is Right**
Systematic sampling involves selecting units at **predetermined intervals** (e.g., every 10th individual) after a random start. It is efficient and avoids clustering, as the interval ensures spread across the population. For example, if the sampling interval is 5, a random starting point between 1β5 is chosen, and every 5th subsequent unit is selected. This method is particularly useful when the population is large and ordered in a linear fashion.
**Why Each Wrong Option is Incorrect**
**Option A:** *Simple random sampling* involves random selection without fixed intervals, ensuring each unit has an equal chance but not systematic spacing.
**Option B:** *Stratified sampling* divides the population into subgroups (strata) and samples from each, not based on intervals.
**Option C:** *Cluster sampling* selects entire groups (clusters) randomly, not individual units at intervals.
**Option D:** *Convenience sampling* selects accessible units haphazardly, lacking structured intervals.
**Clinical Pearl / High-Yield Fact**
Systematic sampling is **exam-friendly** for its efficiency and simplicity. Remember: **"Systematic = Systematic Intervals"**. However, it risks periodic bias if the population has hidden patterns aligned with the interval (e.g., sampling every 7 days might miss weekly trends).
**Correct Answer: C. Systematic Sampling**