Polls, such as this last example are known as sample surveys.

Size: px
Start display at page:

Download "Polls, such as this last example are known as sample surveys."

Transcription

1 Chapter 12 Notes (Sample Surveys) In everything we have done thusfar, the data were given, and the subsequent analysis was exploratory in nature. This type of statistical analysis is known as exploratory data analysis (EDA). Here, and in the next chapter, we will study techniques for producing or collecting data to answer specific questions. We will see that methods of collecting a sample of data in an unbiased fashion hinge on the idea of randomness. Three Keys to a Good Sample 1. Sampling: In most problems, we are interested in learning something about a population of individuals. However, it will often be the case that the population is too large or too difficult to examine completely, so we take a sample of individuals from the population which we hope is representative of the population as a whole. Examples: What is the average size of Ponderosa pines in a certain area? What proportion of Missoula residents have served on a jury? What proportion of American adults approve of the recently approved bail-out plan? What proportion are satisfied with the state of the country? Polls, such as this last example are known as sample surveys. 100

2 The most important aspect of a sample, no matter how the sample is taken, is that it is representative of the population from which it comes. If the sample is not representative of the population, we say it is biased. A biased sample is a useless sample! Bias arises in many ways. Consider the following examples which illustrate poor sampling techniques leading to biased samples. What s wrong with these samples? Examples: (a) Suppose CNN takes a poll where they ask viewers to call in and state whether or not they are happy in their marriage. 90% of the call-ins say they are unhappy in their marriage. Do we conclude that among the US population, 90% of all married people are unhappy in their marriage? (b) A university instructor wants to know how students feel about their statistics course. As students come to her office hours, she asks them to answer a few questions about the course. How accurate will the information gathered be? (c) A survey was given to UM students regarding their opinions on possible new businesses to open in the UC. The survey was administered to any student willing to fill it out. Would the responses received be accurate or somehow biased? 101

3 (d) Historical Mishaps: This case illustrates a poor sampling technique that led to a sample not being representative of the intended population. In addition to the problems raised in the examples above (voluntary response, interviewer bias, convenience sampling), another common problem is nonresponse. People are sometimes difficult to locate or simply refuse to cooperate. How many of you have thrown out a mail survey or hung up the phone on someone who wants to ask you a few questions? If there is something different about the way nonrespondents would respond if they did respond, this can introduce bias in your results. How can we protect against unseen sources of bias? (e) Wording of Questions: Dont you agree that social workers should earn more money than they currently earn? 102

4 2. Randomization: The key to avoiding the introduction of bias in a sample is the use of randomization in selecting which population units will comprise the sample. Examples: (a) Reconsider the UC survey on new businesses. Although we might think that simply having students fill out the survey voluntarily is just as good as sampling students at random, can you think of sources of bias that might result? (b) Suppose a biologist captures and radio tags 50 cutthroat trout in the Rock Creek drainage to study the types of habitats in which these fish live. Do you think these 50 fish are representative of all cutthroat in terms of their habitat? Random selection of units to comprise a sample from the population protects against a particular type of bias known as selection bias. Such bias is the result of important but unrealized differences in the units of the population relative to what you are measuring. This is one of the startling truths about sampling. The introduction of randomness in selection actually allows us to draw accurate conclusions about the population. 103

5 3. Sample Size: The fundamental question when planning a study is: How large a sample do we need for the sample to be representative of the population? Although you might be tempted to think we should take a certain fraction or percentage of the population, it turns out that the size of the population (as long as it s large) is unimportant. In other words, a sample of 100 Missoula residents will be about as representative of the Missoula population as a sample of 100 US residents of the entire US. If the sample consists of the entire population, it is called a census. What problems might we encounter in trying to take a census? (a) (b) (c) 104

6 Parameters and Statistics: Typically, the purpose behind taking a sample is to gain information about some aspect of the population as a whole. In particular, we are often interested in estimating the mean or standard deviation of some variable, or the proportion of population units with some characteristic. For example, we might want to estimate: the average energy bill for Missoula residents, or the proportion of Americans currently unemployed, or the mean annual income of Montana residents. These unknown population quantities are called parameters. The point of taking a sample is to estimate these unknown parameters with statistics computed from the sample. (i.e.: we might use the sample mean energy bill y from a sample of 30 Missoula households to estimate the true but unknown average energy bill of Missoula residents). Notation: Common notation used is summarized below. (Sample) (Population) Name Statistic Parameter Mean y µ (pronounced mu ) Standard Deviation s σ (pronounced sigma ) Proportion p p Correlation r ρ (pronounced rho ) Regression coefficient b β (pronounced beta ) 105

7 Other Important Sampling Terminology Sampling Unit: The sampling unit is the basic unit on which we will measure the variables of interest (one value per unit); units might be people, households, animals, plots of land, etc. Sampling Frame: The sampling frame is a list of individual units from which the sample is chosen. This will not always be the same as the population of interest - examples? Sampling Variability: This is the notion that every time we take a sample from some population, we will generally not get the same answer. Consider taking a sample of size n = 10 from this class to estimate the average maximum distance traveled by foot in a day by a 241 student. Average Distance Sample 1 Sample 2 Sample 3 If we were to repeat this many times, we would have several distance averages, hopefully distributed around the true average. The variability in these averages is what we mean by sampling variability. The distribution of these averages is known as the sampling distribution of the mean maximum distance traveled in a sample of size

