ex1916 | R Documentation |
Fictitious data set based on results of an experiment where subjects were randomly divided into two groups and given a placebo or vitamin c to take during the cold season. At the end of the cold season, the subjects were interviewed by a physician who determined whether they had or had not suffered a cold during the period. Skeptics interviewed the 800 subjects to determine who knew and who did not know to which group they had been assigned. Vitamin C has a bitter taste and those familiar with it could recognize whether their pills contained it.
ex1916
A data frame with 4 observations on the following 4 variables.
a factor with levels "no"
and "yes"
a factor with levels "placebo"
and
"vitC"
number of people who got a cold
number of people who did not get a cold
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
str(ex1916)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.