Last data update: 2014.03.03

R: Demographic Data for the 50 States of the U.S.
E2.11R Documentation

Demographic Data for the 50 States of the U.S.

Description

The E2.11 data frame has 50 rows and 27 columns, this combines exhibits E2.10 and E2.11 in the book. The data are for 1980 except as noted.

Usage

data(E2.11)

Format

This data frame contains the following columns:

State

a character vector, two-letter state code.

POP

a numeric vector, total population (1000's).

UR

a numeric vector, per mil of population living in urban areas.

MV

a numeric vector, per mil who moved between 1965 and 1970.

BL

a numeric vector, number of blacks (1000's).

SP

a numeric vector, number of spanish speaking (1000's)

AI

a numeric vector, number of native americans (100's).

IN

a numeric vector, number of inmates of all institutions (correctional, mental, TB, etc) in 1970, (1000's).

PR

a numeric vector, number of inmates of correctional institutions in 1970 (100's)

MH

a numeric vector, Homes and schools for the mentally handicapped (100's)

B

a numeric vector, births per thousand.

HT

a numeric vector, death rate from hearth disease per 100000 residents.

S

a numeric vector, suicide rate, 1978, per 100000.

DI

a numeric vector, death rate from diabetes, 1978, per 100000.

MA

a numeric vector, marriage rate, per 10000.

D

a numeric vector, divorce rate, per 10000.

DR

a numeric vector, physicians per 100000.

DN

a numeric vector, dentists per 100000.

HS

a numeric vector, per mil high school grads.

CR

a numeric vector, crime rate per 100000 population.

M

a numeric vector, murder rate oer 100000 population.

PI

a numeric vector, prison rate (federal and state) per 100000 residents.

RP

a numeric vector,

VT

a numeric vector,

PH

a numeric vector, telephjones per 100 (1979).

INC

a numeric vector, per capita income in 1972 dollars.

PL

a numeric vector, per mil of population below poverty label.

Source

Compiled by Prof. Siim Soot, Department of Geography, University of Illinois at Chicago, from Statistical Abstract of the United States, 1981, U.S. Bureau of the Census, Washington, D.C.

Examples

data(E2.11)
summary(E2.11)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(SenSrivastava)
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/SenSrivastava/E2.11.Rd_%03d_medium.png", width=480, height=480)
> ### Name: E2.11
> ### Title: Demographic Data for the 50 States of the U.S.
> ### Aliases: E2.11
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(E2.11)
> summary(E2.11)
    State                POP              UR              MV       
 Length:50          Min.   :  400   Min.   :338.0   Min.   :363.0  
 Class :character   1st Qu.: 1168   1st Qu.:552.2   1st Qu.:437.5  
 Mode  :character   Median : 3066   Median :670.5   Median :461.5  
                    Mean   : 4511   Mean   :669.3   Mean   :480.9  
                    3rd Qu.: 5319   3rd Qu.:801.2   3rd Qu.:513.8  
                    Max.   :23669   Max.   :913.0   Max.   :731.0  
       BL                SP                AI                IN        
 Min.   :   1.00   Min.   :   3.00   Min.   :  10.00   Min.   :  1.00  
 1st Qu.:  30.25   1st Qu.:  25.25   1st Qu.:  64.25   1st Qu.: 11.00  
 Median : 194.00   Median :  58.50   Median : 113.00   Median : 31.00  
 Mean   : 520.78   Mean   : 291.76   Mean   : 283.46   Mean   : 42.42  
 3rd Qu.: 986.50   3rd Qu.: 123.00   3rd Qu.: 336.25   3rd Qu.: 49.50  
 Max.   :2402.00   Max.   :4544.00   Max.   :2013.00   Max.   :218.00  
       PR               MH               B               HT       
 Min.   :  3.00   Min.   :  0.00   Min.   :122.0   Min.   : 76.0  
 1st Qu.:  9.75   1st Qu.: 10.00   1st Qu.:152.2   1st Qu.:286.8  
 Median : 41.50   Median : 24.50   Median :164.5   Median :320.5  
 Mean   : 65.26   Mean   : 40.88   Mean   :168.0   Mean   :314.3  
 3rd Qu.: 86.50   3rd Qu.: 51.75   3rd Qu.:178.2   3rd Qu.:357.8  
 Max.   :499.00   Max.   :223.00   Max.   :301.0   Max.   :431.0  
       S               DI              MA                D         
 Min.   : 72.0   Min.   : 27.0   Min.   :  75.00   Min.   : 30.00  
 1st Qu.:110.0   1st Qu.:128.2   1st Qu.:  91.25   1st Qu.: 42.00  
 Median :124.5   Median :153.0   Median : 107.00   Median : 55.00  
 Mean   :130.1   Mean   :151.8   Mean   : 135.50   Mean   : 57.78  
 3rd Qu.:145.0   3rd Qu.:170.0   3rd Qu.: 122.75   3rd Qu.: 69.00  
 Max.   :248.0   Max.   :252.0   Max.   :1474.00   Max.   :168.00  
       DR              DN              HS              CR      
 Min.   :102.0   Min.   :32.00   Min.   :523.0   Min.   :2552  
 1st Qu.:133.2   1st Qu.:43.00   1st Qu.:642.8   1st Qu.:4697  
 Median :153.0   Median :49.50   Median :682.0   Median :5405  
 Mean   :161.9   Mean   :51.74   Mean   :672.9   Mean   :5490  
 3rd Qu.:183.8   3rd Qu.:58.75   3rd Qu.:724.8   3rd Qu.:6353  
 Max.   :261.0   Max.   :74.00   Max.   :802.0   Max.   :8854  
       M                PI               RP              VT       
 Min.   :  7.00   Min.   : 28.00   Min.   :372.0   Min.   :407.0  
 1st Qu.: 44.00   1st Qu.: 78.25   1st Qu.:481.2   1st Qu.:497.0  
 Median : 83.50   Median :106.00   Median :504.5   Median :552.5  
 Mean   : 81.78   Mean   :119.46   Mean   :521.1   Mean   :551.4  
 3rd Qu.:107.50   3rd Qu.:152.50   3rd Qu.:558.8   3rd Qu.:592.2  
 Max.   :200.00   Max.   :244.00   Max.   :728.0   Max.   :704.0  
       PH             INC             PL       
 Min.   :36.00   Min.   :3677   Min.   : 67.0  
 1st Qu.:53.00   1st Qu.:4448   1st Qu.: 83.5  
 Median :56.00   Median :5216   Median :100.0  
 Mean   :55.52   Mean   :5130   Mean   :115.7  
 3rd Qu.:59.00   3rd Qu.:5634   3rd Qu.:142.5  
 Max.   :66.00   Max.   :7141   Max.   :261.0  
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>