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, distinction, systematic, random, sample and/or simple:

    What! Would you make no distinction between hypocrisy and devotion? Would you give them the same names, and respect the mask as you do the face? Would you equate artifice and sincerity? Confound appearance with truth? Regard the phantom as the very person? Value counterfeit as cash?
    Molière [Jean Baptiste Poquelin] (1622–1673)

    We mustn’t be stiff and stand-off, you know. We must be thoroughly democratic, and patronize everybody without distinction of class.
    George Bernard Shaw (1856–1950)

    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)

    Man always made, and still makes, grotesque blunders in selecting and measuring forces, taken at random from the heap, but he never made a mistake in the value he set on the whole, which he symbolized as unity and worshipped as God. To this day, his attitude towards it has never changed, though science can no longer give to force a name.
    Henry Brooks Adams (1838–1918)

    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)