1
2
3
4
5
#

Name:

Description:

Researchers studying the effect of antibiotic treatment for acute sinusitis to one of two groups: treatment or control.

Variables:

  • group - a factor with levels control and treatment

  • self.reported_improvement - a factor with levels no and yes

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

J.M. Garbutt et al. Amoxicillin for Acute Rhinosinusitis: A Randomized Controlled Trial. In: JAMA: The Journal of the American Medical Association 307.7 (2012), pp. 685-692.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Sinusitis_and_antibiotic_experiment_1502_16.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.