Simple Random Sample - Distinction Between A Systematic Random Sample and A Simple Random Sample

Distinction Between A Systematic Random Sample and A Simple Random Sample

In a simple random sample, one person must take a random sample from a population, and not have any order in which one chooses the specific individual.

Let us assume you had a school with 1000 students, divided equally into boys and girls, and you wanted to select 100 of them for further study. You might put all their names in a bucket and then pull 100 names out. Not only does each person have an equal chance of being selected, we can also easily calculate the probability of a given person being chosen, since we know the sample size (n) and the population (N):

1. In the case that any given person can only be selected once ie. after selection person is removed from the selection pool (basic probability):


\begin{align}
P(n)
&= 1 - \frac{N-1}{N} \cdot \frac{N-2}{N - 1} \cdot \cdots \cdot \frac{N-n}{N - (n - 1)} \\
&\stackrel{Canceling}{=} 1 - \frac{N - n}N \\
&= \frac nN \\
&= \frac{100}{1000} \\
&= 10\%
\end{align}

2. In the case that any selected person is returned to the selection pool ie. can be picked more than once (Geometric distribution):


P(n) = 1-(1-\frac{1}{N})^n = 1 - \left(\frac{999}{1000}\right)^{100} = 0.0952\dots \approx 9.5\%

This means that every student in the school has in any case approximately 1 in 10 chance of being selected using this method. Further, all combinations of 100 students have the same probability of selection.

If a systematic pattern is introduced into random sampling, it is referred to as "systematic (random) sampling". For instance, if the students in our school had numbers attached to their names ranging from 0001 to 1000, and we chose a random starting point, e.g. 0533, and then pick every 10th name thereafter to give us our sample of 100 (starting over with 0003 after reaching 0993). In this sense, this technique is similar to cluster sampling, since the choice of the first unit will determine the remainder. This is no longer simple random sampling, because some combinations of 100 students have a larger selection probability than others - for instance, {3, 13, 23, ..., 993} has a 1/10 chance of selection, while {1, 2, 3, ..., 100} cannot be selected under this method.

Read more about this topic:  Simple Random Sample

Famous quotes containing the words distinction between a, distinction between, distinction, systematic, random, sample and/or simple:

    There is all the difference in the world between the criminal’s avoiding the public eye and the civil disobedient’s taking the law into his own hands in open defiance. This distinction between an open violation of the law, performed in public, and a clandestine one is so glaringly obvious that it can be neglected only by prejudice or ill will.
    Hannah Arendt (1906–1975)

    If he does really think that there is no distinction between virtue and vice, why, Sir, when he leaves our houses let us count our spoons.
    Samuel Johnson (1709–1784)

    A distinction of property results from that very protection which a free Government gives to unequal faculties of acquiring it.
    James Madison (1751–1836)

    The process of discovery is very simple. An unwearied and systematic application of known laws to nature causes the unknown to reveal themselves.
    Henry David Thoreau (1817–1862)

    poor Felix Randal;
    How far from then forethought of, all thy more boisterous years,
    When thou at the random grim forge, powerful amidst peers,
    Didst fettle for the great gray drayhorse his bright and battering
    sandal!
    Gerard Manley Hopkins (1844–1889)

    All that a city will ever allow you is an angle on it—an oblique, indirect sample of what it contains, or what passes through it; a point of view.
    Peter Conrad (b. 1948)

    It was not till the middle of the second dance, when, from some pauses in the movement wherein they all seemed to look up, I fancied I could distinguish an elevation of spirit different from that which is the cause or the effect of simple jollity.—In a word, I thought I beheld Religion mixing in the dance.
    Laurence Sterne (1713–1768)