Sampling Methods Flashcards

1
Q

What is random sampling?

A
  1. When every member of a population has an equal chance of being selected
  2. Fair and unbiased
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe one way in which we might conduct a random sample.

A
  1. List all members of the population and assign a number from x to y
  2. Use a random number generator or calculator to randomly generate z numbers
  3. Select all items with corresponding numbers and ignore repeats.
  4. On calculator: RanInt#(x,y)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some methods of non-random sampling? (7)

A
  1. Judgement sampling
  2. Quota sampling
  3. Opportunity sampling
  4. Cluster sampling
  5. Systematic sampling
  6. Stratified sampling
  7. Capture-Recapture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is judgement sampling?

A

Using your judgement to select a sample that represents the population

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is quota sampling?

A

Grouping the population by shared characteristics and interview a “quote” from each group e.g. 10 males over 25

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is opportunity sampling?

A

Using items that are available at the time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is cluster sampling?

A

When the data naturally splits into clusters then using random sampling to select items

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is systematic sampling?

A

Choosing a random starting point from the sampling frame and then choosing items at regular intervals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is stratified sampling?

A
  1. Dividing the population into strata based on shared characteristics and then taking a random sample from each stratum that is proportional to its size in the population
  2. Formula: sample size x (stratum size/total population)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does the capture-recapture formula assume?

A
  1. Population hasn’t changed
  2. Probability of capture is equal for all members
  3. Marks haven’t been lost
  4. Sample is large enough to represent the population
How well did you know this?
1
Not at all
2
3
4
5
Perfectly