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:

    There appears to be but two grand master passions or movers in the human mind, namely, love and pride. And what constitutes the beauty or deformity of a man’s character is the choice he makes under which banner he determines to enlist himself. But there is a strong distinction between different degress in the same thing and a mixture of two contraries.
    Sarah Fielding (1710–1768)

    Let a man find himself, in distinction from others, on top of two wheels with a chain—at least in a poor country like Russia—and his vanity begins to swell out like his tyres. In America it takes an automobile to produce this effect.
    Leon Trotsky (1879–1940)

    Every nation ... whose affairs betray a want of wisdom and stability may calculate on every loss which can be sustained from the more systematic policy of its wiser neighbors.
    James Madison (1751–1836)

    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)

    Even the simple act that we call “going to visit a person of our acquaintance” is in part an intellectual act. We fill the physical appearance of the person we see with all the notions we have about him, and in the totality of our impressions about him, these notions play the most important role.
    Marcel Proust (1871–1922)