8 Identify each of the following as a parameter or a statistic, and give the symbol used to represent it. In a sample of 2290 U.S. voters, 65% claim they will be voting for a certain Presidential candidate on election day. The proportion of all U.S. voters voting in the last election that voted for Barack Obama. 51% of all U.S. babies are boys. The proportion of all UM campus computers with working versions of SPSS. The 15% of women in the US Senate. The standard deviation of monthly incomes for 50 Missoula residents. The proportion of students at the University of Montana who participate in school- sponsored athletics. Now that we know all the terminology, let s consider some basic sampling methods which rely on randomness to select a representative sample from the population. 107

9 1. Simple Random Sample (SRS): Consider selecting a sample of size n. If this sample is drawn so that every possible sample of size n has the same chance of being selected, it is said to be a simple random sample (SRS). Example: Suppose we have a piece of land and we want to estimate the volume of timber or the number of woodpecker nests on the piece of land. A census might be too costly. One simple way to take a sample might be to divide the area into equal-sized blocks as shown below. The blocks should be small enough to survey reliably. Suppose the area is divided into 36 blocks and we ve decided to survey a sample of 9 blocks. To select an SRS, label the blocks in any order. Go to the random number table and select a row at random to generate the sample. For example, suppose we choose row 7: Starting at row 7, select an SRS of 9 plots, and mark them on the picture above. 108

10 Do the plots selected look random? In an SRS, every combination of 9 blocks has the same probability of being selected. Selecting an SRS does not guarantee that the particular sample selected is perfectly representative of the population. It is not the sample you select which is unbiased; it s the procedure by which the sample is selected which is unbiased. If we were selecting an SRS from an alphabetical list of 36 people, we probably wouldn t worry that the names weren t evenly distributed through the list, since we have no reason to believe that the variable being measured (e.g.: their opinion on some issue) is associated with their position on the list. However, in this example, we might know that there is geographic variation across the area (perhaps the left side is at a higher elevation than the right side). If this were true, we can use this extra information to ensure a more geographically representative sample by taking a stratified random sample of plots. 109

11 2. Stratified Random Sample: Suppose we divide the area into 3 rectangular subareas (from left to right with the elevation gradient) each containing 12 plots. Then take a separate SRS of size 3 within each subarea (using different random numbers for each subarea). This still gives a sample of size 9 as before, but under this plan, the sample taken is more equally representative of the varying elevations in the area. Note that we only need to label the individuals within each stratum Elevation Use row 29 from the random # table to select a stratified random sample, starting in the left stratum and proceeding to the right: Select plots according to: Ignore the values 96,97,98,99. Why do we do this? In what situations does stratified random sampling work best versus simple random sampling? 110 Random Random Plot Numbers Plot Numbers

12 3. Systematic random sampling: An alternative to a stratified random sample, which works quite well in sampling over a geographic area, is a systematic random sample. Systematic sampling is easiest when the population size is a multiple of the sample size n, as it is here. We then calculate the population size divided by the sample size, 36/9 = 4. Next, we randomly choose one of the first 4 plots randomly using the random number table The sample consists of this first plot chosen, and then every fourth plot after that. To take a systematic sample here, use row 14 of the random number table: Systematic sampling also works well for sampling plots along a transect, names from a list, etc. One advantage of systematic sampling is that we don t have to know how many individuals there are in the population because we don t have to assign a label to every individual beforehand. Other advantages? Issues? 111

13 4. Cluster Sampling: In cluster sampling, we first select a random sample of clusters of individuals, and then survey every individual in the selected clusters. Examples: (a) To survey households in Missoula, I might select an SRS of 20 street blocks and include every household on the selected blocks. (b) To estimate the average height of trees in an area, we might randomly select 5 plots and measure every tree in each plot. When would we use a cluster sample versus a stratified random sample? 5. Multistage Designs: All of the sampling methods discussed above require a list of every individual in the population. Often, such a list is not available (such as sampling US households), so multistage sample designs are used. For example, we might take a stratified random sample of counties in the US (with geographic regions as strata), then an SRS of blocks within each county, and an SRS of households within each block. Here, we only need a list of households for the selected blocks, not every household in the US. 112

14 Data Collection Strategies: Having discussed some of the details involved with taking good samples, the table below summarizes the advantages and disadvantages of some common data collection methods. Strategies Advantages Disadvantages Personal High response Interviewer bias Interview rate Leading questions Cost/time Telephone Less expensive Good lists unavailable Interview Easy to monitor (Undercoverage) Must be shorter Questionnaires Inexpensive Low response rate No interviewer bias Bias? Direct Generally very accurate Time consuming Observation Observer error 113

Chapter 12: Sampling

Chapter 12: Sampling Chapter 12: Sampling In all of the discussions so far, the data were given. Little mention was made of how the data were collected. This and the next chapter discuss data collection techniques. These methods

More information

Chapter 12 Summary Sample Surveys

Chapter 12 Summary Sample Surveys Chapter 12 Summary Sample Surveys What have we learned? A representative sample can offer us important insights about populations. o It s the size of the same, not its fraction of the larger population,

More information

Stats: Modeling the World. Chapter 11: Sample Surveys

Stats: Modeling the World. Chapter 11: Sample Surveys Stats: Modeling the World Chapter 11: Sample Surveys Sampling Methods: Sample Surveys Sample Surveys: A study that asks questions of a small group of people in the hope of learning something about the

More information

Sample Surveys. Chapter 11

Sample Surveys. Chapter 11 Sample Surveys Chapter 11 Objectives Population Sample Sample survey Bias Randomization Sample size Census Parameter Statistic Simple random sample Sampling frame Stratified random sample Cluster sample

