E1.16: Earnings and Prices of Selected Paper Company Stocks

Description Usage Format Source Examples

Description

The E1.16 data frame has 10 rows and 3 columns.

Usage

1

Format

This data frame contains the following columns:

Company

a character vector, name of the company

Earn.Share

a numeric vector, 1972 earnings per share, in dollars.

Price.Share

a numeric vector, prive per share, in dollars, in may, 1973.

Source

Dacey (1983, ch 1) from Moodys's Stock Survey, June 4, 1973, p 610.

Examples

1
with(E1.16, plot(Price.Share, Earn.Share))

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