ex1419 | R Documentation |
These data were simulated to match the summary statistics and conclusions of Rosenthal and Fode's Clever Hans experiment. Each of 12 students trained rats to run a maze. The data set contains their number of successful runs out of 50 on each of 5 days. It also shows two summarizing statistics for each student: the overall success rate on all 5 days and the slope in the least squares regression of daily success rate (number of successes in a day divided by 50) on day. Also included are the student's response to the prior expectation of success question and the student's response to a post- experiment question about how relaxed they felt handling their rats (with higher values corresponding to more relaxed). The treatment variable shows whether or not the students were supplied with the fictitious information about whether their rats were bright or not.
ex1419
A data frame with 12 observations on the following 12 variables.
a student identification number
the student's prior expectation of rat-training success, on a scale from -10 to 10
a numerical variable for pairs of students grouped according to their values of PriorExp
a factor with levels "bright"
and "dull"
corresponding to whether students were told (falsely) that their rats were
bright or not
the number of successful rat mazed runs on day 1
the number of successful rat mazed runs on day 2
the number of successful rat mazed runs on day 3
the number of successful rat mazed runs on day 4
the number of successful rat mazed runs on day 5
degree of relaxation students felt in handling their rats, on a scale from 0 to 10
the total proportion of successful maze runs in 5 days
the slope in the least squares regression of mean daily success as a function of day, estimated for each student individually
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
Rosenthal, R. and Fode, K.L. (1963) The Effect of Experimenter Bias on the Performance of the Albino Rat Behavioral Science 8:3: 183–189.
ex2120
str(ex1419)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.