Forbes2000 The Forbes 2000 Ranking of the World’s Biggest ...



Forbes2000 The Forbes 2000 Ranking of the World’s Biggest Companies (Year

2004)

Description

Tips sobre el archive

The Forbes 2000 list is a ranking of the world’s biggest companies, measured by sales, profits,

assets and market value.

Usage

data("Forbes2000")

Format

A data frame with 2000 observations on the following 8 variables

o rank the ranking of the company.

o name the name of the company.

o country a factor giving the country the company is situated in.

o category a factor describing the products the company produces.

o sales the amount of sales of the company in billion USD.

o profits the profit of the company in billion USD.

o assets the assets of the company in billion USD.

o marketvalue the market value of the company in billion USD.

Source

, assessed on November 26th, 2004.

Examples

data("Forbes2000", package = "HSAUR2")

summary(Forbes2000)

### number of countries

length(levels(Forbes2000$country))

### number of industries

length(levels(Forbes2000$category))

Si es necesario puede recodificar algunas variables

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download