1
2
3
4
5
#

Name:

Description:

Age at first speaking and aptitude test scores

Variables:

A data frame with 21 observations on the following 4 variables.

Child ID for each child
Age Age at first speaking (in months)
Gesell Gesell Aptitude Test Score

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data were originally collected by L.M. Linde of UCLA but were first published by M.R. Mickey, O.J. Dunn, and V. Clark, "Note on the use of stepwise regression in detecting outliers," Computers and Biomedical Research, 1 (1967), pp. 105-111. The data have been used by several authors. We found them in David Moore's Basic Practice of Statistics, WH Freeman (2004)

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.