Populations and Samples
The study of statistics revolves around the study of data sets.
This lesson describes two important types of data sets -
populations and samples.
Along the way, we introduce simple random sampling, the main method
used in this tutorial to select samples.
Populations versus Samples
The main difference between populations and samples has to do with how
observations are assigned to the data set.
- A population includes each element from the set of observations that can be made.
- A sample consists only of observations drawn from the population.
Depending on the sampling method, a sample can have fewer observations than
the population, the same number of observations, or more observations.
More than one sample can be derived from the same population.
Other differences have to do with nomenclature, notation, and computations.
For example,
- A a measurable characteristic of a population, such as a mean or standard deviation, is called a parameter; but a measurable characteristic of a sample is called a statistic.
- We will see in future lessons that the mean of a population is denoted by the symbol μ; but the mean of a sample is denoted by the symbol x.
- We will also learn in future lessons that the formula for the standard deviation of a population is different from the formula for the standard deviation of a sample.
Simple Random Sampling
A sampling method
is a procedure for selecting sample elements from a population.
Simple random sampling refers to a sampling method that has the
following properties.
- The population consists of N objects.
- The sample consists of n objects.
- All possible samples of n objects are equally likely to occur.
An important benefit of simple random sampling is that it allows researchers to use
statistical methods to analyze sample results. For example, given a simple random
sample, researchers can use statistical methods to define a
confidence interval around a sample mean. Statistical
analysis is not appropriate when non-random sampling methods are used.
There are many ways to obtain a simple random sample. One way would be the
lottery method. Each of the N population members is assigned a unique
number. The numbers are placed in a bowl and thoroughly mixed. Then, a
blind-folded researcher selects n numbers. Population members having the
selected numbers are included in the sample.
Random Number Generator
In practice, the lottery method described above can be cumbersome, particularly with large sample sizes. As an alternative, use Stat Trek's Random Number Generator. With the Random Number Generator, you can select n random numbers quickly and easily. This tool is provided at no cost - free!! To access the Random Number Generator, simply click on the button below. It can also be found under the Stat Tools tab, which appears in the header of every Stat Trek web page.Random Number Generator |
Sampling With Replacement and Without Replacement
Suppose we use the lottery method described above to select a simple random
sample. After we pick a number from the bowl, we can put the number aside or we
can put it back into the bowl. If we put the number back in the bowl, it may be
selected more than once; if we put it aside, it can selected only one time.
When a population element can be selected more than one time, we are
sampling with replacement.
When a population element can be selected only
one time, we are sampling without replacement.
No comments:
Post a Comment