Probability Sampling. Simple Random Sample (SRS) Stratified Random Sampling Cluster Sampling The only way to ensure a representative sample is to obtain.

Slides:



Advertisements
Similar presentations
Chapter 5 Stratified Random Sampling n Advantages of stratified random sampling n How to select stratified random sample n Estimating population mean and.
Advertisements

Friday, May 7, Descriptive Research Week 8 Lecture 2.
QBM117 Business Statistics Statistical Inference Sampling 1.
1 1 Slide 2009 University of Minnesota-Duluth, Econ-2030(Dr. Tadesse) Chapter 7, Part B Sampling and Sampling Distributions Other Sampling Methods Other.
MISUNDERSTOOD AND MISUSED
Who and How And How to Mess It up
Chapter 17 Additional Topics in Sampling
Why sample? Diversity in populations Practicality and cost.
SAMPLING Chapter 7. DESIGNING A SAMPLING STRATEGY The major interest in sampling has to do with the generalizability of a research study’s findings Sampling.
Sampling Methods.
Probability Sampling.
Sampling ADV 3500 Fall 2007 Chunsik Lee. A sample is some part of a larger body specifically selected to represent the whole. Sampling is the process.
Sampling Moazzam Ali.
Key terms in Sampling Sample: A fraction or portion of the population of interest e.g. consumers, brands, companies, products, etc Population: All the.
Chapter 7 Sampling and Sampling Distributions n Simple Random Sampling n Point Estimation n Introduction to Sampling Distributions n Sampling Distribution.
COLLECTING QUANTITATIVE DATA: Sampling and Data collection
McGraw-Hill/Irwin McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All rights reserved.
Learning Objective Chapter 11 Basic Sampling Issues CHAPTER eleven Basic Sampling Issues Copyright © 2000 by John Wiley & Sons, Inc.
1 1 Slide © 2009 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
MGT-491 QUANTITATIVE ANALYSIS AND RESEARCH FOR MANAGEMENT OSMAN BIN SAIF Session 13.
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS St. Edward’s University Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
Chapter 13 Data Sources, Sampling, and Data Collection.
1 1 Slide Slides Prepared by JOHN S. LOUCKS St. Edward’s University © 2002 South-Western/Thomson Learning.
Chapter 7 Sampling and Sampling Distributions Sampling Distribution of Sampling Distribution of Introduction to Sampling Distributions Introduction to.
Sampling.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS St. Edward’s University.
Chap 20-1 Statistics for Business and Economics, 6e © 2007 Pearson Education, Inc. Chapter 20 Sampling: Additional Topics in Sampling Statistics for Business.
Sampling Methods. Definition  Sample: A sample is a group of people who have been selected from a larger population to provide data to researcher. 
7-1 Chapter Seven SAMPLING DESIGN. 7-2 Selection of Elements Population Element the individual subject on which the measurement is taken; e.g., the population.
Data Collection and Sampling
1 Chapter 7 Sampling and Sampling Distributions Simple Random Sampling Point Estimation Introduction to Sampling Distributions Sampling Distribution of.
CHAPTER 12 DETERMINING THE SAMPLE PLAN. Important Topics of This Chapter Differences between population and sample. Sampling frame and frame error. Developing.
Sampling Methods.
Sampling “Sampling is the process of choosing sample which is a group of people, items and objects. That are taken from population for measurement and.
Sampling Design and Analysis MTH 494 Ossam Chohan Assistant Professor CIIT Abbottabad.
SAMPLING TECHNIQUES. Definitions Statistical inference: is a conclusion concerning a population of observations (or units) made on the bases of the results.
1 Chapter Two: Sampling Methods §know the reasons of sampling §use the table of random numbers §perform Simple Random, Systematic, Stratified, Cluster,
Sampling Techniques 19 th and 20 th. Learning Outcomes Students should be able to design the source, the type and the technique of collecting data.
1. Population and Sampling  Probability Sampling  Non-probability Sampling 2.
7: Sampling Theory and Methods. 7-2 Copyright © 2008 by the McGraw-Hill Companies, Inc. All rights reserved. Hair/Wolfinbarger/Ortinau/Bush, Essentials.
1 Chapter 2: Sampling and Surveys. 2 Random Sampling Exercise Choose a sample of n=5 from our class, noting the proportion of females in your sample.
Chapter 10 Sampling: Theories, Designs and Plans.
Introduction to Survey Sampling
1 Sampling Theory Dr. T. T. Kachwala. 2 Population Characteristics There are two ways in which reliable data or information for Population Characteristics.
LIS 570 Selecting a Sample.
McGraw-Hill/IrwinCopyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved. SAMPLING Chapter 14.
Sampling technique  It is a procedure where we select a group of subjects (a sample) for study from a larger group (a population)
1 STAT 500 – Statistics for Managers STAT 500 Statistics for Managers.
Topics Semester I Descriptive statistics Time series Semester II Sampling Statistical Inference: Estimation, Hypothesis testing Relationships, casual models.
Non-Probability Sampling. Non-probability sampling should be used only when probability sampling is not an option. Samples obtained with Non-probability.
1. 2 DRAWING SIMPLE RANDOM SAMPLING 1.Use random # table 2.Assign each element a # 3.Use random # table to select elements in a sample.
Sampling Chapter 5. Introduction Sampling The process of drawing a number of individual cases from a larger population A way to learn about a larger population.
Sampling Dr Hidayathulla Shaikh. Contents At the end of lecture student should know  Why sampling is done  Terminologies involved  Different Sampling.
Sampling Techniques Muhammad Ibrahim Sohel BBA Department of Business Administration International Islamic University Ctg (Dhaka Campus)
Statistics – Chapter 1 Data Collection
Developing the Sampling Plan
Sampling: Stratified vs Cluster
Meeting-6 SAMPLING DESIGN
Sampling: Theory and Methods
Slides by JOHN LOUCKS St. Edward’s University.
Welcome.
Observational Studies, Experiments, and Simple Random Sampling
STAT 145.
Sampling Methods.
STAT 245.
Sample-Sampling-Pengelompokan Data
CS639: Data Management for Data Science
EQ: What is a “random sample”?
Presentation transcript:

