4 Types of Random Sampling Techniques Explained

Collect unbiased data utilizing these four types of random sampling techniques: systematic, stratified, cluster, and simple random sampling.

Written by Terence Shin

A hand takes <a href=colored slips of paper out of a glass canister" width="752" height="435" />

Image: Shutterstock / Built In UPDATED BY Brennan Whitfield | Aug 30, 2024

Random sampling means choosing a subset of a larger population where each sample has an equal probability of being chosen. Random samples are used in statistical and scientific research to reduce sampling bias and get sample data that is generally representative of a population, which help form unbiased conclusions.

4 Types of Random Sampling Techniques

  1. Simple random sampling.
  2. Stratified random sampling.
  3. Cluster random sampling.
  4. Systematic random sampling.

What Is Random Sampling?

Random sampling simply describes a state wherein every element in a population has an equal chance of being chosen for the sample. Sounds simple, right? Well, it’s a lot easier said than done because you must consider a lot of logistics in order to minimize bias.

Why Is Random Sampling Important?

If you’re a data scientist and want to develop models, or a researcher who wants to analyze a population, you need data. And if you need data, someone needs to collect that data. And if someone is collecting data, they need to make sure that it isn’t biased or it will be extremely costly in the long run.

Therefore, if you want to collect unbiased data and create more accurate data models, then you need to know about random sampling and how it works.

Types of Random Sampling

There are four main types of random sampling techniques: simple random sampling, stratified random sampling, cluster random sampling and systematic random sampling. Each is used for different sampling situations.

1. Simple Random Sampling

Simple random sampling requires the use of randomly generated numbers to choose a sample. More specifically, it initially requires a sampling frame, which is a list or database of all members of a population. You can then randomly generate a number for each element, using Excel for example, and take the first n number of samples that you require.

A chart showing a random sampling technique

To give an example, imagine the table on the right was your sampling frame. Using software like Excel, you can then generate random numbers for each element in the sampling frame. If you need a sample size of three, then you would take the samples with the random numbers from one to three.

2. Stratified Random Sampling

Stratified random sampling involves dividing a population into groups with similar attributes and randomly sampling each group.

A graphic illustrating a random sampling technique

This method ensures that different segments in a population are equally represented. To give an example, imagine a survey is conducted at a school to determine overall satisfaction. Here, stratified random sampling can equally represent the opinions of students in each department.

3. Cluster Random Sampling

Cluster sampling starts by dividing a population into groups or clusters. What makes this different from stratified sampling is that each cluster must be representative of the larger population. Then, you randomly select entire clusters to sample.

A graphic illustrating random sampling techniques

For example, if a school had five different eighth grade classes, cluster random sampling means any one class would serve as a sample.

4. Systematic Random Sampling

Systematic random sampling is a common technique in which you sample every kth element. For example, if you were conducting surveys at a mall, you might survey every 100th person that walks in.

If you have a sampling frame, then you would divide the size of the frame, N, by the desired sample size, n, to get the index number, k. You would then choose every kth element in the frame to create your sample.

A graph showing randomly sampled data

Using the same charts from the first example, if we wanted a sample size of two this time, then we would take every third row in the sampling frame.

Frequently Asked Questions

What is random sampling?

Random sampling involves collecting a subset of samples from a population in a way where each sample has an equal chance of being chosen. Random samples are used to ensure a sample adequately represents the larger population and to minimize sampling bias in research results.

What are the 4 types of simple random sampling?

The 4 main types of random sampling are:

  1. Simple random sampling
  2. Stratified random sampling
  3. Cluster random sampling
  4. Systematic random sampling

Which is an example of a random sample?

An example of a random sample would be randomly choosing the names of 10 people from a hat containing the names from a group of 100 people.