Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Statistics - Sample Types


A study needs participants and there are different ways of gathering them.

Some methods are better than others, but they might be more difficult.


Different Types of Sampling Methods

Random Sampling

A random sample is where every member of the population has an equal chance to be chosen.

Random sampling is the best. But, it can be difficult, or impossible, to make sure that it is completely random.

Note: Every other sampling method is compared to how close it is to a random sample - the closer, the better.

Convenience Sampling

A convenience sample is where the participants that are the easiest to reach are chosen.

Note: Convenience sampling is the easiest to do.

In many cases this sample will not be similar enough to the population, and the conclusions can potentially be useless.

Systematic Sampling

A systematic sample is where the participants are chosen by some regular system.

For example:

  • The first 30 people in a queue
  • Every third on a list
  • The first 10 and the last 10

Stratified Sampling

A stratified sample is where the population is split into smaller groups called 'strata'.

The 'strata' can, for example, be based on demographics, like:

  • Different age groups
  • Professions

Stratification of a sample is the first step. Another sampling method (like random sampling) is used for the second step of choosing participants from all of the smaller groups (strata).

Clustered Sampling

A clustered sample is where the population is split into smaller groups called 'clusters'.

The clusters are usually natural, like different cities in a country.

The clusters are chosen randomly for the sample.

All members of the clusters can participate in the sample, or members can be chosen randomly from the clusters in a third step.


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.