ex1321 | R Documentation |
A data set simulated to match the summary statistics and conclusions from Rosenthal and Jacobson's Pygmalion study on elementary school students. The researchers assigned students at random to a pygmalion or control treatment group. They supplied information to the teachers of those in the pygmalion group with the false information that an intelligence test had indicated that the student was likely to excel. The researchers wished to see if the change in intelligence test scores for the students tended to be larger for those students labeled as likely to excel.
ex1321
A data frame with 320 observations on the following 5 variables.
a student identification number
the student's grade, 1 through 6
a factor with 17 levels "1a"
, "1b"
, and
so on, to indicate the 17 distinct teacher/classrooms.
a factor with levels "pygmalion"
and
"control"
corresponding to whether the researchers had told the
teacher that the student was “likely to succeed” or not
the intelligence test score taken at the end of the school year minus the intelligence test score taken at the begging of the school year
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 Jacobson, L. 1968, Pygmalion in the Classroom: Teacher Expectation and Pupil's Intellectual Development, Holt, Rinehart, and Winston, Inc.
str(ex1321)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.