AP STATISTICS • COLLECTING DATA

Selecting an Experimental Design

How the structure of an experiment determines the validity and scope of causal conclusions.

Historical Context & Motivation

For centuries, scientists drew conclusions from uncontrolled observations—comparing outcomes without systematically ruling out alternative explanations. Agricultural yields, medical treatments, and industrial processes were evaluated anecdotally, leaving results vulnerable to hidden biases that today we call confounding variables. The question of how to design an experiment so that observed differences can be attributed to a treatment, rather than to lurking factors, drove the development of modern experimental design. This intellectual thread runs from early agricultural field trials to the randomized clinical trials that underpin modern medicine and policy evaluation.

1747
Lind's Scurvy Trial
James Lind divided twelve sailors into six groups of two and gave each group a different dietary supplement. Though small and not randomized, this is often cited as the first controlled clinical trial, demonstrating the power of deliberate comparison.
1926
Fisher Formalizes Experimental Design
Ronald A. Fisher published the first edition of Statistical Methods for Research Workers and later The Design of Experiments (1935), introducing the principles of randomization, replication, and blocking at Rothamsted Experimental Station.
1948
First Modern Randomized Controlled Trial
The British Medical Research Council conducted a randomized controlled trial of streptomycin for tuberculosis, widely recognized as the first trial to use random allocation to treatment groups, setting the gold standard for medical research.
1965
Cox's Framework for Experimental Planning
D. R. Cox published Planning of Experiments, systematizing how researchers choose among completely randomized, randomized block, and matched-pairs designs based on the structure of known sources of variability.
2000s
A/B Testing at Scale
Technology companies popularized large-scale randomized experiments—A/B tests—on millions of users, applying Fisher's principles to web interfaces, algorithms, and digital products, demonstrating that experimental design principles scale from farm plots to software platforms.

The central question that unites these milestones is deceptively simple: How should experimental units be assigned to treatments so that the resulting data support valid causal conclusions? Different designs answer this question in different ways, each balancing simplicity, control of variability, and practical constraints. Understanding when to use a completely randomized design, a randomized block design, or a matched-pairs design is a core competency in AP Statistics and a skill that extends well beyond the exam.

Core Principles of Experimental Design

Before choosing a specific layout for an experiment, you must internalize the three foundational principles that Fisher established. Every well-designed experiment incorporates comparison through control, random assignment, and replication. A fourth principle—blocking—enters when researchers have advance knowledge about a source of variability that can be accounted for structurally. These ideas are not mutually exclusive; rather, they layer upon one another to strengthen the evidence an experiment can provide.

1

Control / Comparison

Every experiment needs a baseline. A control group (which may receive a placebo or the current standard) allows you to isolate the effect of the explanatory variable by comparing treatment outcomes to baseline outcomes under otherwise identical conditions.
2

Random Assignment

Subjects are allocated to treatment groups using a chance mechanism—coin flips, random number generators, or similar devices. Randomization tends to equalize both known and unknown confounding variables across groups, justifying causal inference.
3

Replication

Each treatment must be applied to a sufficient number of experimental units so that the natural variability among units does not obscure the treatment effect. More replication yields greater statistical power to detect genuine differences.
4

Blocking

When a known source of variation exists (e.g., age, gender, location), grouping units into blocks of similar units and randomizing within each block reduces experimental error and increases sensitivity to the treatment effect.
KEY TAKEAWAY
Think of designing an experiment like planning a fair race. Control ensures every runner starts at the same line. Randomization assigns lane positions by lottery so no runner gets an unfair wind advantage. Replication runs the race with enough competitors to see true speed differences. Blocking separates heats by skill level so an Olympic sprinter doesn't obscure the comparison among college athletes. Each principle removes a different threat to a fair conclusion.

Visual Overview of Three Experimental Designs

The diagram below illustrates the structural differences among the three experimental designs you need to know for AP Statistics: the completely randomized design (CRD), the randomized block design (RBD), and the matched-pairs design. Pay attention to where the random assignment step occurs in each layout and how subjects flow from the pool of experimental units to the comparison of responses.

Panel A shows a completely randomized design where all subjects are randomly assigned to treatments without pre-grouping. Panel B illustrates a randomized block design where subjects are first sorted into blocks based on a known source of variation, then randomly assigned within each block. Panel C depicts a matched-pairs design, a special case of blocking where each block contains exactly two units (or one unit measured twice).