More information

Basic Practice of Statistics 7th

Basic Practice of Statistics 7th Basic Practice of Statistics 7th Edition Lecture PowerPoint Slides In Chapter 8, we cover Population versus sample How to sample badly Simple random samples Inference about the population Other sampling

More information

Stat472/572 Sampling: Theory and Practice Instructor: Yan Lu Albuquerque, UNM

Stat472/572 Sampling: Theory and Practice Instructor: Yan Lu Albuquerque, UNM Stat472/572 Sampling: Theory and Practice Instructor: Yan Lu Albuquerque, UNM 1 Chapter 1: Introduction Three Elements of Statistical Study: Collecting Data: observational data, experimental data, survey

More information

AP Statistics S A M P L I N G C H A P 11

AP Statistics S A M P L I N G C H A P 11 AP Statistics 1 S A M P L I N G C H A P 11 The idea that the examination of a relatively small number of randomly selected individuals can furnish dependable information about the characteristics of a

More information

b. Stopping students on their way out of the cafeteria is a good way to sample if we want to know about the quality of the food there.

b. Stopping students on their way out of the cafeteria is a good way to sample if we want to know about the quality of the food there. Chapter 12 Sample Surveys Look at Just Checking on page 273. Various claims are made for surveys. Why is each of the following claims not correct? a. It is always better to take a census than to draw a

More information

Other Effective Sampling Methods

Other Effective Sampling Methods Other Effective Sampling Methods MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Stratified Sampling Definition A stratified sample is obtained by separating the

More information

Sample Surveys. Sample Surveys. Al Nosedal. University of Toronto. Summer 2017

Sample Surveys. Sample Surveys. Al Nosedal. University of Toronto. Summer 2017 Al Nosedal. University of Toronto. Summer 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Population, Sample, Sampling Design The population

More information

Chapter 8. Producing Data: Sampling. BPS - 5th Ed. Chapter 8 1

Chapter 8. Producing Data: Sampling. BPS - 5th Ed. Chapter 8 1 Chapter 8 Producing Data: Sampling BPS - 5th Ed. Chapter 8 1 Population and Sample Researchers often want to answer questions about some large group of individuals (this group is called the population)

More information

Stat Sampling. Section 1.2: Sampling. What about a census? Idea 1: Examine a part of the whole.

Stat Sampling. Section 1.2: Sampling. What about a census? Idea 1: Examine a part of the whole. Section 1.2: Sampling Idea 1: Examine a part of the whole. Population Sample 1 Idea 1: Examine a part of the whole. e.g. Population Entire group of individuals that we want to make a statement about. Sample

More information

Chapter 3 Monday, May 17th

Chapter 3 Monday, May 17th Chapter 3 Monday, May 17 th Surveys The reason we are doing surveys is because we are curious of what other people believe, or what customs other people p have etc But when we collect the data what are

More information

MAT 1272 STATISTICS LESSON STATISTICS AND TYPES OF STATISTICS

MAT 1272 STATISTICS LESSON STATISTICS AND TYPES OF STATISTICS MAT 1272 STATISTICS LESSON 1 1.1 STATISTICS AND TYPES OF STATISTICS WHAT IS STATISTICS? STATISTICS STATISTICS IS THE SCIENCE OF COLLECTING, ANALYZING, PRESENTING, AND INTERPRETING DATA, AS WELL AS OF MAKING

More information

Sampling. I Oct 2008

Sampling. I Oct 2008 Sampling I214 21 Oct 2008 Why the need to understand sampling? To be able to read and use intelligently information collected by others: Marketing research Large surveys, like the Pew Internet and American

More information

Sampling Terminology. all possible entities (known or unknown) of a group being studied. MKT 450. MARKETING TOOLS Buyer Behavior and Market Analysis

Sampling Terminology. all possible entities (known or unknown) of a group being studied. MKT 450. MARKETING TOOLS Buyer Behavior and Market Analysis Sampling Terminology MARKETING TOOLS Buyer Behavior and Market Analysis Population all possible entities (known or unknown) of a group being studied. Sampling Procedures Census study containing data from

More information

7.1 Sampling Distribution of X

7.1 Sampling Distribution of X 7.1 Sampling Distribution of X Definition 1 The population distribution is the probability distribution of the population data. Example 1 Suppose there are only five students in an advanced statistics

More information

Class 10: Sampling and Surveys (Text: Section 3.2)

Class 10: Sampling and Surveys (Text: Section 3.2) Class 10: Sampling and Surveys (Text: Section 3.2) Populations and Samples If we talk to everyone in a population, we have taken a census. But this is often impractical, so we take a sample instead. We

More information

Introduction INTRODUCTION TO SURVEY SAMPLING. Why sample instead of taking a census? General information. Probability vs. non-probability.

Introduction INTRODUCTION TO SURVEY SAMPLING. Why sample instead of taking a census? General information. Probability vs. non-probability. Introduction Census: Gathering information about every individual in a population Sample: Selection of a small subset of a population INTRODUCTION TO SURVEY SAMPLING October 28, 2015 Karen Foote Retzer

More information

STA 218: Statistics for Management

STA 218: Statistics for Management Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Population, Sample, Sampling Design The population

More information

Elements of the Sampling Problem!

Elements of the Sampling Problem! Elements of the Sampling Problem! Professor Ron Fricker! Naval Postgraduate School! Monterey, California! Reading Assignment:! 2/1/13 Scheaffer, Mendenhall, Ott, & Gerow,! Chapter 2.1-2.3! 1 Goals for

