What is a population?
A population consists of all the items that are of interest
What is a sample?
A sample is a subset of items chosen from a population
What is a sampling unit?
Each individual item in the population that can be sampled
What is the sampling frame?
An ordered (numbered) list of sampling units
What is a census?
data collected from the entire population
What are the advantages of a census?
It should give completely accurate results
What are the advantages of a sample?
What are the disadvantages of a census?
What are the disadvantages of a sample?
What is random sampling?
When each member of the population has an equal chance of being chosen in order to avoid bias
What are the 3 types of random sampling?
What is the method for a simple random sample?
To carry out a simple random sample, size n, from a population size N, firstly you need a sampling frame.
Each item is assigned a different number from 1-N. Use a random number generator to select n unique numbers
Choose the items corresponding to these numbers to form the sample
What is the method for a systematic sample?
To carry out a systematic sample, size n, from a population size N, you need a samplin frame.
Each item is assigned a random number from 1-N. K = N/n. Use a random number generator to select a random number between 1 and N, starting with this number, take every Kth element to form the sample.
What is the method for a stratified sample?
To carry out a stratified sample, size n, from population size N, you need a sampling frame and distinct strata. The same proportion (n/N) is to be sampled from each strata
Within each strata, each item is assigend a different number and a random number generator is used to select the number of unique numbers required.
Choose the items corresponding to these numbers to form the sample
What is a systematic sample?
The required elements are chosen at regular intervals from an ordered list
What is a stratified sample?
Population is divided into groups (strata) and a simple random sample is carried out in each group
What are the advantages of simple random sampling?
What are the disadvantages of simple random sampling?
What are the advantages of systematic sampling?
What are the disadvantages of systematic sampling?
What are the advantages of stratified sampling?
What are the disadvantages of stratified sampling?
What are the 2 types of non-random sampling?
What is quota sampling?