You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.**Controlling.** Researchers assign treatments to cases, and they do their best to **control** any other differences in the groups[^data-design-6].\
538
-
For example, when patients take a drug in pill form, some patients take the pill with only a sip of water while others may have it with an entire glass of water. To control for the effect of water consumption, a doctor may instruct every patient to drink a 12 ounce glass of water with the pill.
537
+
1.**Controlling.** Researchers assign treatments to cases, and they do their best to **control** any other differences in the groups[^data-design-6]. For example, when patients take a drug in pill form, some patients take the pill with only a sip of water while others may have it with an entire glass of water. To control for the effect of water consumption, a doctor may instruct every patient to drink a 12 ounce glass of water with the pill.
539
538
540
539
[^data-design-6]: This is a different concept than a *control group*, which we discuss in the second principle and in Section \@ref(reducing-bias-human-experiments).
3.**Replication.** The more cases researchers observe, the more accurately they can estimate the effect of the explanatory variable on the response.
551
550
In a single study, we **replicate** by collecting a sufficiently large sample.
552
-
Alternatively, a group of scientists may replicate an entire study to verify an earlier finding.
551
+
What is considered sufficiently large varies from experiment to experiment, but at a minimum we want to have multiple subjects (experimental units) per treatment group.
552
+
Another way of achieving replication is replicating an entire study to verify an earlier finding.
553
+
The term **replication crisis** refers to the ongoing methodological crisis in which past findings from scientific studies in several disciplines have failed to be replicated.
554
+
**Pseudoreplication** occurs when individual observations under different treatments are heavily dependent on each other.
555
+
For example, suppose you have 50 subjects in an experiment where you're taking blood pressure measurements at 10 time points throughout the course of the study.
556
+
By the end, you will have 50 $\times$ 10 = 500 measurements.
557
+
Reporting that you have 500 experimental units would be considered pseudoreplication as the blood pressure measurements of a given individual are not independent of each other.
558
+
Pseudoreplication often happens when the wrong entity is replicated and reported sample sizes are exaggerated.
4.**Blocking.** Researchers sometimes know or suspect that variables, other than the treatment, influence the response. Under these circumstances, they may first group individuals based on this variable into **blocks** and then randomize cases within each block to the treatment groups. This strategy is often referred to as **blocking**. For instance, if we are looking at the effect of a drug on heart attacks, we might first split patients in the study into low-risk and high-risk blocks, then randomly assign half the patients from each block to the control group and the other half to the treatment group, as shown in Figure \@ref(fig:blocking). This strategy ensures that each treatment group has the same number of low-risk patients and also the same number of high-risk patients.
0 commit comments