More information

Warm Up The following table lists the 50 states.

Warm Up The following table lists the 50 states. .notebook Warm Up The following table lists the 50 states. (a) Obtain a simple random sample of size 10 using Table I in Appendix A, a graphing calculator, or computer software. 4 basic sampling techniques

More information

October 6, Linda Owens. Survey Research Laboratory University of Illinois at Chicago 1 of 22

October 6, Linda Owens. Survey Research Laboratory University of Illinois at Chicago  1 of 22 INTRODUCTION TO SURVEY SAMPLING October 6, 2010 Linda Owens University of Illinois at Chicago www.srl.uic.edu 1 of 22 Census or sample? Census: Gathering information about every individual in a population

More information

Introduction INTRODUCTION TO SURVEY SAMPLING. General information. Why sample instead of taking a census? Probability vs. non-probability.

Introduction INTRODUCTION TO SURVEY SAMPLING. General information. Why sample instead of taking a census? Probability vs. non-probability. Introduction Census: Gathering information about every individual in a population Sample: Selection of a small subset of a population Census INTRODUCTION TO SURVEY SAMPLING Sample February 14, 2018 Linda

More information

Sampling Designs and Sampling Procedures

Sampling Designs and Sampling Procedures Business Research Methods 9e Zikmund Babin Carr Griffin 16 Sampling Designs and Sampling Procedures Chapter 16 Sampling Designs and Sampling Procedures 2013 Cengage Learning. All Rights Reserved. May not

More information

CHAPTER 4 Designing Studies

CHAPTER 4 Designing Studies CHAPTER 4 Designing Studies 4.1 Samples and Surveys The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Samples and Surveys Learning Objectives After this

More information

4.1: Samples & Surveys. Mrs. Daniel AP Stats

4.1: Samples & Surveys. Mrs. Daniel AP Stats 4.1: Samples & Surveys Mrs. Daniel AP Stats Section 4.1 Samples and Surveys After this section, you should be able to IDENTIFY the population and sample in a sample survey IDENTIFY voluntary response samples

More information

Census: Gathering information about every individual in a population. Sample: Selection of a small subset of a population.

Census: Gathering information about every individual in a population. Sample: Selection of a small subset of a population. INTRODUCTION TO SURVEY SAMPLING October 18, 2012 Linda Owens University of Illinois at Chicago www.srl.uic.edu Census or sample? Census: Gathering information about every individual in a population Sample:

More information

Gathering information about an entire population often costs too much or is virtually impossible.

Gathering information about an entire population often costs too much or is virtually impossible. Sampling Gathering information about an entire population often costs too much or is virtually impossible. Instead, we use a sample of the population. A sample should have the same characteristics as the

More information

These days, surveys are used everywhere and for many reasons. For example, surveys are commonly used to track the following:

These days, surveys are used everywhere and for many reasons. For example, surveys are commonly used to track the following: The previous handout provided an overview of study designs. The two broad classifications discussed were randomized experiments and observational studies. In this handout, we will briefly introduce a specific

More information

Objectives. Module 6: Sampling

Objectives. Module 6: Sampling Module 6: Sampling 2007. The World Bank Group. All rights reserved. Objectives This session will address - why we use sampling - how sampling can create efficiencies for data collection - sampling techniques,

More information

Unit 8: Sample Surveys

Unit 8: Sample Surveys Unit 8: Sample Surveys Marius Ionescu 10/27/2011 Marius Ionescu () Unit 8: Sample Surveys 10/27/2011 1 / 13 Chapter 19: Surveys Why take a survey? Marius Ionescu () Unit 8: Sample Surveys 10/27/2011 2

More information

3. Data and sampling. Plan for today

3. Data and sampling. Plan for today 3. Data and sampling Business Statistics Plan for today Reminders and introduction Data: qualitative and quantitative Quantitative data: discrete and continuous Qualitative data discussion Samples and

More information

Chapter 4: Designing Studies

Chapter 4: Designing Studies Chapter 4: Designing Studies Section 4.1 Samples and Surveys The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 4 Designing Studies 4.1 Samples and Surveys 4.2 Experiments 4.3

More information

Sampling distributions and the Central Limit Theorem

Sampling distributions and the Central Limit Theorem Sampling distributions and the Central Limit Theorem Johan A. Elkink University College Dublin 14 October 2013 Johan A. Elkink (UCD) Central Limit Theorem 14 October 2013 1 / 29 Outline 1 Sampling 2 Statistical

More information

Key Words: age-order, last birthday, full roster, full enumeration, rostering, online survey, within-household selection. 1.

Key Words: age-order, last birthday, full roster, full enumeration, rostering, online survey, within-household selection. 1. Comparing Alternative Methods for the Random Selection of a Respondent within a Household for Online Surveys Geneviève Vézina and Pierre Caron Statistics Canada, 100 Tunney s Pasture Driveway, Ottawa,

More information

Honors Statistics. Daily Agenda

Honors Statistics. Daily Agenda Honors Statistics Aug 23-8:26 PM Daily Agenda 3. Check homework C4#2 Aug 23-8:31 PM 1 Mar 12-12:06 PM Apr 6-9:53 AM 2 All the artifacts discovered at the dig. Actual Population - Due to the random sampling...

More information

Sampling Techniques. 70% of all women married 5 or more years have sex outside of their marriages.

