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)

    The distinction between children and adults, while probably useful for some purposes, is at bottom a specious one, I feel. There are only individual egos, crazy for love.
    Don Barthelme (1931–1989)

    I realized early on that the academy and the literary world alike—and I don’t think there really is a distinction between the two—are always dominated by fools, knaves, charlatans and bureaucrats. And that being the case, any human being, male or female, of whatever status, who has a voice of her or his own, is not going to be liked.
    Harold Bloom (b. 1930)

    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)

    ... the random talk of people who have no chance of immortality and thus can speak their minds out has a setting, often, of lights, streets, houses, human beings, beautiful or grotesque, which will weave itself into the moment for ever.
    Virginia Woolf (1882–1941)

    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)

    We may prepare food for our children, chauffeur them around, take them to the movies, buy them toys and ice cream, but nothing registers as deeply as a simple squeeze, cuddle, or pat on the back. There is no greater reassurance of their lovability and worth than to be affectionately touched and held.
    Stephanie Martson (20th century)