Why Do We Care How Data Is Collected?
Imagine you read a headline claiming "Students who eat breakfast earn higher GPAs." That sounds useful, but it leaves a critical question unanswered: does eating breakfast cause better grades, or do students who are already more organized simply tend to eat breakfast and study harder? The answer depends entirely on how the data behind the headline was gathered. Over the last two centuries, statisticians have developed distinct methods of data collection, each with its own power—and its own blind spots.
The central question this lesson addresses is: given a real-world study, how do you identify what type it is, and what can (or can't) you legitimately conclude from its results?
Three Methods of Data Collection
Statistics recognizes three primary study designs. Each one answers a different kind of question and carries different rules about what conclusions are valid. Here they are, side by side.
Sample Survey
Experiment
Observational Study
Randomization (Cross-Cutting)
Visual Guide: Identifying Study Types
The following flowchart walks you through a simple decision tree. When you encounter any study—in a textbook problem, a news article, or an AP exam question—follow these steps to classify it.
The key question is always: did somebody deliberately do something to the subjects? If yes, it's an experiment. If no, ask whether the study was designed to measure a whole population by looking at a representative sample (survey) or whether it simply records information about groups that already exist (observational study).
How Randomization Relates to Each Method
Randomization is the single most powerful tool statisticians have for reducing bias—systematic errors that push results in one direction. However, randomization shows up in different ways depending on the study type, and each form serves a distinct purpose.
Random Selection vs. Random Assignment
Random selection means using a chance process (like a random number generator) to choose which individuals from the population are included in the study. It is the hallmark of a well-designed sample survey. When every member of the population has a known, nonzero chance of being selected, the sample is likely to be representative, allowing us to generalize findings to the broader population.
Random assignment means using a chance process to decide which treatment each subject receives. It is the hallmark of a well-designed experiment. Random assignment tends to balance out all other variables—both the ones you know about and the ones you don't—across the treatment groups. This is what allows an experiment to establish causation.
In an observational study, neither random selection of a representative sample nor random assignment of treatments is typically present. Researchers simply observe subjects who have "self-selected" into different conditions (e.g., people who chose to smoke vs. those who didn't). Because of this, confounding variables—hidden factors that could explain the observed association—are always a concern, and causal claims cannot be made from observational studies alone.
Side-by-Side Comparison
The table below summarizes the critical distinctions. Study it carefully—questions on standardized tests often hinge on exactly these differences.
| Feature | Sample Survey | Experiment | Observational Study |
|---|---|---|---|
| Treatment imposed? | No | Yes | No |
| Primary goal | Estimate a population parameter | Determine cause and effect | Identify associations / patterns |
| Role of randomization | Random selection of sample from population | Random assignment of subjects to treatment groups | Typically none (though random sampling can appear) |
| Can generalize to population? | Yes, if sample is random | Only if subjects were also randomly selected | Only if sample is representative |
| Can establish causation? | No | Yes, if properly randomized | No — confounders may exist |
| Confounding variables | Not a major concern (not testing causal claims) | Controlled by random assignment | Major concern |
| Example | Gallup polls, census surveys | Clinical drug trials, A/B testing | Framingham Heart Study, cohort studies |
The Confounding Variable Problem
A confounding variable (or "lurking variable") is a factor that is related to both the explanatory variable and the response variable, making it impossible to tell which one is truly responsible for the observed effect. For example, in an observational study linking ice cream sales to drowning deaths, the confounding variable is temperature: hot weather increases both ice cream consumption and swimming, which increases drowning risk. Ice cream doesn't cause drowning—the study simply couldn't separate the variables because no treatment was imposed.
In a randomized experiment, confounders are handled automatically. Because subjects are split into groups by chance, every potential confounding factor—known or unknown—is likely to be distributed evenly across the groups. Any difference in outcomes can therefore be attributed to the treatment itself.
Worked Example
Read the scenario, then follow the step-by-step reasoning to classify the study and state what conclusions are valid.
Strengths, Limitations & When to Use Each
No single method is "best" in all situations. Each has trade-offs, and real-world constraints often determine which approach researchers can actually use.
| Method | Strengths | Limitations |
|---|---|---|
| Sample Survey | Fast, cost-effective, can represent huge populations; allows generalization when sample is random | Relies on honest, accurate responses; nonresponse bias can skew results; cannot establish causation; question wording can introduce bias |
| Experiment | Only method that can establish cause-and-effect; random assignment controls confounders; allows precise control of variables | Can be expensive and time-consuming; may involve ethical issues (e.g., you can't force people to smoke); subjects who know they're being studied may behave differently (Hawthorne effect); may lack generalizability if subjects aren't randomly selected |
| Observational Study | Ethical when experiments aren't possible (e.g., effects of poverty, smoking); can study long-term, naturally occurring phenomena; often cheaper; can use existing data | Cannot establish causation; confounding variables are always a concern; results can be misinterpreted by the public as causal |
Connections to Advanced Theory
In a college-level statistics or AP Statistics course, these foundational ideas lead to more sophisticated topics. Here's a preview of where they connect.
| This Lesson | Advanced Extension |
|---|---|
| Random selection → generalization | Sampling distributions & margin of error: Because the sample is random, statistical theory lets you calculate exactly how confident you should be in your estimate (e.g., "±3% with 95% confidence"). |
| Random assignment → causation | Hypothesis testing & p-values: After running an experiment, you test whether the observed difference is statistically significant or could have occurred by random chance alone. |
| Confounding in observational studies | Regression & control variables: Advanced methods like multiple regression attempt to "statistically control" for confounders, though they can never fully replicate what random assignment achieves. |
| Bias in surveys | Stratified, cluster, & systematic sampling: Techniques for improving survey design beyond simple random sampling, reducing bias while managing cost. |
| Experimental design principles | Blocking, matched-pairs, & factorial designs: Ways to increase the sensitivity of experiments by grouping similar subjects before random assignment. |
Understanding the three basic study types is not just an academic exercise. Every time you read a health study in the news, evaluate a product claim, or assess a social science finding, you need to ask: was this a survey, an experiment, or an observational study? Your ability to think critically about data starts here.
Practice Problems
Lesson Summary
There are three fundamental methods of data collection in statistics. A sample survey selects a representative group from a population and asks questions or takes measurements, aiming to estimate population parameters—it describes what is, but does not explain why. An experiment deliberately imposes a treatment on subjects and uses a control group to isolate the effect of that treatment, making it the only method that can establish cause-and-effect relationships. An observational study watches and records data without any intervention, identifying associations and patterns, but always leaving open the possibility that confounding variables are driving the results.
Randomization is the thread that ties these methods together but plays different roles in each. Random selection—choosing who is in the study—enables generalization to the broader population and is the backbone of good surveys. Random assignment—choosing who gets which treatment—controls for confounders and enables causal conclusions, and is the backbone of good experiments. A study that uses both provides the most powerful evidence possible. The conclusion you are allowed to draw must always match the design of the study that produced the data.