Sampling Techniques. 70% of all women married 5 or more years have sex outside of their marriages. Sampling Techniques Introduction In Women and Love: A Cultural Revolution in Progress (1987) Shere Hite obtained several impacting results: 84% of women are not satisfied emotionally with their relationships.

More information

Honors Statistics. Daily Agenda

Honors Statistics. Daily Agenda Honors Statistics Aug 23-8:26 PM Daily Agenda 1. Check homework C4#2 Aug 23-8:31 PM 1 Apr 6-9:53 AM All the artifacts discovered at the dig. Actual Population - Due to the random sampling... All the artifacts

More information

Ch. 12: Sample Surveys

Ch. 12: Sample Surveys Ch. 12: Sample Surveys The election of 1948 The Predictions If you don t believe in random sampling, the next time you have a blood test tell the doctor to take it all. The Candidates Crossley Gallup Roper

More information

CHAPTER 8: Producing Data: Sampling

CHAPTER 8: Producing Data: Sampling CHAPTER 8: Producing Data: Sampling The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner Lecture PowerPoint Slides Chapter 8 Concepts 2 Population vs. Sample How to Sample Badly Simple

More information

Population vs. Sample

Population vs. Sample Population vs. Sample We draw samples from a population because we are interested in inferring something about the population based on the sample. We sample when a census is impractical. In order to draw

More information

STAT 100 Fall 2014 Midterm 1 VERSION B

STAT 100 Fall 2014 Midterm 1 VERSION B STAT 100 Fall 2014 Midterm 1 VERSION B Instructor: Richard Lockhart Name Student Number Instructions: This is a closed book exam. You may use a calculator. It is a 1 hour long exam. It is out of 30 marks

More information

Section 6.4. Sampling Distributions and Estimators

Section 6.4. Sampling Distributions and Estimators Section 6.4 Sampling Distributions and Estimators IDEA Ch 5 and part of Ch 6 worked with population. Now we are going to work with statistics. Sample Statistics to estimate population parameters. To make

More information

Full file at

Full file at Chapter 2 Data Collection 2.1 Observation single data point. Variable characteristic about an individual. 2.2 Answers will vary. 2.3 a. categorical b. categorical c. discrete numerical d. continuous numerical

More information

UNIT 8 SAMPLE SURVEYS

UNIT 8 SAMPLE SURVEYS Prepared for the Course Team by W.N. Schofield CONTENTS Associated study materials 1 Introduction 2 Sampling 2.1 Defining the population to be sampled 2.2 Sampling units 2.3 The sampling frame 3 Selecting

More information

Experiences with the Use of Addressed Based Sampling in In-Person National Household Surveys

Experiences with the Use of Addressed Based Sampling in In-Person National Household Surveys Experiences with the Use of Addressed Based Sampling in In-Person National Household Surveys Jennifer Kali, Richard Sigman, Weijia Ren, Michael Jones Westat, 1600 Research Blvd, Rockville, MD 20850 Abstract

More information

Sample size, sample weights in household surveys

Sample size, sample weights in household surveys Sample size, sample weights in household surveys Outline Background Total quality in surveys Sampling Controversy Sample size, stratification and clustering effects An overview of the quality dimensions

More information

POLI 300 PROBLEM SET #2 10/04/10 SURVEY SAMPLING: ANSWERS & DISCUSSION

POLI 300 PROBLEM SET #2 10/04/10 SURVEY SAMPLING: ANSWERS & DISCUSSION POLI 300 PROBLEM SET #2 10/04/10 SURVEY SAMPLING: ANSWERS & DISCUSSION Once again, the A&D answers are considerably more detailed and discursive than those you were expected to provide. This is typical

More information

Introduction. Descriptive Statistics. Problem Solving. Inferential Statistics. Chapter1 Slides. Maurice Geraghty

Introduction. Descriptive Statistics. Problem Solving. Inferential Statistics. Chapter1 Slides. Maurice Geraghty Inferential Statistics and Probability a Holistic Approach Chapter 1 Displaying and Analyzing Data with Graphs This Course Material by Maurice Geraghty is licensed under a Creative Commons Attribution-ShareAlike

More information

PUBLIC EXPENDITURE TRACKING SURVEYS. Sampling. Dr Khangelani Zuma, PhD

PUBLIC EXPENDITURE TRACKING SURVEYS. Sampling. Dr Khangelani Zuma, PhD PUBLIC EXPENDITURE TRACKING SURVEYS Sampling Dr Khangelani Zuma, PhD Human Sciences Research Council Pretoria, South Africa http://www.hsrc.ac.za kzuma@hsrc.ac.za 22 May - 26 May 2006 Chapter 1 Surveys

More information

An Introduction to ACS Statistical Methods and Lessons Learned

An Introduction to ACS Statistical Methods and Lessons Learned An Introduction to ACS Statistical Methods and Lessons Learned Alfredo Navarro US Census Bureau Measuring People in Place Boulder, Colorado October 5, 2012 Outline Motivation Early Decisions Statistical

More information

SAMPLING. A collection of items from a population which are taken to be representative of the population.

SAMPLING. A collection of items from a population which are taken to be representative of the population. SAMPLING Sample A collection of items from a population which are taken to be representative of the population. Population Is the entire collection of items which we are interested and wish to make estimates

More information

The Savvy Survey #3: Successful Sampling 1

The Savvy Survey #3: Successful Sampling 1 AEC393 1 Jessica L. O Leary and Glenn D. Israel 2 As part of the Savvy Survey series, this publication provides Extension faculty with an overview of topics to consider when thinking about who should be

More information

