-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## L14: Experimental Design Part II - Examples ([pdf](../slides/14-experiments-pt2.pdf), [video]()) | ||
|
||
[![Lecture14-Experiments2](../assets/images/14-experiments-pt2.jpg)](../slides/14-experiments-pt2.pdf) | ||
|
||
This lecture is the second part of a series on designing experiments. | ||
|
||
We discussed and critiqued examples of studies using experiments, including a true (randomized) experiment in the Tomkins et al study of double blind reviewing at the Conference on Web Search and Data Mining. | ||
|
||
|
||
### Lecture Readings | ||
|
||
> Shadish, W. R., Cook, T. D., & Campbell, D. T. (2002). Experimental and quasi-experimental designs for generalized causal inference. Wadsworth Publishing. | ||
The discussion of cause as an *inus condition* -- "insufficient but nonredundant part of an unnecessary but sufficient condition" -- follows Chapter 1 from the book (Experiments and generalized causal inference). | ||
|
||
--- | ||
|
||
> Tomkins, A., Zhang, M., & Heavlin, W. D. (2017). [Single versus double blind reviewing at WSDM 2017](https://arxiv.org/pdf/1702.00502). arXiv preprint arXiv:1702.00502 | ||
A nice example of a randomized experiment carried out to assess the impact of single vs double-blind reviewing of conference papers. The paper reports that: | ||
- “Reviewers in the single-blind condition [...] preferentially bid for papers from top universities and companies.” | ||
- “Single-blind reviewers are significantly more likely than their double-blind counterparts to recommend for acceptance papers from famous authors [odds multiplier 1.64], top universities [1.58], and top companies [2.10].” | ||
|
||
|
Binary file not shown.