Description Usage Format Details Source
This is the same dataset as the drawings dataset but organised differently in R.
1 |
A data frame with 756 rows and 5 columns:
Error | numeric | Error in drawing angle |
Orientation | factor | Orientation of baseline (H, V, O) |
Angle | numeric | Angle to be copied |
Length | factor | Length of baseline (Long or Short) |
Child | factor | Number of child (1 to 36) |
The data come from an experiment on young children's drawing conducted by Dr. Charles Crook of the Psychology Department in Durham University.
Thirty-six five-year-olds each copied seven angles (30, 45, 60, 90, 120, 135 and 150 degrees) on to each of three pre-drawn baseline orientations: vertical, horizontal and 45 degrees (oblique). One group of 18 subjects drew on a long baseline and the remainder on a short baseline.
The data are, for each of the 36 children, the errors in each of the 21 angles drawn and a variable which indicates the baseline type. The error is positive, or negative respectively, if the angle is drawn closer to, or further from, the perpendicular than the target angle.
The experiment was motivated by previous research which demonstrated a tendency for children to make 45 degree angles approach the perpendicular except when drawn on a vertical baseline. Crook's experiment had a wider range of baselines and angles and hoped to generalise understanding of this tendency.
Charles Crook, Department of Psychology, University of Durham.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.