The challenges of sampling in Africa

The challenges of sampling in Africa The challenges of sampling in Africa Prepared by: Dr AC Richards Ask Afrika (Pty) Ltd Head Office: +27 12 428 7400 Tele Fax: +27 12 346 5366 Mobile Phone: +27 83 293 4146 Web Portal: www.askafrika.co.za

More information

Social Studies 201 Notes for November 8, 2006 Sampling distributions Rest of semester For the remainder of the semester, we will be studying and

Social Studies 201 Notes for November 8, 2006 Sampling distributions Rest of semester For the remainder of the semester, we will be studying and 1 Social Studies 201 Notes for November 8, 2006 Sampling distributions Rest of semester For the remainder of the semester, we will be studying and working with inferential statistics estimation and hypothesis

More information

March 10, Monday, March 10th. 1. Bell Work: Week #5 OAA. 2. Vocabulary: Sampling Ch. 9-1 MB pg Notes/Examples: Sampling Ch.

March 10, Monday, March 10th. 1. Bell Work: Week #5 OAA. 2. Vocabulary: Sampling Ch. 9-1 MB pg Notes/Examples: Sampling Ch. Monday, March 10th 1. Bell Work: Week #5 OAA 2. Vocabulary: Sampling Ch. 9-1 MB pg. 462 3. Notes/Examples: Sampling Ch. 9-1 1. Bell Work: Students' Lesson HeightsObjective: Students 2. Vocabulary: will

More information

not human choice is used to select the sample.

not human choice is used to select the sample. [notes for days 2 and 3] Random Sampling All statistical sampling designs have in common the idea that chance not human choice is used to select the sample. Randomize let chance do the choosing! Randomization

More information

Sierra Leone - Multiple Indicator Cluster Survey 2017

Sierra Leone - Multiple Indicator Cluster Survey 2017 Microdata Library Sierra Leone - Multiple Indicator Cluster Survey 2017 Statistics Sierra Leone, United Nations Children s Fund Report generated on: September 27, 2018 Visit our data catalog at: http://microdata.worldbank.org

More information

Moore, IPS 6e Chapter 05

Moore, IPS 6e Chapter 05 Page 1 of 9 Moore, IPS 6e Chapter 05 Quizzes prepared by Dr. Patricia Humphrey, Georgia Southern University Suppose that you are a student worker in the Statistics Department and they agree to pay you

More information

Sampling Subpopulations in Multi-Stage Surveys

Sampling Subpopulations in Multi-Stage Surveys Sampling Subpopulations in Multi-Stage Surveys Robert Clark, Angela Forbes, Robert Templeton This research was funded by the Statistics NZ Official Statistics Research Fund 2007/2008, and builds on the

More information

Statistical and operational complexities of the studies I Sample design: Use of sampling and replicated weights

Statistical and operational complexities of the studies I Sample design: Use of sampling and replicated weights Statistical and operational complexities of the studies I Sample design: Use of sampling and replicated weights Andrés Sandoval-Hernández IEA DPC Workshop on using PISA, PIAAC, TIMSS & PIRLS, TALIS datasets

More information

MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS. Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233

MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS. Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233 MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233 I. Introduction and Background Over the past fifty years,

More information

RECOMMENDED CITATION: Pew Research Center, March 2014, Hillary Clinton s Strengths: Record at State, Toughness, Honesty

RECOMMENDED CITATION: Pew Research Center, March 2014, Hillary Clinton s Strengths: Record at State, Toughness, Honesty NUMBERS, FACTS AND TRENDS SHAPING THE WORLD FOR RELEASE MARCH 4, FOR FURTHER INFORMATION ON THIS REPORT: Carroll Doherty, Director of Political Research Alec Tyson, Research Associate 202.419.4372 RECOMMENDED

More information

Comparative Study of Electoral Systems (CSES) Module 4: Design Report (Sample Design and Data Collection Report) September 10, 2012

Comparative Study of Electoral Systems (CSES) Module 4: Design Report (Sample Design and Data Collection Report) September 10, 2012 Comparative Study of Electoral Systems 1 Comparative Study of Electoral Systems (CSES) (Sample Design and Data Collection Report) September 10, 2012 Country: Poland Date of Election: 09.10.2011 Prepared

More information

Chapter 4: Sampling Design 1

Chapter 4: Sampling Design 1 1 An introduction to sampling terminology for survey managers The following paragraphs provide brief explanations of technical terms used in sampling that a survey manager should be aware of. They can

More information

Liberia - Household Income and Expenditure Survey 2016

Liberia - Household Income and Expenditure Survey 2016 Microdata Library Liberia - Household Income and Expenditure Survey 2016 Liberia Institute for Statistics and Geo-Information Services - Government of Liberia Report generated on: April 9, 2018 Visit our

More information

Comparing Generalized Variance Functions to Direct Variance Estimation for the National Crime Victimization Survey

Comparing Generalized Variance Functions to Direct Variance Estimation for the National Crime Victimization Survey Comparing Generalized Variance Functions to Direct Variance Estimation for the National Crime Victimization Survey Bonnie Shook-Sa, David Heller, Rick Williams, G. Lance Couzens, and Marcus Berzofsky RTI

More information

Session V: Sampling. Juan Muñoz Module 1: Multi-Topic Household Surveys March 7, 2012

Session V: Sampling. Juan Muñoz Module 1: Multi-Topic Household Surveys March 7, 2012 Session V: Sampling Juan Muñoz Module 1: Multi-Topic Household Surveys March 7, 2012 Households should be selected through a documented process that gives each household in the population of interest a

