03 - Sampling
03 - Sampling
Uebersax
03 - Sampling
3. Sampling
Today our general topic will be how to construct a sample of a population. We'll consider some
good methods, and some not-so-good methods.
A non-probability sample is one in which the judgment of the experimenter, the method in
which the data is collected, or other factors could affect the results of the sample.
Judgment Samples. Any sample based on someone's expertise about the population is
known as a judgment sample.
Voluntary Samples. Voluntary samples involve open solicitation of input and attract
only those who are interested in the subject matter
Convenience Samples. Surveys where the concern is primarily on the ease with which
the sample is taken, is called a convenience sample.
A probability sample is one in which the chance of selection of each item in the population is
known before the sample is picked.
Simple Random Samples. If a probability sample is chosen in such a way each item in
the population has an equal chance of being selected, then the sample is called a
simple random sample.
o
Sampling with replacement. Every object has same probability of being sampled
each time; this makes all observations statistically independent an necessary
assumption for many statistical methods.
Weighted Random Samples. Different groups (e.g., male/female) may have different
probabilities of being randomly sampled.
Manual
Recalculate Workbook before saving
4. Enter this formula in a cell: =RANDBETWEEN(1, n), where n is your population size.
5. Copy this formula to m * 1.5 (or more) cells (where m is the sample size) below the first one
(this includes some extra random numbers for use when sampling without replacement).
6. Press F9 to calculate.
7. Copy values to an adjacent column (i.e., when clipboard icon appears, click and choose
Paste Values; otherwise, on the Home tab, in the Clipboard group, click Paste icon, then
Paste Values).
Homework:
Given a population with N = 20, numbered from 1 to 20:
1. Use Excel to generate a random sample with n = 10, with replacement.
2. Use Excel to generate a random sample with n = 10, without replacement.
Place results in two adjacent columns of Excel and print and bring to class to turn in
(or, hand-write results very, very neatly).
Remember to indicate lecture number (03) on homework.