Probability Sampling

Simple Random Sample (SRS) Stratified Random Sampling Cluster Sampling The only way to ensure a representative sample is to obtain it through probability sampling.

What you Need In order to obtain ANY kind or Probability Sample you need a SAMPLING FRAME A Sampling Frame is a list of all the sampling units.

Sampling Frame Ideally the sampling frame contains all elements in the population. Population CHHS students Cars in the city of Salinas Monterey County Residents Sampling Frame A list of all current CHHS students* A list of all cars owned by residents of Salinas* A list containing all Monterey County Residents* *Al list containing groupings of these elements may also work as we will see in cluster sampling

Simple Random Sample Definition: If a sample of size n is drawn from a population in such a way that every possible sample of size n has the same probability of being selected then this sampling procedure is called Simple Random Sample. This is the simplest (in theory). All of the statistical tools you learned in your basic stats course assume a SRS.

Sampling frame of CHHS students Simple Random Sample Lower division Higher division To obtain a Simple Random Sample just number the observations in your sampling frame and use a random number generator to obtain as many observations as you need

Sampling frame of CHHS students Simple Random Sample Here I obtained a sample of 10 students. I asked Excel to give me 10 random numbers between 1-100*. Excel gave me: 3;16;23;28;44;77;81;90;94 * I used the excel function =RANDBETWEEN(1,100) 10 times and it gave me 10 random numbers between 1 and 100. If a number came twice I asked for a different number This is a representative sample!

Stratified Random Sample Definition: A Stratified Random Sample is one obtained by separating the population elements into non- overlapping groups, called strata, and then selecting a simple random sample from each stratum. It sometimes will reduce the cost of collecting data as you can divide population elements into convenient groupings It is better than Simple Random Sampling when we are interested in estimating population parameters by subgroups (strata). In general a Stratified Random Sample will give you lower estimation error (specially when the strata are homogeneous)

Sampling frame of CHHS students Stratified Random Sample Stratum1 Lower division N 1 =30 Stratum 2 Higher division N 2 =70 To obtain a Stratified Random Sample you need a sampling frame that identifies the population into non overlapping strata. Then you collect simple random samples from each strata

How many observations from each stratum? Many researchers prefer proportional allocation. Under proportional allocation the number observations selected within each stratum should be proportional to the size of the stratum in relation to the population. – e.g. if a stratum represents 30% of the population then observations collected from that stratum should represent 30% of the sample.

Sampling frame of CHHS students Stratified Random Sample Stratum 1 Lower division N 1 =30 Stratum 2 Higher division N 2 = Here I need a sample of 10 students. Stratum 1 has 30% of the population so sampled observations from stratum 1 should represent 30% of the sample (3 observations) Stratum 2 has 70% of the population so sampled observations from stratum 2 should represent 70% of the sample (7 observations)

Sampling frame of CHHS students Stratified Random Sample Stratum1 Lower division N 1 =30 Stratum 2 Higher division N 2 =70 Obtaining a random sample of 3 observations from stratum 1 I got observations 3;16; Obtaining a random sample of 7 observations from stratum 2 I got observations 34;37;52;77;81;90;94

Cluster Sampling Definition: A cluster sample is a probability sample in which each sampling unit is a collection or cluster of elements. It usually is cheaper than Simple or Stratified Random sampling It is extremely useful when the sampling frame has only clusters of elements. e.g if you wanted a list for all CSUMB students as a sampling frame you will not get it. However, you can easily obtain a list of all classes (where students are grouped or clustered) offered in a given semester. The census uses cluster sampling. They don’t have a list of all individuals but they do have a list of all city blocks

Cluster Sampling In cluster sampling we usually use SRS or Stratified Random Sampling to obtain a sample of clusters and then survey all the elements within a cluster.

Sampling frame of CHHS classes Cluster Sample First we must randomly select some clusters And then survey all the students in the selected clusters Choosing the number of clusters to sample is tricky, there are no rules for it really it depends on how much resources are available and the precision required CHHS 302 CHHS 385 CHHS 300 CHHS 496 CHHS 405 CHHS 211 CHHS 320 CHHS 400 Total number of clusters =8

CHHS 211 CHHS 302 Sampling frame of CHHS classes Cluster Sample In this example I randomly picked 3 clusters out of the 8: CHHS 385 CHHS 302 CHHS 211 Then I need to survey all the students in each of the 3 clusters. That gives me a total of 41 students. CHHS 300 CHHS 496 CHHS 405 CHHS 320 CHHS 400 Total number of clusters =8

Summary The topic of probability sampling is vast. Probability sampling is the ONLY way to obtain representative samples. We discussed three basic types of probability sampling each of them has its pros and cons. It should be clear that in order to do any of the methods we discussed here you need a “sampling frame.” All the statistical techniques you will learn in this course assume a simple random sample. Other techniques are needed to make inferences about a population using stratified or cluster sampling.

Next lectures Check the video on how to draw probability samples from a sampling frame in Excel. What happens when you do not have a sampling frame? We turn to non-probability sampling next.