E8.12: Data on Lung Cancer Deaths and Cigarette Smoking

Description Usage Format Source Examples

Description

The E8.12 data frame has 11 rows and 3 columns.

Usage

1

Format

This data frame contains the following columns:

Country

a character vector, the country.

y

a numeric vector, male deaths in 1950 for lung cancer, per million.

x

a numeric vector, per capita cigarette consumption in 1930.

Source

Tufte, (1974) Data Analysis for Politics and Policy. Englewood Cliffs, N.J.: Prentice-Hall. Data are adapted.

Examples

1
2

Example output

   Country                y               x         
 Length:11          Min.   : 58.0   Min.   : 220.0  
 Class :character   1st Qu.:132.5   1st Qu.: 345.0  
 Mode  :character   Median :170.0   Median : 460.0  
                    Mean   :204.4   Mean   : 605.0  
                    3rd Qu.:247.5   3rd Qu.: 822.5  
                    Max.   :465.0   Max.   :1280.0  

SenSrivastava documentation built on May 2, 2019, 7:29 a.m.