Welcome to Sampling Methods!

In Management Accounting, we often need to make decisions based on data. But what happens when there is too much data to look at? Imagine trying to check the quality of every single chocolate bar produced in a factory that makes millions a day. You’d spend all your time checking and none of your time selling!

This is where Sampling comes in. In this chapter, we will learn how to pick a small, manageable group (a sample) that accurately represents the whole group (the population). By the end of these notes, you’ll understand the different ways to choose these samples and when to use each method.

1. The Basics: Population, Sample, and Frames

Before we dive into the methods, let's get our definitions straight. Don't worry if these sound a bit formal; the ideas are actually very simple!

The Population: This is the entire group of items you are interested in. It could be all the invoices sent in a year, or all the employees in a company.

The Sample: This is a smaller group selected from the population. We study the sample to reach conclusions about the whole population.

The Sampling Frame: This is a complete list of all items in the population from which the sample will be drawn (for example, a staff directory or a list of invoice numbers).

Quick Analogy

Imagine you are cooking a massive pot of soup. The whole pot is the Population. You take one spoonful to taste it—that spoonful is the Sample. To make sure your spoonful is a good sample, you need to stir the pot first! If you have a list of all the ingredients in the soup, that’s your Sampling Frame.

2. Probability vs. Non-Probability Sampling

There are two main "umbrellas" of sampling:

1. Probability Sampling: Every item in the population has a known, non-zero chance of being selected. This is generally considered more "fair" and mathematically accurate.
2. Non-Probability Sampling: The selection is not random. It often depends on the researcher's judgment or specific categories.

Key Takeaway: Probability sampling reduces bias, making your results more reliable for the whole population.

3. Probability Sampling Methods

Let's look at the specific methods you need to know for your ACCA exam. We'll start with the random ones.

A. Simple Random Sampling

In this method, every item in the population has an equal chance of being picked. It's like pulling names out of a hat.

How it works:
1. Assign a number to every item in the sampling frame.
2. Use a random number generator or a table of random numbers to pick your sample.

Pros: It is completely unbiased.
Cons: You need a complete list of the population (the sampling frame) before you start, which isn't always possible.

B. Systematic Sampling

This is often called the "every \( n^{th} \)" method. It’s a bit more organized than simple random sampling.

How it works:
1. Calculate the Sampling Interval using this formula: \( \text{Interval} (n) = \frac{\text{Population Size}}{\text{Sample Size}} \)
2. Pick a random starting point between \( 1 \) and \( n \).
3. Select every \( n^{th} \) item after that.

Example: If you have \( 100 \) invoices and you want to sample \( 20 \), your interval is \( 100 / 20 = 5 \). If you start at invoice #\( 3 \), your sample will be #\( 3, 8, 13, 18 \), and so on.

Common Mistake: Make sure your list isn't arranged in a pattern that matches your interval, or you might accidentally pick only one type of item!

C. Stratified Random Sampling

Use this when your population is made up of different groups (called strata) that have different characteristics.

How it works:
1. Divide the population into groups (e.g., by age, by department, or by value).
2. Take a random sample from each group that is proportional to the size of that group.

Example: If a company has \( 800 \) factory workers and \( 200 \) office workers, and you want a sample of \( 100 \) people, you would randomly pick \( 80 \) factory workers and \( 20 \) office workers.

Memory Aid: Think "Stratified = Sub-groups".

D. Multi-stage Sampling

This is used for very large, spread-out populations. It’s like a funnel process.

How it works:
1. Divide the country into regions and pick a few regions randomly.
2. Divide those regions into towns and pick a few towns randomly.
3. Pick a random sample of people from those towns.

Pros: It saves a lot of travel time and money because the sample is concentrated in specific areas.

E. Cluster Sampling

This is often confused with multi-stage sampling. In cluster sampling, you divide the population into groups (clusters), pick a few clusters at random, and then test everyone or everything inside those chosen clusters.

Example: A chain of grocery stores wants to check employee morale. They randomly pick \( 5 \) stores out of \( 50 \) and interview every employee in those \( 5 \) stores.

4. Non-Probability Sampling: Quota Sampling

This is the main non-probability method you need to know. It’s very common in market research (like when someone stops you in the street with a clipboard).

How it works:
The researcher is told to find a specific number of people (a quota) in certain categories.

Example: "Go and interview \( 20 \) men over the age of \( 50 \) and \( 20 \) women under the age of \( 30 \)." The researcher can pick anyone they want, as long as they meet those criteria.

Pros: Fast and cheap. No sampling frame is needed.
Cons: It is biased because the researcher might only pick "friendly-looking" people or people who aren't in a hurry.

Key Takeaway Summary:
- Simple Random: Equal chance, uses random numbers.
- Systematic: Every \( n^{th} \) item.
- Stratified: Randomly pick from every group.
- Cluster: Pick whole groups and test everything inside.
- Quota: Fill a "bucket" of specific types of people (non-random).

5. Common Pitfalls and Tips

Don't worry if this seems tricky at first! Many students mix up Stratified and Cluster sampling. Here is the easiest way to remember the difference:
- In Stratified sampling, we take a few people from EVERY group.
- In Cluster sampling, we take EVERY person from a few groups.

Quick Review Box

1. Why sample? To save time and money.
2. What is a sampling frame? A list of the whole population.
3. Which method uses an interval? Systematic sampling.
4. Which method is non-random? Quota sampling.
5. What formula is used for systematic sampling? \( \text{Interval} = \text{Population} / \text{Sample} \).

Did you know? In many ACCA exam questions, they might describe a scenario and ask you to identify the sampling method. Always look for keywords like "every 10th" (Systematic), "proportional" (Stratified), or "interviewer choice" (Quota)!