1
2
3
4
5
#

Name:

Description:

Wagner (1994) investigates the rate of employment growth (y) as function of percentage of people engaged in producation activities (PA) and higher services (HS) and of the growth of these percentages (GPA, GHS) during three time periods in 21 geographical regions of the greater Hannover area.

Variables:

A data frame with 21 * 3 = 63 observations (one per Region x Period) on the following 8 variables.

Region

a factor with 21 levels, denoting the corresponding region in Hannover (conceptually a “block factor”).

PA

numeric: percent of people involved in production activities.

GPA

growth of PA.

HS

a numeric vector

GHS

a numeric vector

y

a numeric vector

Period

a factor with levels 1:3, denoting the time period, 1 = 1979-1982, 2 = 1983-1988, 3 = 1989-1992.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Hubert, M. and Rousseeuw, P. J. (1997). Robust regression with both continuous and binary regressors, Journal of Statistical Planning and Inference 57, 153–163.

References

Wagner J. (1994). Regionale Beschäftigungsdynamik und höherwertige Produktionsdienste: Ergebnisse für den Grossraum Hannover (1979-1992). Raumforschung und Raumordnung 52, 146–150.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Wagner_s_Hannover_Employment_Growth_Data_1127_78.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.