E2.8 {SenSrivastava}R Documentation

Data on per Capita Output of Workers in Shanghai

Description

The E2.8 data frame has 17 rows and 4 columns, data for 17 factories in Shanghai.

Usage

data(E2.8)

Format

This data frame contains the following columns:

Output
a numeric vector, per capita output in Chinese Yuan.
SI
a numeric vector, number of workers in the factory.
SP
a numeric vector, land area of the factory in sq. meters per worker.
I
a numeric vector, investments in Yuan per worker.

Source

Prof. Zhang Tingwei of Tongji University, Shanghai.

Examples

   data(E2.8)
   summary(E2.8)

[Package SenSrivastava version 0.1-13 Index]