ex0914: Pace of Life and Heart Disease

Description Usage Format Source References Examples

Description

In four regions of the US (Northeast, Midwest, South and West), in three different sized metropolitan regions, researchers measured indicators of pace of life.

Usage

1

Format

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

Bank

bank clerk speed

Walk

pedestrian walking speed

Talk

postal clerk talking speed

Heart

age adjusted death rate due to heart disease

Source

Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.

References

Levine, R.V. (1990). The Pace of Life, American Scientist 78: 450–459.

Examples

1

Example output

'data.frame':	36 obs. of  4 variables:
 $ Bank : int  31 30 29 28 27 26 30 28 33 33 ...
 $ Walk : int  28 23 24 28 22 25 26 30 22 22 ...
 $ Talk : int  24 23 18 23 30 24 24 21 18 22 ...
 $ Heart: int  24 29 31 26 26 20 17 19 26 24 ...

Sleuth3 documentation built on May 2, 2019, 6:41 a.m.