Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Systematic sampling
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Statistical method for surveys}} In [[survey methodology]], one-dimensional '''systematic sampling''' is a [[statistics|statistical method]] involving the selection of elements from an ordered [[sampling frame]]. The most common form of systematic sampling is an [[equiprobability]] method.<ref>{{Cite book |last=Levy |first=Paul |title=Sampling of Populations. Methods and applications |publisher=Wiley |year=2003 |isbn=978-0471455066 |edition=3rd |pages=68β98}}</ref> This applies in particular when the sampled units are individuals, households or corporations. When a geographic area is sampled for a [[spatial analysis]], bi-dimensional systematic sampling on an [[area sampling frame]] can be applied.<ref>{{Cite journal |last=Wang |first=J.F. |date=2012 |title=A review of spatial sampling |url=https://www.sciencedirect.com/science/article/abs/pii/S2211675312000255 |journal=Spatial Statistics |volume=2 |issue=2 |pages=1β14 |doi=10.1016/j.spasta.2012.08.001 |bibcode=2012SpaSt...2....1W |via=Elsevier Science Direct|url-access=subscription }}</ref> In one-dimensional systematic sampling, progression through the list is treated circularly, with a return to the top once the list ends. The sampling starts by selecting an element from the list at random and then every ''k''<sup>th</sup> element in the frame is selected, where ''k'', is the sampling interval (sometimes known as the ''skip''): this is calculated as:<ref name="ken_black_india">{{cite book | title = Business Statistics for Contemporary Decision Making | author = Ken Black | edition = Fourth (Wiley Student Edition for India) | publisher = Wiley-India | isbn = 978-81-265-0809-9 | year = 2004 }}</ref> :<math>k = \frac Nn</math> where ''n'' is the sample size, and ''N'' is the population size. Using this procedure each element in the [[statistical population|population]] has a known and equal probability of selection (also known as '''epsem'''). This makes systematic sampling functionally similar to [[simple random sampling]] (SRS). However, it is not the same as SRS because not every possible sample of a certain size has an equal chance of being chosen (e.g. samples with at least two elements adjacent to each other will never be chosen by systematic sampling). It is, however, much more efficient (if the variance within a systematic sample is more than the variance of the population).{{citation needed|date=July 2012}} Systematic sampling is to be applied only if the given population is logically homogeneous, because systematic sample units are uniformly distributed over the population. The researcher must ensure that the chosen sampling interval does not hide a pattern. Any pattern would threaten randomness. Example: Suppose a supermarket wants to study buying habits of their customers, then using systematic sampling they can choose every 10th or 15th customer entering the supermarket and conduct the study on this sample. This is random sampling with a system. From the sampling frame, a starting point is chosen at random, and choices thereafter are at regular intervals. For example, suppose you want to sample 8 houses from a street of 120 houses. 120/8=15, so every 15th house is chosen after a random starting point between 1 and 15. If the random starting point is 11, then the houses selected are 11, 26, 41, 56, 71, 86, 101, and 116. As an aside, if every 15th house was a "corner house" then this corner pattern could destroy the randomness of the sample. If, more frequently, the population is not evenly divisible (suppose you want to sample 8 houses out of 125, where 125/8=15.625), should you take every 15th house or every 16th house? If you take every 16th house, 8*16=128, there is a risk that the last house chosen does not exist. On the other hand, if you take every 15th house, 8*15=120, so the last five houses will never be selected. The random starting point should instead be selected as a non-integer between 0 and 15.625 (inclusive on one endpoint only) to ensure that every house has an equal chance of being selected; the interval should now be non-integral (15.625); and each non-integer selected should be rounded up to the next integer. If the random starting point is 3.6, then the houses selected are 4, 20, 35, 50, 66, 82, 98, and 113, where there are 3 cyclic intervals of 15 and 4 intervals of 16. To illustrate the danger of systematic skip concealing a pattern, suppose we were to sample a planned neighborhood where each street has ten houses on each block. This places houses No. 1, 10, 11, 20, 21, 30... on block corners; corner blocks may be less valuable, since more of their area is taken up by street front etc. that is unavailable for building purposes. If we then sample every 10th household, our sample will either be made up ''only'' of corner houses (if we start at 1 or 10) or have ''no'' corner houses (any other start); either way, it will not be representative. Systematic sampling may also be used with non-equal selection probabilities. In this case, rather than simply counting through elements of the population and selecting every ''k''<sup>th</sup> unit, we allocate each element a space along a [[number line]] according to its selection probability. We then generate a random start from a uniform distribution between 0 and 1, and move along the number line in steps of 1. Example: We have a population of 5 units (A to E). We want to give unit A a 20% probability of selection, unit B a 40% probability, and so on up to unit E (100%). Assuming we maintain alphabetical order, we allocate each unit to the following interval: A: 0 to 0.2 B: 0.2 to 0.6 (= 0.2 + 0.4) C: 0.6 to 1.2 (= 0.6 + 0.6) D: 1.2 to 2.0 (= 1.2 + 0.8) E: 2.0 to 3.0 (= 2.0 + 1.0) If our random start was 0.156, we would first select the unit whose interval contains this number (i.e. A). Next, we would select the interval containing 1.156 (element C), then 2.156 (element E). If instead our random start was 0.350, we would select from points 0.350 (B), 1.350 (D), and 2.350 (E). == See also == * [[Low-discrepancy sequence]] == References == {{reflist}} ==External links== *[http://trsl.sourceforge.net/ TRSL – Template Range Sampling Library] is a free-software and open-source C++ library that implements systematic sampling behind an (STL-like) iterator interface. {{DEFAULTSORT:Systematic Sampling}} [[Category:Sampling techniques]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation needed
(
edit
)
Template:Cite book
(
edit
)
Template:Cite journal
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)