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:

    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)

    There is a distinction to be drawn between true collectors and accumulators. Collectors are discriminating; accumulators act at random. The Collyer brothers, who died among the tons of newspapers and trash with which they filled every cubic foot of their house so that they could scarcely move, were a classic example of accumulators, but there are many of us whose houses are filled with all manner of things that we “can’t bear to throw away.”
    Russell Lynes (1910–1991)

    Chinese civilisation is so systematic that wild animals have been abolished on principle.
    Aleister Crowley (1875–1947)

    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)

    As a rule they will refuse even to sample a foreign dish, they regard such things as garlic and olive oil with disgust, life is unliveable to them unless they have tea and puddings.
    George Orwell (1903–1950)

    Religion is the dream of the human mind. But even in dreams we do not find ourselves in emptiness or in heaven, but on earth, in the realm of reality; we only see real things in the entrancing splendor of imagination and caprice, instead of in the simple daylight of reality and necessity.
    Ludwig Feuerbach (1804–1872)