Notice that the key structural difference lies in what happens before randomization. In a CRD, nothing—subjects go directly to the randomization step. In an RBD, subjects are first sorted into homogeneous blocks. In matched pairs, subjects are explicitly paired so that within-pair differences reflect only the treatment effect plus random noise, not the blocking variable. The choice among these designs depends on whether you can identify a known source of variability and whether the practical constraints of the study permit blocking.

How Each Design Works

Completely Randomized Design (CRD)

In a completely randomized design, every experimental unit has an equal probability of being assigned to any treatment group. This is the simplest design and is appropriate when the researcher has no prior information about sources of variation among units, or when units are fairly homogeneous. A random number generator or a table of random digits assigns each unit to a group, and the resulting treatment groups are compared directly.

The major advantage of the CRD is its simplicity: no blocking structure must be determined in advance, and the analysis (typically a two-sample t-test or one-way ANOVA) is straightforward. The disadvantage is that if a lurking variable creates substantial variation among units, the randomization may not perfectly balance groups—especially with small sample sizes—reducing the experiment's power to detect real effects.

Randomized Block Design (RBD)

A randomized block design first groups experimental units into blocks that are homogeneous with respect to some known source of variation, then randomly assigns treatments within each block. For example, if you are testing two fertilizers on crop yield and know that field position (sunny vs. shady) affects growth, you would create blocks of plots that share similar sunlight and randomize treatments within each block. By accounting for the block-to-block variation, the RBD reduces the experimental error and increases the power to detect the treatment effect.

⚠️ AP EXAM TIP
On free-response questions, students frequently lose credit for failing to explain why they chose to block. Always state the blocking variable and explain that blocking reduces variability within groups, making it easier to detect a treatment difference. Simply saying "I will use a randomized block design" without justification is insufficient.

Matched-Pairs Design

A matched-pairs design is a special case of the randomized block design in which each block contains exactly two experimental units (or one unit measured under two conditions). The two most common forms are: (1) pairing two subjects who are similar on a key characteristic and randomly assigning one to each treatment, and (2) having each subject serve as their own control by receiving both treatments in a randomly determined order (a crossover design). The analysis focuses on the within-pair differences rather than on individual responses, which typically reduces variability dramatically.

Matched pairs are especially powerful when individual variability is large relative to the treatment effect. By looking at how each pair's responses differ, you effectively remove the pair-to-pair variation from the analysis. The cost is logistical: you must be able to identify appropriate pairs or ensure that carry-over effects do not contaminate a crossover design.

Decision Framework: Choosing the Right Design

Selecting an experimental design is a decision that depends on the researcher's knowledge of the experimental units, the number of treatments, and practical constraints. The flowchart below provides a systematic decision framework. Note that the AP exam may present a scenario and ask you to identify the most appropriate design, or it may describe a design and ask you to justify it. Either way, you must articulate the reasoning behind the choice.

Start at the top: ask whether a known source of variation exists among your experimental units. If not, use a CRD. If yes, create blocks. Then ask whether each block can contain exactly two units (or each subject can serve as their own control)—if so, use matched pairs; otherwise, use a full randomized block design. In every case, random assignment to treatments occurs within the chosen structure.
Summary comparison of the three designs tested on the AP Statistics exam.
FeatureCRDRBDMatched Pairs
Pre-grouping?NoneBlocks of ≥2 units based on a known variablePairs of 2 or 1 subject under 2 conditions
RandomizationAll units randomly assigned to treatmentsWithin each blockWithin each pair
Best whenUnits are relatively homogeneous; no known confoundA known confound can be identified and used to create blocksIndividual-level variation is large; only 2 treatments
AnalysisTwo-sample t-test or ANOVAANOVA with block as a factorOne-sample t-test on paired differences
AP Exam focusDescribe random assignment procedureIdentify blocking variable and justifyExplain how pairs are formed and why

Worked Example: Designing an Experiment

A nutritionist wants to determine whether a new protein supplement increases muscle mass more than a standard supplement over an eight-week period. She recruits 40 volunteers from a gym—20 are experienced weightlifters and 20 are beginners. She suspects that fitness level affects muscle gain independently of the supplement. Design an experiment to test the supplement's effectiveness.