More information

Mathematics Essential General Course Year 12. Selected Unit 3 syllabus content for the. Externally set task 2017

Mathematics Essential General Course Year 12. Selected Unit 3 syllabus content for the. Externally set task 2017 Mathematics Essential General Course Year 12 Selected Unit 3 syllabus content for the Externally set task 2017 This document is an extract from the Mathematics Essentials General Course Year 12 syllabus,

More information

Methodology Marquette Law School Poll August 13-16, 2015

Methodology Marquette Law School Poll August 13-16, 2015 Methodology Marquette Law School Poll August 13-16, 2015 The Marquette Law School Poll was conducted August 13-16, 2015. A total of 802 registered voters were interviewed by a combination of landline and

More information

SURVEY ON USE OF INFORMATION AND COMMUNICATION TECHNOLOGY (ICT)

SURVEY ON USE OF INFORMATION AND COMMUNICATION TECHNOLOGY (ICT) 1. Contact SURVEY ON USE OF INFORMATION AND COMMUNICATION TECHNOLOGY (ICT) 1.1. Contact organization: Kosovo Agency of Statistics KAS 1.2. Contact organization unit: Social Department Living Standard Sector

More information

Section 2: Preparing the Sample Overview

Section 2: Preparing the Sample Overview Overview Introduction This section covers the principles, methods, and tasks needed to prepare, design, and select the sample for your STEPS survey. Intended audience This section is primarily designed

More information

SURVEY ON POLICE INTEGRITY IN THE WESTERN BALKANS (ALBANIA, BOSNIA AND HERZEGOVINA, MACEDONIA, MONTENEGRO, SERBIA AND KOSOVO) Research methodology

SURVEY ON POLICE INTEGRITY IN THE WESTERN BALKANS (ALBANIA, BOSNIA AND HERZEGOVINA, MACEDONIA, MONTENEGRO, SERBIA AND KOSOVO) Research methodology SURVEY ON POLICE INTEGRITY IN THE WESTERN BALKANS (ALBANIA, BOSNIA AND HERZEGOVINA, MACEDONIA, MONTENEGRO, SERBIA AND KOSOVO) Research methodology Prepared for: The Belgrade Centre for Security Policy

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction Statistics is the science of data. Data are the numerical values containing some information. Statistical tools can be used on a data set to draw statistical inferences. These statistical

More information

Methodology Marquette Law School Poll April 3-7, 2018

Methodology Marquette Law School Poll April 3-7, 2018 Methodology Marquette Law School Poll April 3-7, 2018 The Marquette Law School Poll was conducted April 3-7, 2018. A total of 800 registered voters were interviewed by a combination of landline and cell

More information

Mathematicsisliketravellingona rollercoaster.sometimesyouron. Mathematics. ahighothertimesyouronalow.ma keuseofmathsroomswhenyouro

Mathematicsisliketravellingona rollercoaster.sometimesyouron. Mathematics. ahighothertimesyouronalow.ma keuseofmathsroomswhenyouro Mathematicsisliketravellingona rollercoaster.sometimesyouron Mathematics ahighothertimesyouronalow.ma keuseofmathsroomswhenyouro Stage 6 nalowandshareyourpracticewit Handling Data hotherswhenonahigh.successwi

More information

A Guide to Sampling for Community Health Assessments and Other Projects

A Guide to Sampling for Community Health Assessments and Other Projects A Guide to Sampling for Community Health Assessments and Other Projects Introduction Healthy Carolinians defines a community health assessment as a process by which community members gain an understanding

More information

Botswana - Botswana AIDS Impact Survey III 2008

Botswana - Botswana AIDS Impact Survey III 2008 Statistics Botswana Data Catalogue Botswana - Botswana AIDS Impact Survey III 2008 Statistics Botswana - Ministry of Finance and Development Planning, National AIDS Coordinating Agency (NACA) Report generated

More information

The main focus of the survey is to measure income, unemployment, and poverty.

The main focus of the survey is to measure income, unemployment, and poverty. HUNGARY 1991 - Documentation Table of Contents A. GENERAL INFORMATION B. POPULATION AND SAMPLE SIZE, SAMPLING METHODS C. MEASURES OF DATA QUALITY D. DATA COLLECTION AND ACQUISITION E. WEIGHTING PROCEDURES

More information

Using Administrative Records for Imputation in the Decennial Census 1

Using Administrative Records for Imputation in the Decennial Census 1 Using Administrative Records for Imputation in the Decennial Census 1 James Farber, Deborah Wagner, and Dean Resnick U.S. Census Bureau James Farber, U.S. Census Bureau, Washington, DC 20233-9200 Keywords:

More information

Turkmenistan - Multiple Indicator Cluster Survey

Turkmenistan - Multiple Indicator Cluster Survey Microdata Library Turkmenistan - Multiple Indicator Cluster Survey 2015-2016 United Nations Children s Fund, State Committee of Statistics of Turkmenistan Report generated on: February 22, 2017 Visit our

More information

Methodology Marquette Law School Poll June 22-25, 2017

Methodology Marquette Law School Poll June 22-25, 2017 Methodology Marquette Law School Poll June 22-25, 2017 The Marquette Law School Poll was conducted June 22-25, 2017. A total of 800 registered voters were interviewed by a combination of landline and cell

More information

AmericasBarometer, 2016/17

