Related Experiment Video
Updated: May 25, 2025

08:53
Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community
Published on: May 31, 2019
5.1K
Comparing methods for creating a national random sample of twitter users
Meysam Alizadeh1, Darya Zare2, Zeynab Samei3
1Department of Political Science, University of Zurich, Zurich, Switzerland.
Summary
The 1% Stream method best samples US Twitter users for population accuracy but is slow and real-time only. The Bounding Box method is a suitable alternative when historical data or user engagement is crucial.
Area of Science:
- Social Sciences
- Computer Science
- Data Science
- Computational Social Science
Background:
- Twitter data is extensively utilized in social and computer science research.
- A frequent research objective involves creating representative samples of users from specific countries.
- Existing methods for sampling Twitter users lack comprehensive comparative analysis.
Purpose of the Study:
- To implement and compare four common methods for generating random Twitter user samples in the US: 1% Stream, Bounding Box, Location Query, and Language Query.
- To evaluate these methods based on tweet- and user-level metrics and their accuracy in estimating the US population.
Main Methods:
- Implementation of four distinct sampling strategies: 1% Stream, Bounding Box, Location Query, and Language Query.
- Comparative analysis of collected data using tweet-level metrics (e.g., tweet frequency) and user-level metrics (e.g., followers, account age).
- Assessment of population estimation accuracy for each sampling method.
Main Results:
- The 1% Stream method yielded users with higher tweet volume, engagement metrics, and younger accounts, while also showing the lowest population estimation error.
- Users sampled via 1% Stream were disproportionately male compared to other methods.
- The 1% Stream method is time-intensive, limited to real-time data, and unsuitable for studies focusing on user engagement.
Conclusions:
- The 1% Stream method is superior for obtaining a statistically accurate US Twitter user sample for population estimation.
- The Bounding Box method emerges as a viable alternative when the limitations of the 1% Stream (time, historical data, engagement focus) are critical research constraints.
Related Concept Videos
Random Sampling Method
10.9K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
10.9K
Systematic Sampling Method
9.9K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
Systematic sampling is one of the simplest methods...
Systematic sampling is one of the simplest methods...
9.9K
Stratified Sampling Method
11.7K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
To choose a stratified sample, divide the population into groups called strata and then take a...
11.7K
Cluster Sampling Method
11.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.6K
Convenience Sampling Method
8.6K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population.
Convenience sampling is a non-random method of sample selection; this method selects individuals that are easily accessible and may result in biased data. For example, a marketing...
Convenience sampling is a non-random method of sample selection; this method selects individuals that are easily accessible and may result in biased data. For example, a marketing...
8.6K
Sampling Plans
163
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
163