Designing the Protein Supplement Experiment
1
Step 1 — Identify the Key VariablesThe explanatory variable (factor) is the type of supplement: new protein supplement vs. standard supplement. The response variable is the change in muscle mass (in pounds) over eight weeks. The potential confounding variable is the fitness level of the volunteer (experienced vs. beginner), which is known before the experiment begins.
Factor: supplement type; Response: Δ muscle mass; Confound: fitness level
2
Step 2 — Select the DesignBecause the researcher has identified a known source of variability (fitness level) that is expected to influence the response, a randomized block design is most appropriate. There are two natural blocks: experienced weightlifters and beginners. With two treatment conditions and blocks of size 20, each block can accommodate random assignment to both treatments.
Design: Randomized Block Design with two blocks (experienced, beginner)
3
Step 3 — Describe the Blocking and Random AssignmentSeparate the 40 volunteers into two blocks: Block 1 = 20 experienced weightlifters, Block 2 = 20 beginners. Within Block 1, use a random number generator to assign 10 volunteers to the new supplement and 10 to the standard supplement. Repeat this process independently within Block 2. This ensures that each treatment group contains equal representation of both fitness levels, preventing fitness from confounding the treatment comparison.
Each block: 10 → new supplement, 10 → standard supplement (randomly assigned)
4
Step 4 — Describe Measurement and ComparisonMeasure each participant's muscle mass at the start and end of the eight-week period. Calculate the change in muscle mass for each participant. Within each block, compare the mean change in the new-supplement group to the mean change in the standard-supplement group. If the new supplement is more effective, we expect a significantly larger mean change in the new-supplement group within each block.
Compare mean Δ muscle mass between treatment groups within each block
5
Step 5 — Justify the Design ChoiceWhy not a CRD? A completely randomized design would risk placing most experienced lifters in one treatment group by chance, especially with only 40 subjects. Blocking on fitness level removes fitness-level variability from the error term, increasing the experiment's ability to detect a true supplement effect. A matched-pairs design is not ideal here because we have two treatment groups and blocks of size 20 (not pairs of 2), and there is no natural one-to-one pairing among participants.
RBD justified: blocking removes known variability, increasing statistical power

Strengths and Limitations of Each Design

No single design is universally superior; each involves trade-offs between simplicity, statistical efficiency, and practical feasibility. The table below summarizes the key strengths and limitations you should be prepared to discuss on the AP exam. When a free-response question asks you to justify a design, referencing both its strengths and the limitations of alternatives demonstrates a sophisticated understanding.

Comparative strengths and limitations of the three AP-relevant experimental designs.
DesignStrengthsLimitations
Completely Randomized (CRD)Simplest to implement; no advance knowledge of variability needed; flexible for any number of treatments; straightforward analysisUncontrolled variability inflates experimental error; less powerful when units are heterogeneous; with small n, groups may be unbalanced on key characteristics by chance
Randomized Block (RBD)Accounts for known source of variation; reduces error variability; more powerful than CRD when blocks are truly homogeneous; can handle multiple treatmentsRequires advance knowledge of a blocking variable; ineffective if blocks are poorly chosen (wrong variable or insufficient homogeneity); more complex analysis; loses degrees of freedom to blocks
Matched PairsMaximally controls individual-level variation; very powerful when subject-to-subject differences dominate; simple paired-difference analysisLimited to exactly two treatments; finding matched pairs can be difficult or subjective; crossover designs risk carry-over effects; loss of one subject eliminates the entire pair
KEY TAKEAWAY
Think of design selection like choosing insulation for a house. A CRD is like a house with no insulation—heat escapes everywhere (variability is uncontrolled). An RBD adds insulation in the walls where you know heat escapes (blocking reduces known variability). Matched pairs are like adding insulation perfectly fitted to every crack (each pair eliminates individual-level noise). Better insulation costs more effort to install, but it preserves the 'heat' (treatment effect signal) far more effectively.

Connections to Advanced Concepts

The three designs covered in AP Statistics—CRD, RBD, and matched pairs—are entry points into a much richer landscape of experimental design methodology studied in college-level courses and professional research. Understanding how these foundational designs connect to more advanced concepts deepens your appreciation of why design matters and helps you answer AP questions that probe the reasoning behind experimental structure.

How AP-level experimental designs extend into advanced statistical methodology.
AP-Level ConceptAdvanced ExtensionConnection
Completely Randomized DesignFactorial Experiments (2 × 2, 2 × 3, etc.)CRDs can test multiple factors simultaneously, examining both main effects and interaction effects
Randomized Block DesignLatin Square and Split-Plot DesignsBlocks can be extended to control for two sources of variation simultaneously or to handle constraints where some factors must be applied at different levels of hierarchy
Matched-Pairs DesignCrossover Designs and Repeated MeasuresWhen each subject receives both treatments in sequence, time-related effects and wash-out periods become design considerations
Random Assignment (all designs)Randomization Tests and Permutation InferenceThe act of randomization itself provides the mathematical justification for inference without distributional assumptions