AmericasBarometer, 2016/17 AmericasBarometer, 2016/17 Technical Information LAPOP AmericasBarometer 2016/17 round of surveys The 2016/17 AmericasBarometer study is based on interviews with 43,454 respondents in 29 countries. Nationally

More information

INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL

INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL INTEGRATED COVERAGE MEASUREMENT SAMPLE DESIGN FOR CENSUS 2000 DRESS REHEARSAL David McGrath, Robert Sands, U.S. Bureau of the Census David McGrath, Room 2121, Bldg 2, Bureau of the Census, Washington,

More information

Nigeria - Multiple Indicator Cluster Survey

Nigeria - Multiple Indicator Cluster Survey Microdata Library Nigeria - Multiple Indicator Cluster Survey 2016-2017 National Bureau of Statistics of Nigeria, United Nations Children s Fund Report generated on: May 1, 2018 Visit our data catalog

More information

Methodology Marquette Law School Poll October 26-31, 2016

Methodology Marquette Law School Poll October 26-31, 2016 Methodology Marquette Law School Poll October 26-31, 2016 The Marquette Law School Poll was conducted October 26-31, 2016. A total of 1401 registered voters were interviewed by a combination of landline

More information

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J STATISTICS 100 EXAM 3 Fall 2016 PRINT NAME (Last name) (First name) *NETID CIRCLE SECTION: L1 12:30pm L2 3:30pm Online MWF 12pm Write answers in appropriate blanks. When no blanks are provided CIRCLE your

More information

Guyana - Multiple Indicator Cluster Survey 2014

Guyana - Multiple Indicator Cluster Survey 2014 Microdata Library Guyana - Multiple Indicator Cluster Survey 2014 United Nations Children s Fund, Guyana Bureau of Statistics, Guyana Ministry of Public Health Report generated on: December 1, 2016 Visit

More information

Methodology Marquette Law School Poll February 25-March 1, 2018

Methodology Marquette Law School Poll February 25-March 1, 2018 Methodology Marquette Law School Poll February 25-March 1, 2018 The Marquette Law School Poll was conducted February 25-March 1, 2018. A total of 800 registered voters were interviewed by a combination

More information

Austria Documentation

Austria Documentation Austria 1987 - Documentation Table of Contents A. GENERAL INFORMATION B. POPULATION AND SAMPLE SIZE, SAMPLING METHODS C. MEASURES OF DATA QUALITY D. DATA COLLECTION AND ACQUISITION E. WEIGHTING PROCEDURES

More information

MAT Mathematics in Today's World

MAT Mathematics in Today's World MAT 1000 Mathematics in Today's World Last Time 1. Three keys to summarize a collection of data: shape, center, spread. 2. The distribution of a data set: which values occur, and how often they occur 3.

More information

Sampling Subpopulations

Sampling Subpopulations 1 Sampling Subpopulations Robert Clark 1 Robert Templeton 2 1 University of Wollongong 2 formerly New Zealand Ministry of Health Frontiers in Social Statistics Methodology 8 February 2017 2 Outline Features

More information

Exam 2 Review. Review. Cathy Poliak, Ph.D. (Department of Mathematics ReviewUniversity of Houston ) Exam 2 Review

Exam 2 Review. Review. Cathy Poliak, Ph.D. (Department of Mathematics ReviewUniversity of Houston ) Exam 2 Review Exam 2 Review Review Cathy Poliak, Ph.D. cathy@math.uh.edu Department of Mathematics University of Houston Exam 2 Review Exam 2 Review 1 / 20 Outline 1 Material Covered 2 What is on the exam 3 Examples

More information

AF Measure Analysis Issues I

AF Measure Analysis Issues I AF Measure Analysis Issues I José Manuel Roche Washington, 11 July 2013 Analysis Issues I 1. Metadata 2. Survey design and representativeness 3. Non response rate and other non sampling error 4. Missing

More information

European Social Survey ESS 2010 Documentation of the Spanish sampling procedure

European Social Survey ESS 2010 Documentation of the Spanish sampling procedure European Social Survey ESS 2010 Documentation of the Spanish sampling procedure The 2010 design is quite similar to the ones in 2006 and 2008 with small improvements already introduced in the fourth round.

More information

Why Randomize? Dan Levy Harvard Kennedy School

Why Randomize? Dan Levy Harvard Kennedy School Why Randomize? Dan Levy Harvard Kennedy School Course Overview 1. What is Evaluation? 2. Outcomes, Impact, and Indicators 3. Why Randomize? 4. How to Randomize 5. Sampling and Sample Size 6. Threats and

More information

THE AP-GfK POLL August, 2012

THE AP-GfK POLL August, 2012 THE AP-GfK POLL August, 2012 Conducted by GfK Roper Public Affairs & Corporate Communications A telephone survey of the American general population (ages 18+) Interview dates: August 16 20, 2012 Number

More information

Proceedings of the Annual Meeting of the American Statistical Association, August 5-9, 2001

Proceedings of the Annual Meeting of the American Statistical Association, August 5-9, 2001 Proceedings of the Annual Meeting of the American Statistical Association, August 5-9, 2001 COVERAGE MEASUREMENT RESULTS FROM THE CENSUS 2000 ACCURACY AND COVERAGE EVALUATION SURVEY Dawn E. Haines and

More information

Laboratory 1: Uncertainty Analysis

Laboratory 1: Uncertainty Analysis University of Alabama Department of Physics and Astronomy PH101 / LeClair May 26, 2014 Laboratory 1: Uncertainty Analysis Hypothesis: A statistical analysis including both mean and standard deviation can

More information