Description Usage Format Details Source Examples
Cyril Burt (1950) gave these data, on a sample of 100 people from Liverpool, to illustrate the application of a method of factor analysis (later called multiple correspondence analysis) applied to categorical data.
He presented these data initially in the form that has come to be called a "Burt table", giving the univariate and bivariate frequencies for an n-way frequency table.
1 | data("Burt")
|
A frequency data frame (representing a 3 x 3 x 2 x 2 frequency table) with 36 observations on the following 5 variables.
Hairhair color, a factor with levels Fair Red Dark
Eyeseye color, a factor with levels Light Mixed Dark
Headhead shape, a factor with levels Narrow Wide
Statureheight, a factor with levels Tall Short
Freqa numeric vector
Burt says: "In all, 217 individuals were examined, about two-thirds of them males. But, partly to simplify the calculations and partly because the later observations were rather more trustworthy, I shall here restrict my analysis to the data obtained from the last hundred males in the series."
Head and Stature reflect a binary coding where people are classified
according to whether they are below or above the average for the population.
Burt, C. (1950). The factorial analysis of qualitative data, British Journal of Statistical Psychology, 3(3), 166-185. Table IX.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.