For the AP exam, you do not need to implement factorial or Latin square designs, but understanding that blocking and randomization are scalable principles will help you reason about unfamiliar scenarios. The AP free-response section sometimes presents multi-factor experiments or unusual blocking structures, and students who understand the underlying logic—rather than just memorizing three design names—are best positioned to earn full credit.

🔑 EXPERIMENT VS. OBSERVATIONAL STUDY
Remember: the defining feature of an experiment is the imposition of treatments by the researcher. If treatments are merely observed (not assigned), you have an observational study, and causal conclusions cannot be drawn regardless of the statistical method used. This distinction is fundamental and appears regularly on the AP exam.

Practice Problems

1
A researcher wants to test whether a new type of running shoe reduces 5K race times compared to a standard shoe. She has 30 runners available and knows that each runner's baseline fitness varies widely. She decides to have each runner complete one 5K in the new shoe and one 5K in the standard shoe, with the order randomized. Which experimental design is being used?
2
A botanist wants to compare the effects of three different fertilizers on tomato plant growth. She has 60 tomato plants arranged in a greenhouse with 4 rows, where each row receives different amounts of sunlight. She creates blocks by row and randomly assigns fertilizers within each row. How many plants receive each fertilizer treatment within each block?
3
A psychologist wants to test whether background music improves performance on a memory task. She has 50 participants and knows that age (young adults vs. older adults) is likely to affect memory performance. She is choosing between a completely randomized design and a randomized block design blocking on age group. Which of the following best explains why a randomized block design would be preferred?
PROBLEM 4APPLIED
A pharmaceutical company wants to test whether a new migraine medication reduces the frequency of migraines more effectively than the current standard medication. The company recruits 120 migraine sufferers. Researchers know from previous studies that migraine frequency is heavily influenced by whether a patient experiences chronic migraines (15+ per month) or episodic migraines (fewer than 15 per month). Among the 120 patients, 40 have chronic migraines and 80 have episodic migraines. (a) Identify an appropriate experimental design for this study and explain why it is preferred over a completely randomized design. (b) Describe in detail how the researchers should implement the design you identified, including how random assignment should be carried out. (c) Explain why random assignment is important even within a blocked design. (d) Suppose the results show that the new medication significantly reduces migraine frequency compared to the standard. Can the researchers conclude that the new medication caused the reduction? Explain.
PROBLEM 5CRITICAL THINKING
A school district is evaluating two new math curricula (Curriculum A and Curriculum B) to determine which leads to higher student achievement on a standardized test. The district has 12 schools. Six schools are located in urban areas and six in suburban areas. Within each school, there are approximately 100 students in the relevant grade level. A district administrator proposes the following design: 'We will randomly assign 6 schools to Curriculum A and 6 schools to Curriculum B, then compare the average standardized test scores at the end of the year.' (a) What type of experimental design has the administrator proposed? Is this design appropriate given the structure of the schools? Explain. (b) Propose an improved experimental design. Clearly describe the blocking variable, the random assignment procedure, and the units of analysis. (c) A teacher suggests that instead of assigning by school, they should randomly assign individual students within each school to a curriculum. Discuss one advantage and one practical limitation of this approach. (d) Regardless of which design is used, explain why this experiment might have limitations in establishing causation that a laboratory experiment would not have.

Summary & Review

Selecting an experimental design is the process of choosing the structural framework that determines how experimental units are assigned to treatments. The three designs tested on the AP Statistics exam are the completely randomized design (CRD), which randomly assigns all units to treatments without pre-grouping; the randomized block design (RBD), which first sorts units into homogeneous blocks based on a known source of variability and then randomizes within each block; and the matched-pairs design, a special case of blocking where each block contains exactly two units or one unit is measured under both conditions.

All three designs rest on the foundational principles of control (a comparison group ensures a baseline), random assignment (a chance mechanism balances known and unknown confounders, enabling causal conclusions), and replication (enough units per treatment to detect genuine effects). When choosing a design, ask: Is there a known source of variability? If yes, block on it. Can blocks have exactly two units? If yes, use matched pairs. If no known variability exists or blocking is impractical, the CRD remains a valid and powerful choice. On the AP exam, always justify your design by explaining what variability the design controls and why random assignment is necessary.

Varsity Tutors • AP Statistics • Selecting an Experimental Design