Skip to main content
Mathematics LibreTexts

5.4: Sampling methods

  • Page ID
    74326
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    5.4 Learning Objectives

    • Identify the sampling method used in a study

    There are various types of sampling so it is important to understand the differences. We would not anticipate very accurate results if we drew all of our samples from among the customers at a Starbucks, nor would we expect that a sample drawn entirely from the membership list of the local Elks club would provide a useful picture of district-wide support for our candidate. Drawing samples in this way is called convenience sampling.

    One way to ensure that the sample has a reasonable chance of mirroring the population we are interested in is to employ randomness. The most basic random method is simple random sampling.

    Definition: Simple random sample

    A random sample is one in which each member of the population has an equal probability of being chosen. A simple random sample is one in which every member of the population and any group of members has an equal probability of being chosen.

    Example 1

    If we could somehow identify all likely voters in the state, put each of their names on a piece of paper, toss the slips into a (very large) hat and draw 1000 slips out of the hat, we would have a simple random sample.

    In practice, computers are better suited for this sort of endeavor than millions of slips of paper and extremely large headgear.

    It is always possible, however, that even a random sample might end up not being totally representative of the population. If we repeatedly take samples of 1000 people from among the population of likely voters in the state of Washington, some of these samples might tend to have a slightly higher percentage of Democrats (or Republicans) than does the general population; some samples might include more older people and some samples might include more younger people; etc. In most cases, this sampling variability is not significant.

    Definition: Sampling variability

    The natural variation of samples is called sampling variability.

    This is unavoidable and expected in random sampling, and in most cases is not an issue.

    To help account for variability, pollsters might instead use a stratified sample.

    Definition: Stratified sampling

    In stratified sampling, a population is divided into a number of subgroups (or strata). Random samples are then taken from each subgroup with sample sizes proportional to the size of the subgroup in the population.

    Example 2

    Suppose in a particular state that previous data indicated that the electorate was comprised of 39% Democrats, 37% Republicans and 24% independents. In a sample of 1000 people, they would then expect to get about 390 Democrats, 370 Republicans and 240 independents. To accomplish this, they could randomly select 390 people from among those voters known to be Democrats, 370 from those known to be Republicans, and 240 from those with no party affiliation.

    Stratified sampling can also be used to select a sample with people in desired age groups, a specified mix ratio of males and females, etc. A variation on this technique is called quota sampling.

    Definition: Quota Sampling

    Quota sampling is a variation on stratified sampling, wherein samples are collected in each subgroup until the desired quota is met.

    Example 3

    Suppose the pollsters call people at random, but once they have met their quota of 390 Democrats, they only gather people who do not identify themselves as a Democrat.

    You may have had the experience of being called by a telephone pollster who started by asking you your age, income, etc. and then thanked you for your time and hung up before asking any "real" questions. Most likely, they already had contacted enough people in your demographic group and were looking for people who were older or younger, richer or poorer, etc. Quota sampling is usually a bit easier than stratified sampling, but also does not ensure the same level of randomness.

    Another sampling method is cluster sampling, in which the population is divided into groups, and one or more groups are randomly selected to be in the sample.

    Cluster sampling

    In cluster sampling, the population is divided into subgroups (clusters), and a set of subgroups are selected to be in the sample

    Example 4

    If the college wanted to survey students, since students are already divided into classes, they could randomly select 10 classes and give the survey to all the students in those classes. This would be cluster sampling.

    Other sampling methods include systematic sampling.

    Systematic sampling

    In systematic sampling, every \(n^{t h}\) member of the population is selected to be in the sample.

    Example 5

    To select a sample using systematic sampling, a pollster calls every \(100^{th}\) name in the phone book.

    Solution

    Systematic sampling is not as random as a simple random sample (if your name is Albert Aardvark and your sister Alexis Aardvark is right after you in the phone book, there is no way you could both end up in the sample) but it can yield acceptable samples.

    Perhaps the worst types of sampling methods are convenience samples and voluntary response samples.

    Convenience sampling and voluntary response sampling

    Convenience sampling is samples chosen by selecting whoever is convenient.

    Voluntary response sampling is allowing the sample to volunteer.

    Example 6

    A pollster stands on a street corner and interviews the first 100 people who agree to speak to him. This is a convenience sample.

    Example 7

    A website has a survey asking readers to give their opinion on a tax proposal. This is a self-selected sample, or voluntary response sample, in which respondents volunteer to participate.

    Usually voluntary response samples are skewed towards people who have a particularly strong opinion about the subject of the survey or who just have way too much time on their hands and enjoy taking surveys.

    Try it Now 1

    In each case, indicate what sampling method was used

    1. Every 4th person in the class was selected
    2. A sample was selected to contain 25 men and 35 women
    3. Viewers of a new show are asked to vote on the show’s website
    4. A website randomly selects 50 of their customers to send a satisfaction survey to
    5. To survey voters in a town, a polling company randomly selects 10 city blocks, and interviews everyone who lives on those blocks.
    Answer
    1. Systematic
    2. Stratified or Quota
    3. Voluntary response
    4. Simple random
    5. Cluster

    This page titled 5.4: Sampling methods is shared under a CC BY-SA license and was authored, remixed, and/or curated by Leah Griffith, Veronica Holbrook, Johnny Johnson & Nancy Garcia.